mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-13 15:26:32 +00:00
This PR implements the EVM state transition tool, which is intended to be the replacement for our retesteth client implementation. Documentation is present in the cmd/evm/README.md file. Co-authored-by: Felix Lange <fjl@twurst.com>
These files examplify a transition where a transaction (excuted on block 5) requests
the blockhash for block 1
.