lighthouse-pulse/beacon_node/network/src
divma 398919b5d4 router: drop requests from peers that have dc'd (#1919)
## Issue Addressed

A peer might send a lot of requests that comply to the rate limit and the disconnect, this humongous pr makes sure we don't process them if the peer is not connected
2020-11-17 02:06:21 +00:00
..
attestation_service Small network adjustments (#1884) 2020-11-13 06:06:33 +00:00
beacon_processor Performance improvement for db reads (#1909) 2020-11-16 07:28:30 +00:00
router router: drop requests from peers that have dc'd (#1919) 2020-11-17 02:06:21 +00:00
service Upgrade discovery and restructure task execution (#1693) 2020-10-05 18:45:54 +11:00
sync Misc Peer sync info adjustments (#1896) 2020-11-13 09:00:10 +00:00
error.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
lib.rs Add UPnP support for Lighthouse (#1587) 2020-10-03 10:07:47 +10:00
metrics.rs Gossipsub scoring (#1668) 2020-11-12 01:48:28 +00:00
nat.rs Update libp2p (#1865) 2020-11-06 04:14:14 +00:00
persisted_dht.rs Add database schema versioning (#1688) 2020-10-01 11:12:36 +10:00
service.rs Update logs + do not downscore peers if WE time out (#1901) 2020-11-16 04:06:14 +00:00