feat(spec,test): update bal-devnet-7 EIP-8037 bytes values; CPSB 1174 -> 1530#2827
Merged
spencer-tb merged 9 commits intoMay 10, 2026
Merged
Conversation
2e47a07 to
3b03129
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## devnets/bal/7 #2827 +/- ##
================================================
Coverage ? 85.58%
================================================
Files ? 630
Lines ? 39600
Branches ? 3936
================================================
Hits ? 33891
Misses ? 5084
Partials ? 625
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
9c46de3 to
7b46aa8
Compare
…TORAGE_SET 32->64)
7b46aa8 to
a6475db
Compare
d4aa994 to
b8bcc3c
Compare
b8bcc3c to
6ac8680
Compare
7 tasks
Replace hardcoded literals (112, 23, 32) in EIP-8037 test docstrings and comments with their symbolic names (STATE_BYTES_PER_NEW_ACCOUNT, STATE_BYTES_PER_AUTH_BASE, STATE_BYTES_PER_STORAGE_SET, cpsb) so the prose stays correct when parameter values change. Also corrects a misleading comment in cancun/test_selfdestruct.py that referred to "EIP-1706 slack" when the added term is actually EIP-8037 state gas.
spencer-tb
approved these changes
May 10, 2026
Contributor
spencer-tb
left a comment
There was a problem hiding this comment.
LGTM! Just changed some docstrings.
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
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.
🗒️ Description
This PR is an attempt to do a sweeping update of the
devnets/bal/7branch, mostly for the changes introduced to EIP-8037 via this PR. This is part of the updates for tracking issue #2804.1174to1530header_verifychecks with our math so that we can be a bit more certain of these calculations as a readerported_statictests and adds the@manually-enhancedtag so these changes are not overridden by some hypothetical future run of the script that ported the legacy testsWait for #2823 and rebase as I believe some fails are related to the spec update there.[done]🔗 Related Issues or PRs
N/A.
✅ Checklist
just statictype(scope):.mkdocs servelocally and verified the auto-generated docs for new tests in the Test Case Reference are correctly formatted.@ported_frommarker.Cute Animal Picture