• Martin Holst Swende's avatar
    cmd/evm: add back stateroot to jsonl-output (#27968) · 8d249298
    Martin Holst Swende authored
    The PR #26274 broke the evm statetest command a bit, in that it stopped spitting out the stateroot following a non-successful statetest-execution. 
    
    This PR changes it back, so the stateroot is unconditionally output on stderr, and makes it so fuzzing works again.
    8d249298
Name
Last commit
Last update
..
internal Loading commit data...
testdata Loading commit data...
README.md Loading commit data...
blockrunner.go Loading commit data...
compiler.go Loading commit data...
disasm.go Loading commit data...
main.go Loading commit data...
runner.go Loading commit data...
staterunner.go Loading commit data...
t8n_test.go Loading commit data...
transition-test.sh Loading commit data...