plugeth/consensus
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
..
beacon core, params, beacon/engine: implement EIP 4788 BeaconRoot (#27849) 2023-08-22 08:33:39 -04:00
clique all: update golang/x/ext and fix slice sorting fallout (#27909) 2023-08-12 00:04:12 +02:00
ethash consensus/misc: move eip1559 into a package (#27828) 2023-08-01 12:58:45 +03:00
misc consensus/misc: move eip1559 into a package (#27828) 2023-08-01 12:58:45 +03:00
consensus.go all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 2023-05-03 12:58:39 +03:00
errors.go consensus/beacon: check that only the latest pow block is valid ttd block (#25187) 2022-06-29 15:13:19 +03:00
merger.go all: core rework for the merge transition (#23761) 2021-11-26 13:23:02 +02:00