plugeth/cmd/evm/internal/t8ntool
Martin Holst Swende e376d2fb31
cmd/evm: add state transition tool for testing (#20958)
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
..
execution.go cmd/evm: add state transition tool for testing (#20958) 2020-06-30 10:12:51 +02:00
flags.go cmd/evm: add state transition tool for testing (#20958) 2020-06-30 10:12:51 +02:00
gen_stenv.go cmd/evm: add state transition tool for testing (#20958) 2020-06-30 10:12:51 +02:00
transition.go cmd/evm: add state transition tool for testing (#20958) 2020-06-30 10:12:51 +02:00