lighthouse/beacon_node
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
..
beacon_chain Restrict fork choice getters to finalized blocks (#1475) 2020-08-14 06:36:38 +00:00
client Add multiaddr support in bootnodes (#1481) 2020-08-17 02:13:26 +00:00
eth1 Cross-compile to vendored x86_84, aarch64 (Raspberry Pi 4) (#1497) 2020-08-11 05:16:30 +00:00
eth2_libp2p Remove yamux support (#1526) 2020-08-17 05:05:06 +00:00
genesis Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
network Correct logic for peer sync identification (#1525) 2020-08-17 03:00:10 +00:00
operation_pool Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
rest_api Wind down the SSE thread when the client disconnects (#1514) 2020-08-13 06:12:18 +00:00
src Add multiaddr support in bootnodes (#1481) 2020-08-17 02:13:26 +00:00
store Fix a bug in fork pruning (#1507) 2020-08-12 07:00:00 +00:00
tests Improve tokio task execution (#1181) 2020-06-04 21:48:05 +10:00
timer Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
websocket_server Lighthouse crate v0.2.0 bump (#1450) 2020-08-06 03:43:05 +00:00
Cargo.toml Update to v0.2.3 (#1519) 2020-08-14 08:32:31 +00:00