Skip to content

fix: Blake3 hash conversion in ram_blowup_regression test#12584

Closed
DeVikingMark wants to merge 1 commit intoAztecProtocol:masterfrom
DeVikingMark:main-nr
Closed

fix: Blake3 hash conversion in ram_blowup_regression test#12584
DeVikingMark wants to merge 1 commit intoAztecProtocol:masterfrom
DeVikingMark:main-nr

Conversation

@DeVikingMark
Copy link
Contributor

Fixed the field_from_bytes_32_trunc function to properly handle Blake3 hash output by using the first 31 bytes instead of ignoring the last byte.

Fixed the issue where the test was generating invalid proofs that failed verification after switching from SHA256 to Blake3 in PR #12445.*

Fixes #12517

@DeVikingMark DeVikingMark closed this by deleting the head repository Apr 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ram_blowup_regression is generating invalid proofs which then fail to verify

1 participant