github ethereum/execution-spec-tests pectra-devnet-4@v1.0.0

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

First EEST pre-release for Pectra Devnet-4.

Included Specification PRs

New Tests

  • EIP-7685: Invalid request type in block
  • EIP-7002, EIP-7251: Add tests for system contracts execution pre-fork.
  • EIP-7702: Add deploy delegation-like contract test

Breaking Changes

Blockchain Fixtures Changes

  • blockHeader.requests_root field has been renamed to requests_hash in the blockchain_test fixture type.
  • FixtureBlockBase and FixtureExecutionPayload fields deposit_requests, withdrawal_requests and consolidation_requests are replaced by a single field requests which contains a list of hex strings, each element represents the bytes of a flattened request.
  • Fourth parameter has been added to FixtureEngineNewPayload.params which represents the flattened requests.

Important Notes

  • EIP-2935 slow tests (256+ blocks) have been skipped.

Included EIP Versions

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

NewReleases is sending notifications on new releases.