erigon-pulse/tests
Alex Sharov a68b5ba361
Replace ChainConfig.WithEIPsFlags by go-ethereum's ChainConfig.Rules (#2304)
* use chainRules

* use chainRules

* use chainRules

* use chainRules

* use chainRules
2021-07-05 19:52:50 +01:00
..
contracts rename (#1978) 2021-05-20 19:25:53 +01:00
fuzzers rename (#1978) 2021-05-20 19:25:53 +01:00
solidity tests/solidity: add contract to test every opcode (#19283) 2019-09-26 10:30:33 +02:00
testdata@5d651381da Upgrade tests to 9.0.2 (#2147) 2021-06-13 14:01:11 +01:00
.gitignore Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
block_test_util.go fix fieldalignment linter warnings (#2171) 2021-06-16 11:00:35 +07:00
block_test.go Move tests 5 (#2069) 2021-06-05 11:00:21 +01:00
difficulty_test_util.go rename (#1978) 2021-05-20 19:25:53 +01:00
difficulty_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
gen_btheader.go Upgrade tests to 9.0.2 (#2147) 2021-06-13 14:01:11 +01:00
gen_difficultytest.go rename (#1978) 2021-05-20 19:25:53 +01:00
gen_stenv.go Upgrade tests to 9.0.2 (#2147) 2021-06-13 14:01:11 +01:00
gen_sttransaction.go Upgrade tests to 9.0.2 (#2147) 2021-06-13 14:01:11 +01:00
gen_vmexec.go rename (#1978) 2021-05-20 19:25:53 +01:00
init_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
init.go rename (#1978) 2021-05-20 19:25:53 +01:00
rlp_test_util.go rename (#1978) 2021-05-20 19:25:53 +01:00
rlp_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
state_test_util.go Replace ChainConfig.WithEIPsFlags by go-ethereum's ChainConfig.Rules (#2304) 2021-07-05 19:52:50 +01:00
state_test.go Replace ChainConfig.WithEIPsFlags by go-ethereum's ChainConfig.Rules (#2304) 2021-07-05 19:52:50 +01:00
statedb_chain_test.go To break dependency to db implementation - move all db classes to "ethdb/kv" and leave in "ethdb" only interfaces (#2195) 2021-06-19 15:21:53 +07:00
statedb_insert_chain_transaction_test.go less objdb in tests (#2111) 2021-06-06 14:45:49 +07:00
transaction_test_util.go rename (#1978) 2021-05-20 19:25:53 +01:00
transaction_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
vm_test_util.go Replace ChainConfig.WithEIPsFlags by go-ethereum's ChainConfig.Rules (#2304) 2021-07-05 19:52:50 +01:00
vm_test.go To break dependency to db implementation - move all db classes to "ethdb/kv" and leave in "ethdb" only interfaces (#2195) 2021-06-19 15:21:53 +07:00