go-ethereum/consensus
Péter Szilágyi f4d53133f6
consensus, cmd, core, eth: remove support for non-merge mode of operation (#29169)
* eth: drop support for forward sync triggers and head block packets

* consensus, eth: enforce always merged network

* eth: fix tx looper startup and shutdown

* cmd, core: fix some tests

* core: remove notion of future blocks

* core, eth: drop unused methods and types
2024-03-05 16:13:28 +02:00
..
beacon all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
clique all: remove redundant import aliases (#29144) 2024-03-02 22:42:50 +02:00
ethash all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01:00
misc all: use uint256 in state (#28598) 2024-01-23 14:51:58 +01: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