lighthouse-pulse/beacon_node/eth2_libp2p/src
divma 1a67d15701 Mitigate too many outgoing connections (#1469)
limit simultaneous outgoing connections attempts to a reasonable top as an extra layer of protection
also shift the keep alive logic of the rpc handler to avoid needing to update it by hand. I think In rare cases this could make shutting down a connection a bit faster.
2020-08-11 02:16:31 +00:00
..
behaviour Mitigate too many outgoing connections (#1469) 2020-08-11 02:16:31 +00:00
discovery Upgrade logs (#1495) 2020-08-10 05:19:51 +00:00
peer_manager Update peerdb constants (#1444) 2020-08-03 12:48:22 +00:00
rpc Mitigate too many outgoing connections (#1469) 2020-08-11 02:16:31 +00:00
types Activate peer scoring (#1284) 2020-07-07 10:13:16 +10:00
config.rs Update v0.12.2 gossip params (#1449) 2020-08-06 00:04:33 +00:00
lib.rs Activate peer scoring (#1284) 2020-07-07 10:13:16 +10:00
metrics.rs Track gossip subscriptions as a metric (#1445) 2020-08-04 04:18:10 +00:00
service.rs Mitigate too many outgoing connections (#1469) 2020-08-11 02:16:31 +00:00