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

🔑 Side-loading Verification Keys #16

Closed
teddyjfpender opened this issue Jan 17, 2024 · 0 comments
Closed

🔑 Side-loading Verification Keys #16

teddyjfpender opened this issue Jan 17, 2024 · 0 comments
Assignees

Comments

@teddyjfpender
Copy link
Contributor

🔑 RFC-0002: Generic Recursive Proving Primitives (Side-loading Verification Keys)

This RFC proposes an enhancement to the current developer experience of working with verification keys in o1js for example in smart contracts and provable-programs. Currently users are unable to provide a specific verification key for the contract or program to use when verifying a proof. By enabling the side-loading of verification keys, this approach allows for greater flexibility, permitting a prover to use any verification key from a tree of accepted keys, rather than being constrained to a single pre-defined key.

@teddyjfpender teddyjfpender converted this from a draft issue Jan 17, 2024
@teddyjfpender teddyjfpender self-assigned this Jan 17, 2024
@TyrellCorp2020 TyrellCorp2020 moved this from Open RFC to Proposal in Review (MF) in Core Project Board Apr 4, 2024
@TyrellCorp2020 TyrellCorp2020 moved this from Proposal in Review (MF) to Done in Core Project Board Apr 10, 2024
@TyrellCorp2020 TyrellCorp2020 moved this from Done to Implementation in Progress in Core Project Board Apr 10, 2024
@TyrellCorp2020 TyrellCorp2020 moved this from Implementation in Progress to Done in Core Project Board Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants