Files
lighthouse/beacon_node/network/src
Paul Hauner 48843ba198 Check lateness of block before requeuing it (#4208)
## Issue Addressed

NA

## Proposed Changes

Avoids reprocessing loops introduced in #4179. (Also somewhat related to #4192).

Breaks the re-queue loop by only re-queuing when an RPC block is received before the attestation creation deadline.

I've put `proposal_is_known` behind a closure to avoid interacting with the `observed_proposers` lock unnecessarily. 

## Additional Info

NA
2023-04-19 04:23:20 +00:00
..
2023-03-14 01:13:34 +00:00
2023-03-01 03:19:02 +00:00
2023-03-01 03:19:02 +00:00
2023-03-14 01:13:34 +00:00
2023-03-15 01:27:47 +00:00
2022-09-18 12:13:03 +02:00