github ethereum/execution-spec-tests v4.4.0
v4.4.0 (Stromovka)

latest releases: fusaka-devnet-5@v2.1.0, v5.0.0, weld_test@v0.0.5...
4 months ago

๐Ÿ‡จ๐Ÿ‡ฟ Summary

EESTs Stromovka release adds re-filled static tests from ethereum/tests (state tests), improved Prague coverage including many additional cases for EIP-2537, and additional fixes for the exeption mapper now used within consume engine.

Please read further for more information!

๐Ÿ’ฅ Breaking Change

fixtures_static

A new fixture tarball has been included in this release: fixtures_static.tar.gz.

This tarball contains all tests inside of ./tests/static, which at this point only contains all tests copied from GeneralStateTests in ethereum/tests@7dc757ec132e372b6178a016b91f4c639f366c02.

The tests have been filled using the new static test filler introduced in #1336, and enhanced in #1362 and #1439.

Users can expect that all tests currently living in ethereum/tests should eventually make its way into ./tests/static and can rely that these tests, filled for new forks even, will be included in fixtures_static.tar.gz.

๐Ÿ› ๏ธ Framework

fill

  • ๐Ÿž Fix the reported fixture source URLs for the case of auto-generated tests (#1488).

consume

  • ๐Ÿž Fix the Hive commands used to reproduce test executions that are displayed in test descriptions in the Hive UI (#1494).
  • ๐Ÿž Fix consume direct fails for geth blockchain tests (#1502).

๐Ÿ“‹ Misc

๐Ÿงช Test Cases

Full Changelog: v4.3.0...v4.4.0

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

NewReleases is sending notifications on new releases.