lighthouse-pulse/beacon_node/eth2_libp2p/src
Age Manning 3c689a6837 Remove yamux support (#1526)
## Issue Addressed

There is currently an issue with yamux when connecting to prysm peers. The source of the issue is currently unknown. 

This PR removes yamux support to force mplex negotation. We can add back yamux support once we have isolated and corrected the issue.
2020-08-17 05:05:06 +00:00
..
behaviour Persist metadata and enr across restarts (#1513) 2020-08-17 02:13:28 +00:00
discovery Persist metadata and enr across restarts (#1513) 2020-08-17 02:13:28 +00:00
peer_manager Add multiaddr support in bootnodes (#1481) 2020-08-17 02:13:26 +00:00
rpc Mitigate too many outgoing connections (#1469) 2020-08-11 02:16:31 +00:00
types Persist metadata and enr across restarts (#1513) 2020-08-17 02:13:28 +00:00
config.rs Add multiaddr support in bootnodes (#1481) 2020-08-17 02:13:26 +00:00
lib.rs Activate peer scoring (#1284) 2020-07-07 10:13:16 +10:00
metrics.rs Track gossip subscriptions as a metric (#1445) 2020-08-04 04:18:10 +00:00
service.rs Remove yamux support (#1526) 2020-08-17 05:05:06 +00:00