Skip to content

feat(spec-specs, tests): Add EIP-7981 Increase Access List Cost#2877

Merged
marioevz merged 13 commits into
forks/amsterdamfrom
eips/amsterdam/eip-7981
May 19, 2026
Merged

feat(spec-specs, tests): Add EIP-7981 Increase Access List Cost#2877
marioevz merged 13 commits into
forks/amsterdamfrom
eips/amsterdam/eip-7981

Conversation

@felix314159

Copy link
Copy Markdown
Contributor

🗒️ Description

Merge EIP-7981 into forks/amsterdam.

🔗 Related Issues or PRs

✅ Checklist

  • All: Ran fast static checks to avoid unnecessary CI fails, see also Code Standards and Enabling Pre-commit Checks:
    just static
  • All: PR title adheres to the repo standard - it will be used as the squash commit message and should start type(scope):.
  • All: Considered updating the online docs in the ./docs/ directory.
  • All: Set appropriate labels for the changes (only maintainers can apply labels).
  • Tests: Ran mkdocs serve locally and verified the auto-generated docs for new tests in the Test Case Reference are correctly formatted.
  • Tests: For PRs implementing a missed test case, update the post-mortem document to add an entry the list.
  • Ported Tests: All converted JSON/YML tests from ethereum/tests or tests/static have been assigned @ported_from marker.

Cute Animal Picture

Cute Animal Picture

felix314159 and others added 13 commits May 19, 2026 12:20
* feat: adds 7981 src changes + tests

* fix: sam feedback

* fix: ethereum-spec-lint: 'the item .. has changed relative positions', do we really need this check

* feat: EIPs 11340 update implemented

* fix: sam feedback
* fix(specs,tests): EIP-7981 - Update implementation and specs

* fix: tooling+unused

* fix: ACCESS_LIST_ADDRESS_FLOOR_TOKENS and ACCESS_LIST_STORAGE_KEY_FLOOR_TOKENS are now populated

---------

Co-authored-by: Felix H <felix314159@users.noreply.github.com>
Align the EIP-7981 mixin and tests with the GasCosts dataclass rename
on forks/amsterdam.
…and 71d3353c3f6776485539fe2ec526b7cc80780bfc would not change the fixtures we currently output, cosmetic only)
@codecov

codecov Bot commented May 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.16%. Comparing base (852715c) to head (7d41e4e).

Additional details and impacted files
@@               Coverage Diff                @@
##           forks/amsterdam    #2877   +/-   ##
================================================
  Coverage            87.16%   87.16%           
================================================
  Files                  586      586           
  Lines                35792    35798    +6     
  Branches              3364     3364           
================================================
+ Hits                 31199    31205    +6     
  Misses                3943     3943           
  Partials               650      650           
Flag Coverage Δ
unittests 87.16% <100.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 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.

@marioevz marioevz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, thanks!

@marioevz marioevz merged commit db42a89 into forks/amsterdam May 19, 2026
26 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.

5 participants