plugeth/tests
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
..
fuzzers all: fix typos in comments (#21118) 2020-05-25 10:21:28 +02:00
solidity
testdata@7497b116a0
block_test_util.go cmd, core, eth: background transaction indexing (#20302) 2020-05-11 18:58:43 +03:00
block_test.go
difficulty_test_util.go
difficulty_test.go
gen_btheader.go
gen_difficultytest.go
gen_stenv.go
gen_sttransaction.go
gen_vmexec.go
init_test.go
init.go cmd/evm: add state transition tool for testing (#20958) 2020-06-30 10:12:51 +02:00
rlp_test_util.go
rlp_test.go
state_test_util.go cmd/evm: add state transition tool for testing (#20958) 2020-06-30 10:12:51 +02:00
state_test.go tests: skip consensus test using 1GB RAM 2020-05-05 12:27:09 +03:00
transaction_test_util.go
transaction_test.go
vm_test_util.go tests: cleanup snapshot generator goroutine leak 2020-05-04 12:10:02 +03:00
vm_test.go