ethereum / retesteth

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

Support Current Random in StateTests with T8N Tool Changes #160

Closed marioevz closed 2 years ago

marioevz commented 2 years ago

Requires ethereum/go-ethereum#24141.

Adds support for currentRandom field on the env.json for the t8ntool, which mimics post-PoS merge RANDOM opcode functionality.

Still a draft, and does not fully work yet.

winsvega commented 2 years ago

implemented. we need now t8n tool to export evm in merge mode so we can strart generating the tests for PoS forks.