lighthouse/beacon_node
ethDreamer 0aa8509525 Filter Disconnected Peers from Discv5 DHT (#2219)
## Issue Addressed
#2107

## Proposed Change
The peer manager will mark peers as disconnected in the discv5 DHT when they disconnect or dial fails

## Additional Info
Rationale for this particular change is explained in my comment on #2107
2021-04-28 04:07:37 +00:00
..
beacon_chain 404's on API requests for slots that have been skipped or orphaned (#2272) 2021-04-25 03:59:59 +00:00
client Clean up warnings (#2240) 2021-04-12 00:57:43 +00:00
eth1 VC: accept unknown fields in chain spec (#2277) 2021-03-26 04:53:57 +00:00
eth2_libp2p Filter Disconnected Peers from Discv5 DHT (#2219) 2021-04-28 04:07:37 +00:00
genesis Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
http_api 404's on API requests for slots that have been skipped or orphaned (#2272) 2021-04-25 03:59:59 +00:00
http_metrics Switch back to warp with cors wildcard support (#2211) 2021-02-18 22:33:12 +00:00
network Clean up warnings (#2240) 2021-04-12 00:57:43 +00:00
operation_pool Pack attestations into blocks in parallel (#2307) 2021-04-13 05:27:42 +00:00
src Correcting disable-enr-auto-update flag definition (#2303) 2021-04-11 23:52:29 +00:00
store VC: accept unknown fields in chain spec (#2277) 2021-03-26 04:53:57 +00:00
tests Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
timer Update to tokio 1.1 (#2172) 2021-02-10 23:29:49 +00:00
websocket_server Server sent events (#1920) 2020-12-04 00:18:58 +00:00
Cargo.toml v1.3.0 (#2310) 2021-04-13 22:46:34 +00:00