Skip to content

fix(tests): accept gas allowance error at EIP-7778 admission gate - #3330

Merged
LouisTsai-Csie merged 1 commit into
ethereum:forks/amsterdamfrom
taratorio:eip7778-admission-exception
Aug 6, 2026
Merged

fix(tests): accept gas allowance error at EIP-7778 admission gate#3330
LouisTsai-Csie merged 1 commit into
ethereum:forks/amsterdamfrom
taratorio:eip7778-admission-exception

Conversation

@taratorio

Copy link
Copy Markdown
Contributor
  • the last transaction requests 30,000 gas while there is only 29,999 gas left available in the gas pool
  • transaction gets rejected at admission with GAS_ALLOWANCE_EXCEEDED

@codecov

codecov Bot commented Aug 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.50%. Comparing base (b802df1) to head (f9c9edd).

Additional details and impacted files
@@               Coverage Diff                @@
##           forks/amsterdam    #3330   +/-   ##
================================================
  Coverage            93.50%   93.50%           
================================================
  Files                  624      624           
  Lines                37070    37070           
  Branches              3394     3394           
================================================
  Hits                 34661    34661           
  Misses                1653     1653           
  Partials               756      756           
Flag Coverage Δ
unittests 93.50% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@LouisTsai-Csie
LouisTsai-Csie merged commit a7103a7 into ethereum:forks/amsterdam Aug 6, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants