erigon-pulse/cmd/evm/internal/t8ntool
Sina Mahmoodi c376039049 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.
# Conflicts:
#	cmd/evm/internal/t8ntool/execution.go
#	cmd/geth/chaincmd.go
#	cmd/geth/consolecmd.go
#	cmd/geth/main.go
#	cmd/geth/usage.go
#	cmd/utils/flags.go
#	core/state_processor.go
#	core/vm/evm.go
#	core/vm/interpreter.go
#	tests/block_test.go
2021-03-09 13:47:37 +01:00
..
execution.go cmd,core,eth,params,tests: define yolov3 + enable EIP-2565 (#22213) 2021-03-09 13:47:37 +01:00
flags.go cmd/evm: statet8n output folder + tx hashes on trace filenames (#21406) 2020-08-27 17:41:02 +02:00
gen_stenv.go geth 1.9.18 post-rebase fixups 2020-08-08 17:33:35 +02:00
transition.go Remove nested transactions (#1483) 2021-02-10 17:04:22 +00:00