Skip to content

Conversation

@gurukamath
Copy link
Contributor

🗒️ Description

In EIP-7928, the BAL is not expected to be a part of the block body. Although this change was implemented on the specs side, the testing famework still includes the BAL while computing the block RLP

🔗 Related Issues or PRs

✅ Checklist

Copy link
Contributor

@fselmo fselmo left a comment

Choose a reason for hiding this comment

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

lgtm ty!

@fselmo fselmo merged commit c755b2c into ethereum:eips/amsterdam/eip-7928 Jan 13, 2026
15 of 17 checks passed
@codecov
Copy link

codecov bot commented Jan 13, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 86.33%. Comparing base (41a5637) to head (22a2309).
⚠️ Report is 1 commits behind head on eips/amsterdam/eip-7928.

Files with missing lines Patch % Lines
src/ethereum/genesis.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                   Coverage Diff                    @@
##           eips/amsterdam/eip-7928    #2017   +/-   ##
========================================================
  Coverage                    86.32%   86.33%           
========================================================
  Files                          538      538           
  Lines                        34561    34559    -2     
  Branches                      3224     3223    -1     
========================================================
  Hits                         29835    29835           
+ Misses                        4152     4150    -2     
  Partials                       574      574           
Flag Coverage Δ
unittests 86.33% <0.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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

fselmo added a commit to fselmo/execution-specs that referenced this pull request Jan 15, 2026
* tests(eip-7928): remove bal from block body

* fix(tests): clean up json_infra and genesis bal in block

* fix(tests): fix add_genesis_block empty bal hash

---------

Co-authored-by: fselmo <fselmo2@gmail.com>
fselmo added a commit to fselmo/execution-specs that referenced this pull request Jan 15, 2026
* tests(eip-7928): remove bal from block body

* fix(tests): clean up json_infra and genesis bal in block

* fix(tests): fix add_genesis_block empty bal hash

---------

Co-authored-by: fselmo <fselmo2@gmail.com>
fselmo added a commit that referenced this pull request Jan 16, 2026
* tests(eip-7928): remove bal from block body

* fix(tests): clean up json_infra and genesis bal in block

* fix(tests): fix add_genesis_block empty bal hash

---------

Co-authored-by: fselmo <fselmo2@gmail.com>
jsign pushed a commit to jsign/execution-specs that referenced this pull request Jan 20, 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