constantine icon indicating copy to clipboard operation
constantine copied to clipboard

fixed IPA consistency test, rm addressSanitizer message

Open agnxsh opened this issue 7 months ago • 0 comments

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

agnxsh avatar Jun 29 '24 12:06 agnxsh