plugeth/cmd/evm/internal/t8ntool
Marius van der Wijden d8f963811d
cmd, params: implement Gray Glacier hard-fork (EIP-5133) (#25088)
* cmd/geth, params: implement Gray Glacier (EIP-5133)

* cmd/evm: add gray glacier tests

* params: nitpicks

* params: fixes
2022-06-15 14:10:38 +03:00
..
block.go build: add imports for go generate tools (#24682) 2022-04-12 20:24:02 +02:00
execution.go all: prefer new(big.Int) over big.NewInt(0) (#25087) 2022-06-14 15:09:48 +03:00
flags.go cmd, params: implement Gray Glacier hard-fork (EIP-5133) (#25088) 2022-06-15 14:10:38 +03:00
gen_header.go cmd/evm: add b11r tool (#23843) 2021-11-22 09:25:35 +01:00
gen_stenv.go core/evm: RANDOM opcode (EIP-4399) (#24141) 2022-01-10 09:44:21 +02:00
transaction.go cmd/evm: add b11r tool (#23843) 2021-11-22 09:25:35 +01:00
transition.go all: replace uses of ioutil with io and os (#24869) 2022-05-16 11:59:35 +02:00
utils.go cmd/evm: add b11r tool (#23843) 2021-11-22 09:25:35 +01:00