erigon-pulse/consensus/bor
Manav Darji eb98a0a5ad
PIP12: Implement time based StateSync confirmation delay (#7587)
This PR implements [PIP
12](https://github.com/maticnetwork/Polygon-Improvement-Proposals/blob/main/PIPs/PIP-12.md).
It introduces time based state sync confirmation delay and adds Indore
hard fork on polygon chains.

The corresponding PR on erigon-lib can be found here:
https://github.com/ledgerwatch/erigon-lib/pull/1002.
2023-05-29 21:08:43 +07:00
..
abi Bor file structure updated (#6167) 2023-01-31 14:00:57 +05:30
clerk Move hexutil.Bytes to erigon-lib (#7305) 2023-04-13 11:19:02 +00:00
contract [devnet tool] Side-quest: logging step 7 (#7506) 2023-05-13 21:22:30 +01:00
heimdall consensus/bor: use current producers for extra data validation (#7564) 2023-05-24 12:57:31 +07:00
heimdallgrpc Bor file structure updated (#6167) 2023-01-31 14:00:57 +05:30
statefull State sync transactions added to debug_traceBlockByNumber call (#6830) 2023-02-20 08:04:11 +00:00
valset Bor file structure updated (#6167) 2023-01-31 14:00:57 +05:30
api.go remove lru package alias (#7251) 2023-04-04 04:02:23 +00:00
bor.go PIP12: Implement time based StateSync confirmation delay (#7587) 2023-05-29 21:08:43 +07:00
errors.go Bor file structure updated (#6167) 2023-01-31 14:00:57 +05:30
genesis_contract_mock.go Bor file structure updated (#6167) 2023-01-31 14:00:57 +05:30
genesis.go Bor file structure updated (#6167) 2023-01-31 14:00:57 +05:30
heimall.go Bor file structure updated (#6167) 2023-01-31 14:00:57 +05:30
merkle.go Bor file structure updated (#6167) 2023-01-31 14:00:57 +05:30
snapshot_test.go fix race condition in snapshot_test (#6761) 2023-02-01 22:15:19 +00:00
snapshot.go [devnet tool] Side-quest: logging step 7 (#7506) 2023-05-13 21:22:30 +01:00
span_mock.go consensus/bor: use current producers for extra data validation (#7564) 2023-05-24 12:57:31 +07:00
span.go consensus/bor: use current producers for extra data validation (#7564) 2023-05-24 12:57:31 +07:00