lighthouse/beacon_node
Pawan Dhananjay 4d60694443
Add support for noise protocol (#873)
* Add noise support with fallback to secio

* Add config parameter for noise support

* Add secio/noise compatibility test

* Cleanup

* Remove config parameter for noise support

* Modify test to work between a secio swarm and a noise libp2p service

* Minor fixes
2020-03-02 13:35:20 +11:00
..
beacon_chain Remove network lock (#840) 2020-02-19 22:12:25 +11:00
client Remove network lock (#840) 2020-02-19 22:12:25 +11:00
eth1 Update to Spec v0.10 (#817) 2020-02-11 10:19:36 +11:00
eth2-libp2p Add support for noise protocol (#873) 2020-03-02 13:35:20 +11:00
genesis Update to Spec v0.10 (#817) 2020-02-11 10:19:36 +11:00
network Remove network lock (#840) 2020-02-19 22:12:25 +11:00
rest_api Remove network lock (#840) 2020-02-19 22:12:25 +11:00
src Update to Spec v0.10 (#817) 2020-02-11 10:19:36 +11:00
store Update to Spec v0.10 (#817) 2020-02-11 10:19:36 +11:00
tests Prepare for public testnet (#628) 2019-12-03 15:28:57 +11:00
version Apply clippy suggestions 2019-03-19 23:20:39 +11:00
websocket_server Improve beacon node logging (#660) 2019-12-06 18:44:38 +11:00
Cargo.toml Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00