Files
lighthouse/beacon_node/network/src
Michael Sproul a3669abac5 Avoid processing redundant RPC blocks (#4179)
## Proposed Changes

We already make some attempts to avoid processing RPC blocks when a block from the same proposer is already being processed through gossip. This PR strengthens that guarantee by using the existing cache for `observed_block_producers` to inform whether an RPC block's processing should be delayed.
2023-04-13 07:05:02 +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