erigon-pulse/tests
Evgeny Danilenko 17c07c50a5
Move clique buckets to separate DB (#1703)
* debug

* debug

* it works

* rename clique bucket

* remove genesis special case

* copy snapshot

* remove debug

* migration

* debug

* regenerate snapshots

* simplify

* regeneration

* after merge

* tests

Co-authored-by: Alexey Sharp <alexeysharp@Alexeys-iMac.local>
2021-04-19 22:58:05 +01:00
..
contracts geth-1.9.23: post-rebase fixups 2020-10-26 17:16:00 +01:00
fuzzers Remove puppeth & account management (#1610) 2021-03-26 21:05:42 +03:00
solidity tests/solidity: add contract to test every opcode (#19283) 2019-09-26 10:30:33 +02:00
testdata@644967e345 Update tests/testdata to 8.0.3 (#1708) 2021-04-10 15:43:54 +01:00
.gitignore Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
block_test_util.go Genesis: calculate root by common components (#1608) 2021-03-26 17:05:35 +07:00
block_test.go Remove old loader, part 2 (#1642) 2021-03-31 22:30:09 +07:00
difficulty_test_util.go Headers PoC - intermediate changes (#1016) 2020-08-31 06:27:51 +01:00
difficulty_test.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
gen_btheader.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
gen_difficultytest.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
gen_stenv.go tests: update to latest tests (#22290) 2021-03-12 16:12:04 +01:00
gen_sttransaction.go More compilation fixes 2021-03-15 19:37:37 +00:00
gen_vmexec.go tests: update to latest tests (#22290) 2021-03-12 16:12:04 +01:00
init_test.go Remove unused code (#1604) 2021-03-26 09:08:01 +07:00
init.go all: define Berlin hard fork spec 2021-03-12 15:50:09 +01:00
rlp_test_util.go green tests 2019-11-13 13:52:03 +03:00
rlp_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
state_test_util.go Remove chainContext object (#1683) 2021-04-06 16:52:53 +07:00
state_test.go Remove tds in few tests (#1657) 2021-04-02 12:14:43 +07:00
statedb_chain_test.go Move clique buckets to separate DB (#1703) 2021-04-19 22:58:05 +01:00
statedb_insert_chain_transaction_test.go Move clique buckets to separate DB (#1703) 2021-04-19 22:58:05 +01:00
transaction_test_util.go go 1.16 support (#1509) 2021-03-19 16:32:52 +07:00
transaction_test.go green tests 2019-11-13 13:52:03 +03:00
vm_test_util.go Remove old loader, step 3 (remove some tds and blockchain objects in tests) (#1647) 2021-04-01 12:36:22 +07:00
vm_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00