Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmd/evm: add back stateroot to jsonl-output (ethereum#27968)
The PR ethereum#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.
- Loading branch information