-
Notifications
You must be signed in to change notification settings - Fork 580
feat(avm): gas mutations #19348
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
feat(avm): gas mutations #19348
+242
−116
Conversation
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
This was referenced Jan 6, 2026
Contributor
Author
7b56b51 to
93eb5a8
Compare
e8578e9 to
ae09b1d
Compare
93eb5a8 to
aa96990
Compare
3c26110 to
d291430
Compare
aa96990 to
3700f20
Compare
d291430 to
c282ab6
Compare
3d86939 to
d39d11f
Compare
c282ab6 to
40f1713
Compare
40f1713 to
fd2d950
Compare
4168739 to
6f984cd
Compare
fd2d950 to
5420487
Compare
6f984cd to
fbabbed
Compare
5420487 to
7e7dc6e
Compare
fbabbed to
ac33049
Compare
7e7dc6e to
445b83c
Compare
IlyasRidhuan
commented
Jan 9, 2026
IlyasRidhuan
commented
Jan 9, 2026
barretenberg/cpp/src/barretenberg/avm_fuzzer/mutations/tx_data.cpp
Outdated
Show resolved
Hide resolved
445b83c to
2308b5b
Compare
ac33049 to
193d8a7
Compare
193d8a7 to
3faa9e2
Compare
sirasistant
approved these changes
Jan 9, 2026
Contributor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! just a note on clamping vs the limit
3faa9e2 to
35ef4be
Compare
This was referenced Jan 12, 2026
Collaborator
Flakey Tests🤖 says: This CI run detected 2 tests that failed, but were tolerated due to a .test_patterns.yml entry. |
35ef4be to
a4be5dc
Compare
Merged
iAmMichaelConnor
pushed a commit
that referenced
this pull request
Jan 13, 2026
This was referenced Jan 14, 2026
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.

Mutations for gas-related fields in the tx (including gasUsedByPrivate, and Feepayer)