-
Notifications
You must be signed in to change notification settings - Fork 169
feat(tests): Support for EIP-7928 - Block-Level Access Lists #2067
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
marioevz
merged 35 commits into
ethereum:main
from
fselmo:feat/amsterdam-and-block-access-lists
Sep 3, 2025
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
208256f
π§ wip(EIP-7928): Block-level Access Lists
raxhvl ab00c0a
β¨ feat(EIP-7928): Spec params
raxhvl 3238667
π§Ή chore(EIP-7928): Rename package
raxhvl 0c43e3f
β¨ feat(EIP-7928): Test cases
raxhvl b1a9d2f
β¨ feat(EIP-7928): Add BAL header
raxhvl bfaba98
π§Ή chore(EIP-7928): bal_hash header
raxhvl 7489c35
π§Ή chore: Populate bal_hash env
raxhvl 5dbd10b
β¨ feat(EIP-7928): Add BAL to block body
raxhvl a5059e7
β¨ feat(EIP-7928): Add pokebal package
raxhvl 907bb72
β¨ feat: update env
raxhvl 674dc25
π§ wip: Checklist and basic tests
raxhvl b0c8bd2
π§Ή chore: scope
raxhvl 06464af
Add more sophisticated test cases (#2029)
nerolation d583ef8
WIP: Attempt to get EEST + EELS bals PRs talking to each other
fselmo 43b5549
refactor(bal): Use full bal in t8n; verify and build fixtures
fselmo 6a4e6bb
chore(lint): Fix lint issues, assign method to Frontier to be overridden
fselmo 9bb02f7
fix(tests,lint): Set up code changes test case; fix remaining lint isβ¦
fselmo d9b2550
refactor(forks): move BAL tests to Amsterdam
fselmo eb66f67
chore: Fix CI lint issues not present locally
fselmo 1fe330b
refactor(bal): Apply comments from first pass at PR
fselmo 07f4013
refactor(bal): Split BAL into two classes
fselmo 89f38b2
refactor(tests): Rename checklist.md -> test_cases.md for BAL test caβ¦
fselmo 9eb95ab
feat(tests,tools): [WIP] initial invalid BAL tests
fselmo 95eb661
chore(spec-resolver): Update commit hash to point to for spec resolver
fselmo f8eaee7
fix(lint,resolver): Use latest commit in resolver; fix lint
fselmo 41f0ed5
Address comments from PR #2067
fselmo 38b6dbf
chore(docs): Add changelog entries for BAL updates
fselmo c6055af
refactor(types): Refactor BAL checks for explicit exclusion of acct cβ¦
fselmo d0eb106
fix(bal): Fix explicit empty checks for account changes; add unit tests
fselmo 8570378
feat(bal): Extend BAL support within framework
fselmo e0c2fba
fix(warnings): Silence warning for unused reference in .md file
fselmo f7ad842
fix(bal): Move state test expected bal to Block
fselmo b3eaa93
feat(release): Set up BAL work for a feature release
fselmo 64e0310
fix: BAL as object in fixture block so RLP is correct
fselmo 83ac1ce
chore(pytest): Add Amsterdam to ruleset for simulator plugin
fselmo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.