๐๐๏ธ 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