lighthouse/beacon_node/eth2_libp2p
blacktemplar 2bd5b9182f fix unbanning of peers (#1838)
## Issue Addressed

NA

## Proposed Changes

Currently a banned peer will remain banned indefinitely as long as update is called on the score struct regularly. This fixes this bug and the score decay starts after `BANNED_BEFORE_DECAY` seconds after banning.
2020-10-29 01:25:02 +00:00
..
src fix unbanning of peers (#1838) 2020-10-29 01:25:02 +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