erigon-pulse/cmd
Martin Holst Swende 14e3fda786 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>
# Conflicts:
#	cmd/evm/main.go
#	core/state/dump.go
#	core/state/state_test.go
#	tests/state_test_util.go
2020-08-07 11:38:07 +02:00
..
abidump post-merge fixups 2020-02-27 17:22:25 +03:00
abigen cmd/abigen: Sanitize vyper's combined json names (#20419) 2020-01-30 13:36:30 +02:00
bootnode Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
checkpoint-admin geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
clef cmd: abstract getPassPhrase functions into one (#21219) 2020-08-07 11:25:25 +02:00
devp2p cmd/devp2p: add commands for node key management (#21202) 2020-08-07 11:21:48 +02:00
ethkey cmd: abstract getPassPhrase functions into one (#21219) 2020-08-07 11:25:25 +02:00
evm cmd/evm: add state transition tool for testing (#20958) 2020-08-07 11:38:07 +02:00
geth cmd: abstract getPassPhrase functions into one (#21219) 2020-08-07 11:25:25 +02:00
hack Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00
integration Migrations: use stage name as db key (#868) 2020-08-05 17:13:35 +07:00
p2psim Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
pics Migrations: use stage name as db key (#868) 2020-08-05 17:13:35 +07:00
prometheus add get/sec chart (#856) 2020-08-02 12:53:30 +01:00
puppeth cmd, core, params: inital support for yolo-v1 testnet (#21154) 2020-06-15 19:38:13 +03:00
restapi Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00
rlpdump Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
rpcdaemon Update Readme.md (#876) 2020-08-05 18:29:54 +01:00
rpctest Jumpdest skip optimisation (#851) 2020-08-01 17:56:57 +01:00
semantics Tx retrace extension for Rest API (#436) 2020-04-10 19:47:45 +01:00
state Migrations: use stage name as db key (#868) 2020-08-05 17:13:35 +07:00
tester Txpool test6 (#797) 2020-07-27 23:00:08 +01:00
utils cmd/evm: add state transition tool for testing (#20958) 2020-08-07 11:38:07 +02:00