erigon-pulse/eth/protocols/eth
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
..
discovery.go Extend fork ID to timestamp-based forks (#6324) 2022-12-16 12:08:54 +01:00
handler_test.go erigon3: rename "history.v2" to "history.v3" to avoid naming miss-match with "erigon3" (#5519) 2022-09-26 10:54:42 +07:00
handler.go Remove Ropsten & Fermion (#6262) 2022-12-10 22:55:31 +00:00
handlers.go Enable prealloc linter (#5177) 2022-08-26 10:04:36 +07:00
protocol_test.go Revert "Switch from eth/66 to eth/67 (#4549)" (#4562) 2022-06-28 13:42:35 +02:00
protocol.go Withdrawals part 1 (#6009) 2022-12-01 09:15:01 +01:00