lighthouse/beacon_node
Age Manning 180c90bf6d Correct peer connection transition logic (#2725)
## Description

This PR updates the peer connection transition logic. It is acceptable for a peer to immediately transition from a disconnected state to a disconnecting state. This can occur when we are at our peer limit and a new peer's dial us.
2021-10-17 04:04:36 +00:00
..
beacon_chain Add Altair tests to op pool (#2723) 2021-10-16 05:07:23 +00:00
client Fix cargo audit warns for nix, psutil, time (#2699) 2021-10-11 00:10:35 +00:00
eth1 Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
eth2_libp2p Correct peer connection transition logic (#2725) 2021-10-17 04:04:36 +00:00
genesis Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
http_api Add BeaconChainHarness::builder (#2707) 2021-10-14 02:58:10 +00:00
http_metrics Add TLS capability to the beacon node HTTP API (#2668) 2021-10-12 03:35:49 +00:00
network Add BeaconChainHarness::builder (#2707) 2021-10-14 02:58:10 +00:00
operation_pool Add Altair tests to op pool (#2723) 2021-10-16 05:07:23 +00:00
src Add TLS capability to the beacon node HTTP API (#2668) 2021-10-12 03:35:49 +00:00
store Add BeaconChainHarness::builder (#2707) 2021-10-14 02:58:10 +00:00
tests Altair consensus changes and refactors (#2279) 2021-07-09 06:15:32 +00:00
timer Remove unused deps (#2592) 2021-09-30 04:31:42 +00:00
websocket_server Server sent events (#1920) 2020-12-04 00:18:58 +00:00
Cargo.toml Add TLS capability to the beacon node HTTP API (#2668) 2021-10-12 03:35:49 +00:00