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

fixed IPA consistency test, rm addressSanitizer message #412

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

agnxsh
Copy link
Collaborator

@agnxsh agnxsh commented Jun 29, 2024

Addresses #396 ,
Fixes IPA consistency test, now the test returns the correct prover_challenge post ipa_prove, and then correctly verifies the same correctly as well.

For reference, https://github.com/crate-crypto/verkle-trie-ref/blob/2332ab8/ipa/ipa_test.py#L38-L50.

Also removed the compile with address sanitizer ON message, as that bug has been now fixed here #403

Copy link
Owner

@mratsim mratsim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mratsim mratsim merged commit 90f5e4d into mratsim:master Jun 29, 2024
12 checks passed
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.

2 participants