erigon-pulse/core/forkid
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
..
forkid_test.go Extend fork ID to timestamp-based forks (#6324) 2022-12-16 12:08:54 +01:00
forkid.go Extend fork ID to timestamp-based forks (#6324) 2022-12-16 12:08:54 +01:00