erigon-pulse/consensus/bor
Manav Darji 2d0e091a6e
eth, consensus/bor: handle 503 response from heimdall (#8364)
When a new feature (like for the upcoming `Aalborg` hard fork) for
Polygon hasn't kicked in (in heimdall), the endpoints of heimdall will
now return 503 (Service Unavailable) status code. This PR makes sure
that erigon handles that code separately and doesn't keep retying to
fetch info. It also acts as a notifier of the HF in erigon.

Similar reference PR in bor:
https://github.com/maticnetwork/bor/pull/1023
2023-10-04 13:43:07 +01:00
..
abi Bor file structure updated (#6167) 2023-01-31 14:00:57 +05:30
clerk Bor span testing (#7897) 2023-07-18 09:47:04 +01:00
contract Snapshots of Bor events (#7901) 2023-08-18 17:10:35 +01:00
heimdall eth, consensus/bor: handle 503 response from heimdall (#8364) 2023-10-04 13:43:07 +01:00
heimdallgrpc Milestone stage processing (#8187) 2023-09-18 18:05:33 +01:00
statefull Snapshots of Bor events (#7901) 2023-08-18 17:10:35 +01:00
valset [devnet] Always select first node, fix configuration mess up between nodes (#7863) 2023-07-10 11:37:55 +01:00
bor_test.go Get vote on hash (#8172) 2023-09-13 11:49:49 +01:00
bor.go Added fix to allow getroothash to work with no api running (#8342) 2023-10-02 18:55:31 +01:00
errors.go Bor file structure updated (#6167) 2023-01-31 14:00:57 +05:30
fake.go Move ApplyDAOHardFork & UpgradeBuildInSystemContract to engine.Initialize (#8095) 2023-08-30 15:51:19 +02:00
genesis_contract_mock.go Bor file structure updated (#6167) 2023-01-31 14:00:57 +05:30
genesis.go Snapshots of Bor events (#7901) 2023-08-18 17:10:35 +01:00
merkle.go Bor file structure updated (#6167) 2023-01-31 14:00:57 +05:30
snapshot_test.go Bor span testing (#7897) 2023-07-18 09:47:04 +01:00
snapshot.go Added fix to allow getroothash to work with no api running (#8342) 2023-10-02 18:55:31 +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