## Issue Addressed #629 ## Proposed Changes This removes banned peers from the DHT and informs discovery to block the node_id and the known source IP's associated with this node. It has the capabilities of un banning this peer after a period of time. This also corrects the logic about banning specific IP addresses. We now use seen_ip addresses from libp2p rather than those sent to us via identify (which also include local addresses). |
||
|---|---|---|
| .. | ||
| client.rs | ||
| mod.rs | ||
| peer_info.rs | ||
| peer_sync_status.rs | ||
| peerdb.rs | ||
| score.rs | ||