go-ethereum/params
jwasinger 478012ab23
all: remove TerminalTotalDifficultyPassed ()
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-10-23 08:26:18 +02:00
..
forks eth/catalyst: add timestamp checks to fcu and new payload and improve param checks () 2024-01-23 16:02:08 +01:00
bootnodes.go all: clean up goerli flag and config () 2024-08-20 15:59:48 +02:00
config.go all: remove TerminalTotalDifficultyPassed () 2024-10-23 08:26:18 +02:00
config_test.go all: get rid of custom MaxUint64 and MaxUint64 () 2024-10-20 14:41:51 +03:00
dao.go params: remove redundant consts, disable metro on AllProtocolChanges 2017-07-04 12:28:58 +03:00
denomination.go build: upgrade to go 1.19 () 2022-09-10 13:25:40 +02:00
network_params.go params: remove unused les parameters () 2024-08-06 19:49:48 +08:00
protocol_params.go all: implement EIP-7002 & EIP-7251 () 2024-10-11 21:36:13 +02:00
verkle_params.go cmd, core, params, trie: add verkle access witness gas charging () 2024-05-10 20:13:11 +02:00