v1.0.6
πποΈ Cancun Devnet 10
π§ͺ Test Cases
- π EIP-4844: Update KZG point evaluation test vectors to use data from the official KZG setup and Mainnet Trusted Setup (#336).
π οΈ Framework
- π Fixtures: Add a non-RLP format field (
rlp_decoded
) to invalid blocks (#322). - π Spec: Refactor state and blockchain spec (#307).
π§ EVM Tools
- β¨ Run geth's
evm blocktest
command to verify JSON fixtures after test case execution (--verify-fixtures
) (#325). - β¨ Enable tracing support for
ethereum-spec-evm
(#289).
π Misc
- β¨ Tooling: Add Python 3.12 support (#309).
- β¨ Process: Added a Github pull request template (#308).
- β¨ Docs: Changelog updated post release (#321).
- β¨ Docs: Add a section explaining execution-spec-tests release artifacts (#334).
- π T8N Tool: Branch used to generate the tests for Cancun is now lightclient/go-ethereum@devnet-10 (#336)
π₯ Breaking Change
- Fixtures now use the Mainnet Trusted Setup merged on consensus-specs#3521 (#336)
Full Changelog: v1.0.5...v1.0.6