lighthouse/beacon_node/eth2_libp2p
Age Manning 7453f39d68 Prevent unbanning of disconnected peers (#1822)
## Issue Addressed

Further testing revealed another edge case where we attempt to unban a peer that can be in a disconnected start. Although this causes no real issue, it does log an error to the user. 

This PR adds a check to prevent this edge case and prevents the error being logged to the user.
2020-10-24 05:24:20 +00:00
..
src Prevent unbanning of disconnected peers (#1822) 2020-10-24 05:24:20 +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