fix(avm)!: rename unencrypted log to public log#20344
Merged
IlyasRidhuan merged 1 commit intomerge-train/avmfrom Feb 13, 2026
Merged
fix(avm)!: rename unencrypted log to public log#20344IlyasRidhuan merged 1 commit intomerge-train/avmfrom
IlyasRidhuan merged 1 commit intomerge-train/avmfrom
Conversation
Contributor
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
MirandaWood
approved these changes
Feb 10, 2026
Contributor
MirandaWood
left a comment
There was a problem hiding this comment.
V thorough!! Only two bits I found, and since they're inside comments I'll approve to avoid any delays. GJGJ 🚀
barretenberg/cpp/src/barretenberg/vm2/tracegen/memory_trace.cpp
Outdated
Show resolved
Hide resolved
cf08f7c to
7c91f4b
Compare
7c91f4b to
680421f
Compare
680421f to
b2e3e0f
Compare
This was referenced Feb 13, 2026
Merged
AztecBot
pushed a commit
that referenced
this pull request
Feb 13, 2026
BEGIN_COMMIT_OVERRIDE fix(avm)!: Enshrine bytecode size in public bytecode commitment (#20254) fix(avm)!: pre-audit note-hash-tree-check (#20386) chore(avm)!: ff_gt pre-audit (#20442) fix(avm)!: rename unencrypted log to public log (#20344) chore: Pre audit L1ToL2MsgTreeCheck (#20443) chore(avm)!: Bytecode Decomposition pre-audit docs (#20120) END_COMMIT_OVERRIDE
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Closes #11124 and renames instances of unencrypted log to public log in the avm