plugeth/cmd/devp2p/internal
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
..
ethtest core/forkid: correctly compute forkid when timestamp fork is activated in genesis (#27895) 2023-08-16 23:31:02 +02:00
v4test cmd: use errrors.New instead of empty fmt.Errorf (#27329) 2023-05-24 12:21:29 +02:00
v5test p2p/discover: add more packet information in logs (#26307) 2023-01-03 12:36:38 +01:00