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

make reveal API more flexible #655

Open
themighty1 opened this issue Oct 24, 2024 · 0 comments
Open

make reveal API more flexible #655

themighty1 opened this issue Oct 24, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@themighty1
Copy link
Member

Currently if the prover has commitments to two or more rangesets and they want to reveal them, they must make two or more separate calls to TranscriptProofBuilder::reveal.
We want to allow the prover to make a single call to reveal passing in the union of all rangesets to be revealed.

Reveal logic is located here:

"encoding commitment is missing for ranges in {} transcript",

@themighty1 themighty1 added the good first issue Good for newcomers label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant