lighthouse/beacon_node/eth2_libp2p/src
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
..
behaviour Updates the libp2p to the second newest commit => Allow only one topic per message (#1819) 2020-10-24 01:05:37 +00:00
discovery Discovery v5.1 (#1786) 2020-10-23 04:16:33 +00:00
peer_manager Prevent unbanning of disconnected peers (#1822) 2020-10-24 05:24:20 +00:00
rpc Inform peers of requests that exceed the maximum rate limit + log downgrade (#1830) 2020-10-27 11:46:38 +00:00
types Updates the libp2p to the second newest commit => Allow only one topic per message (#1819) 2020-10-24 01:05:37 +00:00
config.rs Updates the message-id according to the Networking Spec (#1752) 2020-10-14 06:51:58 +00:00
lib.rs Node endpoints (#1778) 2020-10-22 02:59:42 +00:00
metrics.rs Extended Gossipsub metrics (#1577) 2020-09-01 06:59:14 +00:00
service.rs Downgrade libp2p (#1817) 2020-10-23 09:33:59 +00:00