lighthouse/beacon_node/network
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
..
src Fix penalties in sync methods (#3384) 2022-07-30 00:22:39 +00:00
Cargo.toml Fix Rust 1.61 clippy lints (#3192) 2022-05-20 05:02:13 +00:00