plugeth/cmd
lightclient 32fde3f838
core/forkid: correctly compute forkid when timestamp fork is activated in genesis (#27895)
This changes the forkID calculation to ignore time-based forks that occurred before the
genesis block. It's supposed to be done this way because the spec says:

> If a chain is configured to start with a non-Frontier ruleset already in its genesis, that is NOT considered a fork.
2023-08-16 23:31:02 +02:00
..
abidump all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
abigen accounts, build, mobile: remove Andriod and iOS support 2023-02-03 12:29:07 +02:00
bootnode cmd/bootnode: fix timer leak (#27754) 2023-08-01 14:12:11 +02:00
clef node: fix listening on IPv6 address (#27628) (#27635) 2023-07-02 13:21:16 +02:00
devp2p core/forkid: correctly compute forkid when timestamp fork is activated in genesis (#27895) 2023-08-16 23:31:02 +02:00
ethkey internal/version: use gitCommit injection in version handling code (#25851) 2022-09-23 14:08:25 +02:00
evm all: activate pbss as experimental feature (#26274) 2023-08-10 22:21:36 +03:00
faucet node: remove unused error return from Attach (#27450) 2023-06-14 08:24:47 -04:00
geth all: activate pbss as experimental feature (#26274) 2023-08-10 22:21:36 +03:00
p2psim internal/version: use gitCommit injection in version handling code (#25851) 2022-09-23 14:08:25 +02:00
rlpdump all: change format 0x%x to %#x (#25221) 2022-07-04 11:03:32 +03:00
utils cmd/utils: restore support for txlookuplimit flag (#27917) 2023-08-14 14:58:01 +02:00