1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/tests
Sina Mahmoodi eb21c652c0
cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213)
Removes the yolov2 definition, adds yolov3, including EIP-2565. This PR also disables some of the erroneously generated blockchain and statetests, and adds the new genesis hash + alloc for yolov3. 
This PR disables the CLI switches for yolo, since it's not complete until we merge support for 2930.
2021-01-28 21:19:07 +01:00
..
fuzzers cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213) 2021-01-28 21:19:07 +01:00
solidity
testdata@6c863f03be tests: update the reference tests (#22009) 2021-01-13 11:29:28 +01:00
block_test.go cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213) 2021-01-28 21:19:07 +01: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 cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213) 2021-01-28 21:19:07 +01:00
init_test.go
rlp_test.go
rlp_test_util.go
state_test.go cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213) 2021-01-28 21:19:07 +01:00
state_test_util.go cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213) 2021-01-28 21:19:07 +01:00
transaction_test.go
transaction_test_util.go
vm_test.go
vm_test_util.go core, all: split vm.Context into BlockContext and TxContext (#21672) 2020-11-13 13:42:19 +01:00