github ethereum/execution-spec-tests v1.0.5

latest releases: v5.1.0, bal@v1.0.1, fusaka-devnet-5@v2.1.0...
24 months ago

๐Ÿ๐Ÿ–๏ธ Cancun Devnet 9 Release 3

This release mainly serves to update the EIP-4788 beacon roots address to 0x000F3df6D732807Ef1319fB7B8bB8522d0Beac02, as updated in ethereum/EIPs/pull/7672.

๐Ÿงช Test Cases

  • ๐Ÿž EIP-4844: Fix invalid blob txs pre-Cancun engine response (#306).
  • โœจ EIP-4788: Final update to the beacon root address (#312).

๐Ÿ“‹ Misc

  • โœจ Docs: Changelog added (#305).
  • โœจ CI/CD: Run development fork tests in Github Actions (#302).
  • โœจ CI/CD: Generate test JSON fixtures on push (#303).

๐Ÿ’ฅ Breaking Change

Please use development fixtures from now on when testing Cancun. These refer to changes that are currently under development within clients:

  • fixtures: All tests until the last stable fork (Shanghai)
  • fixtures_develop: All tests until the last development fork (Cancun)
  • fixtures_hive: All tests until the last stable fork (Shanghai) in hive format (Engine API directives instead of the usual BlockchainTest format)
  • fixtures_develop_hive: All tests until the last development fork (Cancun) in hive format

Don't miss a new execution-spec-tests release

NewReleases is sending notifications on new releases.