erigon-pulse/tests
Péter Szilágyi d23002e76a all: define Berlin hard fork spec
# Conflicts:
#	cmd/geth/config.go
#	cmd/geth/main.go
#	core/genesis.go
#	core/state_transition.go
#	core/vm/evm.go
#	core/vm/interpreter.go
#	eth/backend.go
#	eth/ethconfig/config.go
#	les/client.go
#	light/txpool.go
#	tests/state_test_util.go
2021-03-12 15:50:09 +01:00
..
contracts geth-1.9.23: post-rebase fixups 2020-10-26 17:16:00 +01:00
fuzzers tests/fuzzers/les: add fuzzer for les server handler (#22282) 2021-03-10 16:56:49 +01:00
solidity tests/solidity: add contract to test every opcode (#19283) 2019-09-26 10:30:33 +02:00
testdata@6c863f03be tests: update the reference tests (#22009) 2021-03-09 10:36:34 +01:00
.gitignore Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
block_test_util.go Revert "Extract validating interface (#1120)" (#1543) 2021-03-05 20:34:23 +00:00
block_test.go cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213) 2021-03-09 13:47:37 +01: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 Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
gen_sttransaction.go [GC] uint256 rather than big.Int in Transaction (#614) 2020-06-04 08:43:08 +01:00
gen_vmexec.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
init_test.go tests, signer: remove staticcheck warnings (#20364) 2019-12-03 13:55:17 +01:00
init.go all: define Berlin hard fork spec 2021-03-12 15:50:09 +01:00
pruner_test.go Revert "Extract validating interface (#1120)" (#1543) 2021-03-05 20:34:23 +00: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 all: define Berlin hard fork spec 2021-03-12 15:50:09 +01:00
state_test.go cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213) 2021-03-09 13:47:37 +01:00
statedb_chain_test.go Revert "Extract validating interface (#1120)" (#1543) 2021-03-05 20:34:23 +00:00
statedb_insert_chain_transaction_test.go Revert "Extract validating interface (#1120)" (#1543) 2021-03-05 20:34:23 +00:00
transaction_test_util.go all: add support for EIP-2718, EIP-2930 transactions (#21502) 2021-03-12 15:40:24 +01:00
transaction_test.go green tests 2019-11-13 13:52:03 +03:00
vm_test_util.go core, all: split vm.Context into BlockContext and TxContext (#21672) 2021-03-08 12:17:35 +01:00
vm_test.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00