erigon-pulse/tests
Evgeny Danilenko 7352b81122
Tevm stage 1 (#1845)
* convert contracts after block execution

* check if has tevm code

* after review-1

* handle ErrNotFound

* typo

* tests

* tevm code bucket

* testdata

* execute pre-stage

* after merge

* test fix

* test fix

* fix test after merge

* disable translation stage

* after merge

* rename params

* rename to Erigon

* parallelize EVM translation

* fix

* logging and fixes

* fix

* todos

* cleanup

* revert erigorn renaming

* unwind

* tevm unwind

* fix AppData

* non-parallel version

* comments
2021-05-27 14:54:55 +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@9b4c624c92 Rename to Erigon (#2018) 2021-05-26 11:35:39 +01:00
.gitignore Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
block_test_util.go rename (#1978) 2021-05-20 19:25:53 +01:00
block_test.go Windows support (#1944) 2021-05-20 23:46:12 +07: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 rename (#1978) 2021-05-20 19:25:53 +01:00
gen_difficultytest.go rename (#1978) 2021-05-20 19:25:53 +01:00
gen_stenv.go rename (#1978) 2021-05-20 19:25:53 +01:00
gen_sttransaction.go rename (#1978) 2021-05-20 19:25:53 +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 Tevm stage 1 (#1845) 2021-05-27 14:54:55 +01:00
state_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
statedb_chain_test.go Improvements in the mock sentry tests (#1997) 2021-05-23 17:10:34 +01:00
statedb_insert_chain_transaction_test.go Improvements in the mock sentry tests (#1997) 2021-05-23 17:10:34 +01: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 Tevm stage 1 (#1845) 2021-05-27 14:54:55 +01:00
vm_test.go rename (#1978) 2021-05-20 19:25:53 +01:00