lighthouse/beacon_node/eth2-libp2p/tests
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
..
common Add support for noise protocol (#873) 2020-03-02 13:35:20 +11:00
gossipsub_tests.rs Fix clippy warnings (#813) 2020-01-21 18:38:56 +11:00
noise.rs Add support for noise protocol (#873) 2020-03-02 13:35:20 +11:00
rpc_tests.rs Fix clippy warnings (#813) 2020-01-21 18:38:56 +11:00