Skip to content

feat: merge-train/avm#19454

Merged
AztecBot merged 15 commits into
nextfrom
merge-train/avm
Jan 9, 2026
Merged

feat: merge-train/avm#19454
AztecBot merged 15 commits into
nextfrom
merge-train/avm

Conversation

@AztecBot

@AztecBot AztecBot commented Jan 9, 2026

Copy link
Copy Markdown
Collaborator

BEGIN_COMMIT_OVERRIDE
feat(avm): Migrate contract db proxy to fuzzer context (#19421)
fix(avm): capping rd size and fixing pipes (#19420)
feat(avm): mutations for accumulated data (#19347)
chore!: remove dead columns and code from avm cpp (#19442)
END_COMMIT_OVERRIDE

Remove the old singleton and create a generic structure for passing data
from fuzzers to mutators
AztecBot and others added 5 commits January 9, 2026 09:45
Returndata size is uncapped in TS but we have an implicit cap in CPP.

This makes the cap explicit in the cpp fuzzer and truncates the
returndata from TS so that the comparisons do not trivially fail.

There's also some clean up of how reading and writing between the fuzzer
and TS process works
Ilyas Ridhuan and others added 4 commits January 9, 2026 14:39

@ludamad ludamad left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

🤖 Auto-approved

@AztecBot AztecBot added this pull request to the merge queue Jan 9, 2026
@AztecBot

AztecBot commented Jan 9, 2026

Copy link
Copy Markdown
Collaborator Author

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

Merged via the queue into next with commit 073eb9a Jan 9, 2026
18 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.

4 participants