erigon-pulse/cmd/evm/testdata/7
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
..
alloc.json cmd/evm: add state transition tool for testing (#20958) 2020-08-07 11:38:07 +02:00
env.json cmd/evm: add state transition tool for testing (#20958) 2020-08-07 11:38:07 +02:00
readme.md cmd/evm: add state transition tool for testing (#20958) 2020-08-07 11:38:07 +02:00
txs.json cmd/evm: add state transition tool for testing (#20958) 2020-08-07 11:38:07 +02:00

This is a test for HomesteadToDao, checking if the DAO-transition works

Example:

./statet8n --input.alloc=./testdata/7/alloc.json  --input.txs=./testdata/7/txs.json --input.env=./testdata/7/env.json --output.alloc=stdout --state.fork=HomesteadToDaoAt5