lighthouse/beacon_node/eth2_libp2p
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
..
src Mitigate too many outgoing connections (#1469) 2020-08-11 02:16:31 +00:00
tests Support multiple BLS implementations (#1335) 2020-07-25 02:03:18 +00:00
Cargo.toml Upgrade logs (#1495) 2020-08-10 05:19:51 +00:00