-
Notifications
You must be signed in to change notification settings - Fork 347
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
Release optimized PLONK verifier #23
Conversation
Co-authored-by: Stanislav Bezkorovainyi <stanislavbezkor@gmail.com>
Co-authored-by: Stanislav Breadless <stanislavbezkor@gmail.com>
300c38b
to
b3cb6e7
Compare
Blocked by #37 ? |
@vladbochok no, this one goes into |
Though actually since #37 supports both aggregation and lack of it, it is indeed better to wait for it to be finalized and then use it here also |
The optimized PLONK verified has been released as part of boojum release |
Description:
For the details you can refer to the main PR with changes: #16.
Audit:
External