mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 19:50:36 +00:00
2d0e091a6e
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 |
||
---|---|---|
.. | ||
abi | ||
clerk | ||
contract | ||
heimdall | ||
heimdallgrpc | ||
statefull | ||
valset | ||
bor_test.go | ||
bor.go | ||
errors.go | ||
fake.go | ||
genesis_contract_mock.go | ||
genesis.go | ||
merkle.go | ||
snapshot_test.go | ||
snapshot.go | ||
span_mock.go | ||
span.go |