erigon-pulse/consensus/parlia
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
..
abi.go BSC main net Euler fork (#4461) 2022-06-16 15:32:32 +01:00
api.go More efficient header verification of headers for Parlia when snapshots are used (#3998) 2022-04-29 07:10:31 +01:00
parlia.go Extend fork ID to timestamp-based forks (#6324) 2022-12-16 12:08:54 +01:00
ramanujanfork.go Fixed lint errors for gosec linter (#4933) 2022-08-04 14:59:40 +01:00
snapshot_test.go Full BSC support with validator mode (#3233) 2022-01-14 19:06:35 +00:00
snapshot.go Disable validator set check in historical due to BEP-131, restore Ske… (#6290) 2022-12-12 20:46:20 +00:00
utils.go Enable gosec linter (#5083) 2022-08-17 12:18:19 +07:00