Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possibly speed up proof verification #659

Open
Tracked by #522
th7nder opened this issue Dec 27, 2024 · 0 comments
Open
Tracked by #522

Possibly speed up proof verification #659

th7nder opened this issue Dec 27, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@th7nder
Copy link
Contributor

th7nder commented Dec 27, 2024

Currently we're able to verify 10 partitions per extrinsic call.
There is a method of randomized verification that can speed the process up:
https://github.com/filecoin-project/bellperson/blob/95fd3fc10e740547b53ce8e86a04c49509af6a41/src/groth16/verifier.rs#L109

@th7nder th7nder mentioned this issue Dec 27, 2024
34 tasks
@th7nder th7nder added the enhancement New feature or request label Dec 27, 2024
@th7nder th7nder added this to the Phase 3 milestone Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant