Skip to content

feat: merge-train/avm#21781

Merged
jeanmon merged 20 commits intonextfrom
merge-train/avm
Mar 20, 2026
Merged

feat: merge-train/avm#21781
jeanmon merged 20 commits intonextfrom
merge-train/avm

Conversation

@AztecBot
Copy link
Collaborator

@AztecBot AztecBot commented Mar 19, 2026

BEGIN_COMMIT_OVERRIDE
fix(avm): keccak pre-audit (#21486)
fix(avm)!: calldata - internal audit (#21380)
chore: fix alu comment (#21804)
chore: misnamed copy function in public db (#21810)
fix(avm)!: add std multi-row computation constraint (#21718)
fix(avm): fuzzer compilation issue related to calldata (#21838)
fix(avm)!: reduce keccakf cols (#21641)
END_COMMIT_OVERRIDE

Mostly docs update for keccak.
Copy link
Collaborator

@ludamad ludamad left a comment

Choose a reason for hiding this comment

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

🤖 Auto-approved

@AztecBot AztecBot enabled auto-merge March 19, 2026 09:13
@AztecBot
Copy link
Collaborator Author

🤖 Auto-merge enabled after 4 hours of inactivity. This PR will be merged automatically once all checks pass.

Linear issue:
[AVM-70](https://linear.app/aztec-labs/issue/AVM-70/calldata)

---------

Co-authored-by: Miranda Wood <miranda@aztecprotocol.com>
@AztecBot AztecBot added this pull request to the merge queue Mar 19, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 19, 2026
@jeanmon jeanmon added this pull request to the merge queue Mar 20, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 20, 2026
IlyasRidhuan and others added 6 commits March 20, 2026 19:53
Adds the standard multi-row constraint to prevent valid computation from
being maliciously terminated midway.

Note there there is no vulnerability that this was fixing.
`[WRITE_TO_SLICE]` is a permutation requiring `round == 24` so a
malicious prover could not invalidly terminate the keccak computation.
This is just to standardise multi-row constraints.
Removes 29 columns and subrelations by optimising the way we constrain
bitwise rotations.
@jeanmon jeanmon added this pull request to the merge queue Mar 20, 2026
Merged via the queue into next with commit 694c537 Mar 20, 2026
17 of 21 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.

5 participants