·
143 commits
to main
since this release
EEST feature release for EIP-7928: Block-Level Access Lists tests v1.0.0.
⚠️ Important: This release revealed updates needed on both the specifications and the testing side. Look for an updatedbalrelease with corrected and updated test vectors.
Summary
This is the initial tests release for block-level access lists support for Glamsterdam.
Tests in this release are filled only for the initial test cases related to Block-Level Access list, which only exist in the Amsterdam fork.
Relevant changes
- feat(tests): Support for EIP-7928 - Block-Level Access Lists by @fselmo in #2067
- fix(tests): Restrict extra args being passed to
BaseTest; fix valid BAL tests by @fselmo in #2102
Built on top of initial work done by @raxhvl and @nerolation.