lighthouse/beacon_node
blacktemplar 6ba997b88e add direction information to PeerInfo (#1768)
## Issue Addressed

NA

## Proposed Changes

Adds a direction field to `PeerConnectionStatus` that can be accessed by calling `is_outgoing` which will return `true` iff the peer is connected and the first connection was an outgoing one.
2020-10-16 05:24:21 +00:00
..
beacon_chain Update external deps (#1711) 2020-10-05 08:22:19 +00:00
client Update external deps (#1711) 2020-10-05 08:22:19 +00:00
eth1 Update external deps (#1711) 2020-10-05 08:22:19 +00:00
eth2_libp2p add direction information to PeerInfo (#1768) 2020-10-16 05:24:21 +00:00
genesis Update external deps (#1711) 2020-10-05 08:22:19 +00:00
http_api Update external deps (#1711) 2020-10-05 08:22:19 +00:00
http_metrics Update external deps (#1711) 2020-10-05 08:22:19 +00:00
network Simulator and attestation service fixes (#1747) 2020-10-15 07:11:31 +00:00
operation_pool Update external deps (#1711) 2020-10-05 08:22:19 +00:00
src Upgrade discovery and restructure task execution (#1693) 2020-10-05 18:45:54 +11:00
store Update external deps (#1711) 2020-10-05 08:22:19 +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.0 (#1743) 2020-10-09 02:05:30 +00:00