lighthouse/beacon_node/eth2_libp2p
divma ad846ad280 Inform peers of requests that exceed the maximum rate limit + log downgrade (#1830)
## Issue Addressed

#1825 

## Proposed Changes

Since we penalize more blocks by range requests that have large steps, it is possible to get requests that will never be processed. We were not informing peers about this requests and also logging CRIT that is no longer relevant. Later we should check if more sophisticated handling for those requests is needed
2020-10-27 11:46:38 +00:00
..
src Inform peers of requests that exceed the maximum rate limit + log downgrade (#1830) 2020-10-27 11:46:38 +00:00
tests Updates the message-id according to the Networking Spec (#1752) 2020-10-14 06:51:58 +00:00
Cargo.toml Updates the libp2p to the second newest commit => Allow only one topic per message (#1819) 2020-10-24 01:05:37 +00:00