Skip to content

London update 9.0.5: Postfork tests

Compare
Choose a tag to compare
@winsvega winsvega released this 22 Aug 21:45
· 782 commits to develop since this release

The recent tests changes:

A few more tests, fix fillers for test regeneration

Announcement

The test process diagram: http://tinyurl.com/2ctak8yn
Reminder of a brand new web interface for test debugging: http://retesteth.ethdevops.io/web/
Tests stats on latest builds: http://retesteth.ethdevops.io/
(implement test RPC support or t8ntool protocol to apply for the page. https://ethereum-tests.readthedocs.io/en/latest/t8ntool-ref.html)
Previous release link: https://github.com/ethereum/tests/releases/tag/9.0.4

Test format

Tests Fillers

GeneralStateTests Filled

Test Regeneration

Update all:

  • Documentation
    PR #915
    PR #925

  • Remove sender code in LegacyTests
    PR #905
    PR #911
    PR #914

  • More timestamp/difficulty formula tests
    PR #907

  • Prescise OOG on some operations
    Fix issue #909
    PR #913

  • SStore gas costs check
    PR #926

  • Update test fillers in a couple of tests
    PR #927
    PR #930

Upcoming changes:

==> Regenerate all the tests, file hash calculation change
Besu retesteth RPC support (web vmtracing support)
Move legacy tests into separate repo (too much space used)