[go: nahoru, domu]

Skip to content

Releases: ethereum/execution-spec-tests

eip7692@v1.0.5

02 Jul 22:55
4b93082
Compare
Choose a tag to compare
eip7692@v1.0.5 Pre-release
Pre-release

What's Changed

  • feat(fw): EOF - Add containerKind to EOF fixtures, add --initcode flag when calling evmone-eofparse by @marioevz in #651
  • fix(fw,tests): Fix Op.DATALOADN stack by @pdobacz in #650
  • new(test) EOFCREATE and RETURNCONTRACT opcode validation tests by @shemnon in #629
  • new(tests): EOF - EIP-3540: MAX_INITCODE_SIZE validation by @pdobacz in #630
  • fix(tests): EOF - EIP-3540: Remove Orphans Containers in Tests by @shemnon in #649
  • new(tests): EOF - EIP-7620: RETURNCONTRACT validation tests by @gumb0 in #647
  • fix(tests): EOF - Container type errors by @marioevz in #661
  • feat(tests): EOF - EIP-7620: Incompatible container kind validation error by @chfast in #662

Full Changelog: https://github.com/ethereum/execution-spec-tests/compare/eip7692@v1.0.4...eip7692@v1.0.5

eip7692-prague@v1.0.5

03 Jul 00:08
Compare
Choose a tag to compare
eip7692-prague@v1.0.5 Pre-release
Pre-release

Description

EIP-7692 filled with EIP-2935 and EIP-7685 enabled (Block hash added to HISTORY_STORAGE_ADDRESS, and empty requests_root added to header).

What's Changed

See https://github.com/ethereum/execution-spec-tests/releases/tag/eip7692%40v1.0.5

Full Changelog: https://github.com/ethereum/execution-spec-tests/compare/eip7692@v1.0.4...eip7692-prague@v1.0.5

devnet-1@v1.1.1

devnet-1@v1.1.0

eip6800@v0.0.1

26 Jun 15:25
Compare
Choose a tag to compare
eip6800@v0.0.1 Pre-release
Pre-release

Verkle Transition Tests

The first iteration of the the verkle transition tests featuring mid-fork transition tests with 0 stride.

Here the first block of each existing test case is set to start at the transition fork timestamp.

Test consumers are expected to have the fork configuration: ShanghaiToPragueAtTime32 enabled for test execution.

The tests are generated using this geth branch: https://github.com/ethereum/execution-spec-tests/tree/verkle/main
https://github.com/gballet/go-ethereum/tree/base-root-last-merkle-root-merge

And similarly executed on the same branch to verify the changes.

devnet-1@v1.0.0

eip7692@v1.0.4

20 Jun 22:23
881ba65
Compare
Choose a tag to compare
eip7692@v1.0.4 Pre-release
Pre-release

What's Changed

  • new(tests): add tests for EOF container prefix by @chfast in #605
  • feat(tests): eof section order tests by @winsvega in #592
  • fix(tests): Remove TestAddress usage on EOF tests by @marioevz in #626
  • new(tests): EIP-7069: Different RETURNDATACOPY oob by @pdobacz in #614
  • test eof container custom_size field by @winsvega in #620
  • new(tests): complete header_not_terminated tests by @pdobacz in #633
  • new(tests): EOF - EIP-3540: test all opcodes in valid code section by @winsvega in #634
  • new(tests): EOFCREATE frame reverts with EOF container by @pdobacz in #635

New Contributors

Full Changelog: https://github.com/ethereum/execution-spec-tests/compare/eip7692@v1.0.3...eip7692@v1.0.4

eip7692@v1.0.3

11 Jun 10:38
2321199
Compare
Choose a tag to compare
eip7692@v1.0.3 Pre-release
Pre-release

What's Changed

  • fix(ci): add solc-select to fill stage of build fixtures by @spencer-tb in #618

Full Changelog: https://github.com/ethereum/execution-spec-tests/compare/eip7692@v1.0.2...eip7692@v1.0.3

eip7692@v1.0.2

11 Jun 08:14
eee1625
Compare
Choose a tag to compare
eip7692@v1.0.2 Pre-release
Pre-release

Note: No fixtures were added in this release. Please use the latest release for test fixtures.

What's Changed

  • Add more test cases to EOF tracker by @gumb0 in #597
  • feat(fw): make NON_RETURNING_SECTION default in Container by @chfast in #599
  • new(tests): EIP-3540: execution semantics changes by @shemnon in #571
  • Test EIP-7069 Address Space Extension implications by @shemnon in #522
  • fix(tests): EOF - EIP-3540: Remove duplicated validation tests by @chfast in #593
  • fix(tests): Pytest warning on EIP-2537 tests by @marioevz in #590
  • feat(fw): Add with_all_contract_creating_tx_types marker by @marioevz in #602
  • feat(ci): use solc-select for tox by @spencer-tb in #604
  • bug(tests): fix typos in selfdestruct test by @winsvega in #608
  • new(tests) EIP-7069 RETURNDATALOAD and RETURNDATACOPY by @shemnon in #595
  • refactor(tests,tw): EOF - Top-level container must not be truncated by @chfast in #613
  • support coverage script for EOF tests by @winsvega in #615

Full Changelog: https://github.com/ethereum/execution-spec-tests/compare/eip7692@v1.0.1...eip7692@v1.0.2

eip7692@v1.0.1

06 Jun 16:56
cca7878
Compare
Choose a tag to compare
eip7692@v1.0.1 Pre-release
Pre-release

This is an EIP-7692 (EOF) focused pre-release.

It contains only EOF fixtures.

What's Changed

New Contributors

Full Changelog: https://github.com/ethereum/execution-spec-tests/compare/v2.1.1...eip7692@v1.0.1