plugeth/cmd/evm/internal/t8ntool
Martin Holst Swende b8d38e76ef
core, params, beacon/engine: implement EIP 4788 BeaconRoot (#27849)
This change implements "EIP 4788 : Beacon block root in the EVM". It implements version-2 of EPI-4788, main difference being that the contract is an actual contract rather than a precompile, as in #27289.
2023-08-22 08:33:39 -04:00
..
block.go accounts, cmd/evm: fix docstrings (#27703) 2023-07-12 06:01:55 -04:00
execution.go core, params, beacon/engine: implement EIP 4788 BeaconRoot (#27849) 2023-08-22 08:33:39 -04:00
flags.go all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 2023-05-03 12:58:39 +03:00
gen_header.go all: implement withdrawals (EIP-4895) (#26484) 2023-01-25 15:32:25 +01:00
gen_stenv.go core, params, beacon/engine: implement EIP 4788 BeaconRoot (#27849) 2023-08-22 08:33:39 -04:00
transaction.go all: tie timestamp based forks to the passage of London (#27279) 2023-05-19 11:27:19 +03:00
transition.go core, params, beacon/engine: implement EIP 4788 BeaconRoot (#27849) 2023-08-22 08:33:39 -04:00
utils.go cmd: migrate to urfave/cli/v2 (#24751) 2022-06-27 18:22:36 +02:00