lighthouse/beacon_node/eth2_libp2p
blacktemplar 7e7fad5734 Ignore RPC messages of disconnected peers and remove old peers based on disconnection time (#1854)
## Issue Addressed

NA

## Proposed Changes

Lets the networking behavior ignore messages of peers that are not connected. Furthermore, old peers are not removed from the peerdb based on score anymore but based on the disconnection time.
2020-11-03 23:43:10 +00:00
..
src Ignore RPC messages of disconnected peers and remove old peers based on disconnection time (#1854) 2020-11-03 23:43:10 +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