lighthouse/beacon_node/eth2-libp2p/src
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
..
rpc Handle simultaneous RPC negotiation errors (#846) 2020-02-19 15:39:20 +11:00
behaviour.rs Remove network lock (#840) 2020-02-19 22:12:25 +11:00
config.rs Correct discovery address CLI functionality (#818) 2020-01-23 17:31:08 +11:00
discovery.rs Remove network lock (#840) 2020-02-19 22:12:25 +11:00
error.rs Implement basic BeaconChain persistence. 2019-05-27 17:58:15 +10:00
globals.rs Remove network lock (#840) 2020-02-19 22:12:25 +11:00
lib.rs Remove network lock (#840) 2020-02-19 22:12:25 +11:00
metrics.rs Fix block processing blowup, upgrade metrics (#500) 2019-08-19 21:02:34 +10:00
service.rs Add support for noise protocol (#873) 2020-03-02 13:35:20 +11:00
topics.rs Filter gossipsub message duplication (#736) 2019-12-20 16:26:30 +11:00