lighthouse/beacon_node/network/src/beacon_processor
Pawan Dhananjay b3ce8d0de9 Fix penalties in sync methods (#3384)
## Issue Addressed

N/A

## Proposed Changes

Uses the `penalize_peer` function added in #3350 in sync methods as well. The existing code in sync methods missed the `ExecutionPayloadError::UnverifiedNonOptimisticCandidate` case.
2022-07-30 00:22:39 +00:00
..
worker Fix penalties in sync methods (#3384) 2022-07-30 00:22:39 +00:00
mod.rs Ignored sync jobs 2 (#3317) 2022-07-15 07:31:20 +00:00
tests.rs Don't return errors when fork choice fails (#3370) 2022-07-28 13:57:09 +00:00
work_reprocessing_queue.rs Ignored sync jobs 2 (#3317) 2022-07-15 07:31:20 +00:00