lighthouse/beacon_node
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
..
beacon_chain Add graffiti cli flag to the validator client. (#1425) 2020-08-11 02:16:29 +00:00
client Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
eth1 Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
eth2_libp2p Mitigate too many outgoing connections (#1469) 2020-08-11 02:16:31 +00:00
genesis Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
network Remove block clone (#1448) 2020-08-06 04:29:17 +00:00
operation_pool Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
rest_api Add graffiti cli flag to the validator client. (#1425) 2020-08-11 02:16:29 +00:00
src Lighthouse v0.2.0 (Medalla) (#1452) 2020-08-04 07:44:53 +00:00
store Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
tests Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
timer Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
websocket_server Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
Cargo.toml Version bump to v0.2.2 (#1496) 2020-08-10 06:49:03 +00:00