cmd/evm: add blocktest subcommand to evm (#26526)
Adds blocktest subcommand to the evm command, which is very similar to statetest, but instead of loading a StateTest static test it loads a BlockchainTest from a json file and runs it. Co-authored-by:Martin Holst Swende <martin@swende.se> Co-authored-by:
lightclient <14004106+lightclient@users.noreply.github.com>
Showing
cmd/evm/blockrunner.go
0 → 100644
Please register or sign in to comment