erigon-pulse/tests
Alex Sharov e7574a6d14
RPC: batch - preserve order, streaming to in-mem buf (#2541)
* preserve order in batch

* fix batch order

* base fee in header json

* less logs in tests

* less logs in tests

* save

* save
2021-08-19 09:26:06 +07:00
..
contracts rename (#1978) 2021-05-20 19:25:53 +01:00
fuzzers Remove tsdb dependency (#2503) 2021-08-08 16:56:54 +07: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 move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +07:00
block_test.go RPC: batch - preserve order, streaming to in-mem buf (#2541) 2021-08-19 09:26:06 +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 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 Keep readonly value while changing interpreters back and forth (#2508) 2021-08-10 09:48:56 +07:00
state_test.go RPC: batch - preserve order, streaming to in-mem buf (#2541) 2021-08-19 09:26:06 +07:00
statedb_chain_test.go Move bucket constants into kv package, move kv interface to kv package (#2455) 2021-07-28 09:47:38 +07:00
statedb_insert_chain_transaction_test.go move kv to erigon-lib (#2467) 2021-07-29 18:53:13 +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 Keep readonly value while changing interpreters back and forth (#2508) 2021-08-10 09:48:56 +07:00
vm_test.go RPC: batch - preserve order, streaming to in-mem buf (#2541) 2021-08-19 09:26:06 +07:00