erigon-pulse/consensus
Andrew Ashikhmin 0fc2022a0e
Extend fork ID to timestamp-based forks (#6324)
Starting from
[Shanghai](https://github.com/ethereum/execution-specs/blob/master/network-upgrades/mainnet-upgrades/shanghai.md),
forks are based on timestamps rather than block heights (see PR #6238).
This PR extends [EIP-2124](https://eips.ethereum.org/EIPS/eip-2124) Fork
ID to include timestamp-based blocks. See also
https://github.com/ethereum/go-ethereum/pull/25878.

Co-authored-by: Marius van der Wijden <m.vanderwijden@live.de>
2022-12-16 12:08:54 +01:00
..
aura Apply AuRa rewards even after Merge (#6310) 2022-12-15 15:00:00 +00:00
bor Fix trace error in Polygon | Pass Engin to the Base API (#6131) 2022-12-04 12:17:39 +07:00
clique Fix trace error in Polygon | Pass Engin to the Base API (#6131) 2022-12-04 12:17:39 +07:00
db Create in-memory MDBX inside dirs.Tmp (#5702) 2022-10-11 16:49:38 +01:00
ethash Apply AuRa rewards even after Merge (#6310) 2022-12-15 15:00:00 +00:00
misc Shanghai & Cancun forks should be based on timestamp (#6238) 2022-12-07 18:45:44 +01:00
parlia Extend fork ID to timestamp-based forks (#6324) 2022-12-16 12:08:54 +01:00
serenity Apply AuRa rewards even after Merge (#6310) 2022-12-15 15:00:00 +00:00
consensus.go Fix trace error in Polygon | Pass Engin to the Base API (#6131) 2022-12-04 12:17:39 +07:00
errors.go Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00
result.go Clean up DEBUG category logs (#2776) 2021-10-05 08:14:04 +07:00