lighthouse/beacon_node/network/src
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
..
attestation_service Add waker to attestation service (#1305) 2020-06-28 22:29:27 +10:00
router Activate peer scoring (#1284) 2020-07-07 10:13:16 +10:00
service Make key value storage abstractions more accurate (#1267) 2020-06-16 11:34:04 +10:00
sync Activate peer scoring (#1284) 2020-07-07 10:13:16 +10:00
error.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
lib.rs Stable futures (#879) 2020-05-17 11:16:48 +00:00
metrics.rs Add metrics for validator subscriptions (#1302) 2020-06-28 10:47:03 +10:00
persisted_dht.rs Make key value storage abstractions more accurate (#1267) 2020-06-16 11:34:04 +10:00
service.rs Activate peer scoring (#1284) 2020-07-07 10:13:16 +10:00