lighthouse/beacon_node/network/src/sync/backfill_sync
Pawan Dhananjay f428719761 Do not penalize peers on execution layer offline errors (#3258)
## Issue Addressed

Partly resolves https://github.com/sigp/lighthouse/issues/3032

## Proposed Changes

Extracts some of the functionality of #3094 into a separate PR as the original PR requires a bit more work.
Do not unnecessarily penalize peers when we fail to validate received execution payloads because our execution layer is offline.
2022-06-19 23:13:40 +00:00
..
mod.rs Do not penalize peers on execution layer offline errors (#3258) 2022-06-19 23:13:40 +00:00