lighthouse/beacon_node
blacktemplar 7e7fad5734 Ignore RPC messages of disconnected peers and remove old peers based on disconnection time (#1854)
## Issue Addressed

NA

## Proposed Changes

Lets the networking behavior ignore messages of peers that are not connected. Furthermore, old peers are not removed from the peerdb based on score anymore but based on the disconnection time.
2020-11-03 23:43:10 +00:00
..
beacon_chain Return eth1-related data via the API (#1797) 2020-11-02 00:37:30 +00:00
client Return eth1-related data via the API (#1797) 2020-11-02 00:37:30 +00:00
eth1 Return eth1-related data via the API (#1797) 2020-11-02 00:37:30 +00:00
eth2_libp2p Ignore RPC messages of disconnected peers and remove old peers based on disconnection time (#1854) 2020-11-03 23:43:10 +00:00
genesis Return eth1-related data via the API (#1797) 2020-11-02 00:37:30 +00:00
http_api Return eth1-related data via the API (#1797) 2020-11-02 00:37:30 +00:00
http_metrics Support pre-flight CORS check (#1772) 2020-10-22 04:47:27 +00:00
network Tweak head syncing (#1845) 2020-11-01 23:37:39 +00:00
operation_pool Refine op pool pruning (#1805) 2020-10-22 04:47:29 +00:00
src Update to spec v1.0.0-rc.0 and BLSv4 (#1765) 2020-10-28 22:19:38 +00:00
store Implement database temp states to reduce memory usage (#1798) 2020-10-23 01:27:51 +00:00
tests Implement standard eth2.0 API (#1569) 2020-10-01 11:12:36 +10:00
timer Upgrade discovery and restructure task execution (#1693) 2020-10-05 18:45:54 +11:00
websocket_server Update external deps (#1711) 2020-10-05 08:22:19 +00:00
Cargo.toml Bump version to v0.3.3 (#1850) 2020-11-02 23:55:15 +00:00