Skip to content

chore(specs): refactor code deployment functions#2904

Open
SamWilsn wants to merge 2 commits into
ethereum:forks/amsterdamfrom
SamWilsn:deployable
Open

chore(specs): refactor code deployment functions#2904
SamWilsn wants to merge 2 commits into
ethereum:forks/amsterdamfrom
SamWilsn:deployable

Conversation

@SamWilsn

@SamWilsn SamWilsn commented May 22, 2026

Copy link
Copy Markdown
Contributor

🗒️ Description

  • Combines account_has_code_or_nonce and account_has_storage into a single function, account_deployable.
  • Expands an EIP-7610 test to cover Frontier+
  • Adds support to EEST for multiple valid_from marks (taking the more strict mark).

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@codecov

codecov Bot commented May 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.70%. Comparing base (84e39e1) to head (e84b8be).

Additional details and impacted files
@@                 Coverage Diff                 @@
##           forks/amsterdam    #2904      +/-   ##
===================================================
+ Coverage            90.53%   90.70%   +0.17%     
===================================================
  Files                  535      535              
  Lines                32897    32936      +39     
  Branches              3021     3047      +26     
===================================================
+ Hits                 29782    29874      +92     
+ Misses                2596     2564      -32     
+ Partials               519      498      -21     
Flag Coverage Δ
unittests 90.70% <100.00%> (+0.17%) ⬆️

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.

gurukamath
gurukamath previously approved these changes Jun 9, 2026
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