Skip to content

feat: merge-train/avm#22268

Merged
AztecBot merged 2 commits intonextfrom
merge-train/avm
Apr 2, 2026
Merged

feat: merge-train/avm#22268
AztecBot merged 2 commits intonextfrom
merge-train/avm

Conversation

@AztecBot
Copy link
Copy Markdown
Collaborator

@AztecBot AztecBot commented Apr 2, 2026

BEGIN_COMMIT_OVERRIDE
chore(avm): verbose print halting mode and message (#22264)
END_COMMIT_OVERRIDE

Now we get verbose output like this

```
[SETUP] Executing enqueued call to 0x0000000000000000000000000000000000000000000000000000000000000001::<selector: 0x00000000000000000000000000000000000000000000000000000000b839de91> (mem: 1369.10 MiB)
[SETUP] Enqueued call to 0x0000000000000000000000000000000000000000000000000000000000000001 halted via RETURN (mem: 1369.10 MiB)
[SETUP] Executing enqueued call to 0x032c58e96ae548117429f076b27ae0280211d7f6833ff22d3835ca90cfac8cdd::<selector: 0x000000000000000000000000000000000000000000000000000000008c9e5472> (mem: 1369.10 MiB)
[SETUP] Enqueued call to 0x032c58e96ae548117429f076b27ae0280211d7f6833ff22d3835ca90cfac8cdd halted via REVERT with message: Assertion failed:  (mem: 1369.10 MiB)
PureTxBytecodeManager held 1183 instructions in cache, totaling ~179 kB. (mem: 1369.10 MiB)
```

Happens only once per enqueued call and only in verbose mode so it
shouldn't be a problem with performance.

Note: this is only in C++ and does not propagate to TS.
Copy link
Copy Markdown
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 added this pull request to the merge queue Apr 2, 2026
@AztecBot
Copy link
Copy Markdown
Collaborator Author

AztecBot commented Apr 2, 2026

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

@AztecBot
Copy link
Copy Markdown
Collaborator Author

AztecBot commented Apr 2, 2026

Flakey Tests

🤖 says: This CI run detected 1 tests that failed, but were tolerated due to a .test_patterns.yml entry.

\033FLAKED\033 (8;;http://ci.aztec-labs.com/40a4c8941ab4dd71�40a4c8941ab4dd718;;�):  yarn-project/end-to-end/scripts/run_test.sh simple src/e2e_epochs/epochs_ha_sync.test.ts (67s) (code: 0) group:e2e-p2p-epoch-flakes

@AztecBot
Copy link
Copy Markdown
Collaborator Author

AztecBot commented Apr 2, 2026

🤖 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 407ea40 Apr 2, 2026
22 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.

3 participants