go-ethereum/eth/protocols
jwasinger 53e3f445ed all: remove TerminalTotalDifficultyPassed (#30609)
rebased https://github.com/ethereum/go-ethereum/pull/29766 . The
downstream branch appears to have been deleted and I don't have perms to
push to that fork.

`TerminalTotalDifficultyPassed` is removed. `TerminalTotalDifficulty`
must now be non-nil, and it is expected that networks are already
merged: we can only import PoW/Clique chains, not produce blocks on
them.

---------

Co-authored-by: stevemilk <wangpeculiar@gmail.com>
2024-11-19 14:50:11 +01:00
..
eth all: remove TerminalTotalDifficultyPassed (#30609) 2024-11-19 14:50:11 +01:00
snap core, trie, triedb: minor changes from snapshot integration (#30599) 2024-11-19 14:50:11 +01:00