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

Verkle ipa multiproof is now internally consistent #458

Merged
merged 3 commits into from
Aug 16, 2024

Conversation

mratsim
Copy link
Owner

@mratsim mratsim commented Aug 16, 2024

This is a followup to the Verkle refactoring from

While simple proof generation / verification had an off-by-one found right away #403,
multiproofs had:

The current code is self-consistent, but we need more assurance that the outputs are the same as the other libraries.
Hence we keep #396 open to make sure test coverage is improved and corner cases are hardened.

@mratsim mratsim requested a review from agnxsh August 16, 2024 10:13
@mratsim mratsim merged commit 618d8b3 into master Aug 16, 2024
24 checks passed
@mratsim mratsim deleted the verkle-ipa-multiproof branch August 16, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant