ethereum / retesteth

testeth via RPC. Test run, generation by t8ntool protocol
http://retesteth.ethdevops.io/
GNU General Public License v3.0
114 stars 75 forks source link

Transaction tests: support expectations for additionalForks #161

Closed gumb0 closed 2 years ago

gumb0 commented 2 years ago

Currently transaction tests are being generated only for forks of the forks section of config, but not for those in additionalForks.

It would be useful for testing new proposed EIPs to run additional forks, too (perhaps only those that are explicitly mentioned in expectations), because new EIPs are typically tested by defining new forks in additional section.

See example of such tests in https://github.com/ethereum/tests/pull/1012

winsvega commented 2 years ago

https://github.com/ethereum/retesteth/pull/157/commits/c1670139c85816c607ff1ecbd2d3a35f934181de