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

N/A

## Proposed Changes

Uses the `penalize_peer` function added in  in sync methods as well. The existing code in sync methods missed the `ExecutionPayloadError::UnverifiedNonOptimisticCandidate` case.
2022-07-30 00:22:39 +00:00
..
beacon_chain Initial Commit of Retrospective OTB Verification () 2022-07-30 00:22:38 +00:00
builder_client Builder Specs v0.2.0 () 2022-07-30 00:22:37 +00:00
client Initial Commit of Retrospective OTB Verification () 2022-07-30 00:22:38 +00:00
eth1 Fix Block Cache Range Math for Faster Syncing () 2022-07-26 02:17:21 +00:00
execution_layer Initial Commit of Retrospective OTB Verification () 2022-07-30 00:22:38 +00:00
genesis Unify execution layer endpoints () 2022-06-29 09:07:09 +00:00
http_api Builder Specs v0.2.0 () 2022-07-30 00:22:37 +00:00
http_metrics Support IPv6 in BN and VC HTTP APIs () 2022-03-24 00:04:49 +00:00
lighthouse_network Return ResourceUnavailable if we are unable to reconstruct execution payloads () 2022-07-27 03:20:00 +00:00
network Fix penalties in sync methods () 2022-07-30 00:22:39 +00:00
operation_pool Use async code when interacting with EL () 2022-07-03 05:36:50 +00:00
src Builder Specs v0.2.0 () 2022-07-30 00:22:37 +00:00
store Initial Commit of Retrospective OTB Verification () 2022-07-30 00:22:38 +00:00
tests Altair consensus changes and refactors () 2021-07-09 06:15:32 +00:00
timer Use async code when interacting with EL () 2022-07-03 05:36:50 +00:00
Cargo.toml v2.4.0 () 2022-07-21 22:02:36 +00:00