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

feat(bb.js): add option to specify vkey in verifyProof method #11023

Open
saleel opened this issue Jan 3, 2025 · 0 comments
Open

feat(bb.js): add option to specify vkey in verifyProof method #11023

saleel opened this issue Jan 3, 2025 · 0 comments
Labels
C-bb.js Component: bb.js - wrapping bberg in js

Comments

@saleel
Copy link
Contributor

saleel commented Jan 3, 2025

verifyProof() method of UltraPlonkBackend and UltraHonkBackend generates the verification key every time.

Add an option to provide the vkey so that consuming apps can improve verification time by providing a cached vkey.

@saleel saleel added the C-bb.js Component: bb.js - wrapping bberg in js label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bb.js Component: bb.js - wrapping bberg in js
Projects
None yet
Development

No branches or pull requests

1 participant