Commit Graph

3 Commits

Author SHA1 Message Date
Pierre Grimaud
7f756dc118
cmd/evm/testdata: fix typos in docs () 2023-07-18 14:07:25 +02:00
John Chase
cd3b8c3d78
cmd/evm: fix typos in documentation () 2023-06-19 08:44:54 +02:00
Martin Holst Swende
e376d2fb31
cmd/evm: add state transition tool for testing ()
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>
2020-06-30 10:12:51 +02:00