lighthouse/beacon_node/eth2_libp2p
Age Manning 5bc8fea2e0
Activate peer scoring (#1284)
* Initial score structure

* Peer manager update

* Updates to dialing

* Correct tests

* Correct typos and remove unused function

* Integrate scoring into the network crate

* Clean warnings

* Formatting

* Shift core functionality into the behaviour

* Temp commit

* Shift disconnections into the behaviour

* Temp commit

* Update libp2p and gossipsub

* Remove gossipsub lru cache

* Correct merge conflicts

* Modify handler and correct tests

* Update enr network globals on socket update

* Apply clippy lints

* Add new prysm fingerprint

* More clippy fixes
2020-07-07 10:13:16 +10:00
..
src Activate peer scoring (#1284) 2020-07-07 10:13:16 +10:00
tests Activate peer scoring (#1284) 2020-07-07 10:13:16 +10:00
Cargo.toml Update libp2p and gossipsub (#1324) 2020-07-06 20:34:40 +10:00