This new minor version for Block-Level Access List (bal) tests fills 99.9% of tests from previous forks to include block access lists. The only previous tests not filled with BALs are the EIP-7934 block rlp limit tests.
Block-Level Access List Targeted Updates
There were also updates to the existing specifications and BAL-targeted tests in the Amsterdam fork since the release of bal@v1.3.0 release.
- Updates to coinbase zero-value cases in specs and tests from on discussions in EIP-7928 breakouts ethereum/execution-specs/commit/f9a0146e...
- New test cases for coinbase, account access, storage, and withdrawals ethereum/execution-specs/commit/55486426...
- Fixes to zero-value withdrawals: ethereum/execution-specs/commit/41f88a85..
- Updates to early, upfront checks for selfdestruct and create ethereum/execution-specs/commis/20e189f8...
Contributions to specs and tests from @nerolation, @raxhvl, @fselmo