1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/tests
Péter Szilágyi 017831dd5b
core, eth: split eth package, implement snap protocol (#21482)
This commit splits the eth package, separating the handling of eth and snap protocols. It also includes the capability to run snap sync (https://github.com/ethereum/devp2p/blob/master/caps/snap.md) , but does not enable it by default. 

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
Co-authored-by: Martin Holst Swende <martin@swende.se>
2020-12-14 10:27:15 +01:00
..
fuzzers core, eth: split eth package, implement snap protocol (#21482) 2020-12-14 10:27:15 +01:00
solidity
testdata@7497b116a0 tests: update tests/testdata@develop, include EIP2384 config (#20746) 2020-03-10 10:55:27 +01:00
block_test.go core/state/snapshot, tests: sync snap gen + snaps in consensus tests 2020-03-03 09:17:13 +02:00
block_test_util.go core, eth: split eth package, implement snap protocol (#21482) 2020-12-14 10:27:15 +01:00
difficulty_test.go cmd: deprecate --testnet, use named networks instead (#20852) 2020-04-09 12:09:58 +03:00
difficulty_test_util.go
gen_btheader.go
gen_difficultytest.go
gen_stenv.go
gen_sttransaction.go
gen_vmexec.go
init.go all: implement EIP-2929 (gas cost increases for state access opcodes) + yolo-v2 (#21509) 2020-10-23 08:26:57 +02:00
init_test.go tests, signer: remove staticcheck warnings (#20364) 2019-11-23 12:51:37 +01:00
rlp_test.go
rlp_test_util.go
state_test.go tests: skip consensus test using 1GB RAM 2020-05-05 12:27:09 +03:00
state_test_util.go core, all: split vm.Context into BlockContext and TxContext (#21672) 2020-11-13 13:42:19 +01:00
transaction_test.go
transaction_test_util.go core/state/snapshot, tests: sync snap gen + snaps in consensus tests 2020-03-03 09:17:13 +02:00
vm_test.go core/state/snapshot, tests: sync snap gen + snaps in consensus tests 2020-03-03 09:17:13 +02:00
vm_test_util.go core, all: split vm.Context into BlockContext and TxContext (#21672) 2020-11-13 13:42:19 +01:00