tests-glamsterdam-devnet@v7.2.0
Pre-release
Pre-release
tests-glamsterdam-devnet@v7.2.0
This is a follow-up release targeting glamsterdam-devnet-7. It supersedes tests-glamsterdam-devnet@v7.1.0 and is built from the devnets/glamsterdam/7 branch.
The full scope, EIP PRs, and checklist are tracked in the test release tracker (#3147), so PTAL!
EIP-8037 Updates
- The calldata floor now binds the block-level regular gas dimension: each transaction contributes
max(pre_refund_gas - state_gas, calldata_floor)to block gas, so state-gas spending cannot discount the floor (EIPs#11908, #3144). New tests pin the floor-bound block accounting, including thetx_regular < floor < tx_regular + stateregime.
Full Changelog: https://github.com/ethereum/execution-specs/compare/tests-glamsterdam-devnet@v7.1.0...tests-glamsterdam-devnet@v7.2.0