lighthouse/beacon_node/network/src
blacktemplar 7404f1ce54 Gossipsub scoring (#1668)
## Issue Addressed

#1606 

## Proposed Changes

Uses dynamic gossipsub scoring parameters depending on the number of active validators as specified in https://gist.github.com/blacktemplar/5c1862cb3f0e32a1a7fb0b25e79e6e2c.

## Additional Info

Although the parameters got tested on Medalla, extensive testing using simulations on larger networks is still to be done and we expect that we need to change the parameters, although this might only affect constants within the dynamic parameter framework.
2020-11-12 01:48:28 +00:00
..
attestation_service Fix head tracker concurrency bugs (#1771) 2020-10-19 05:58:39 +00:00
beacon_processor Upgrade discovery and restructure task execution (#1693) 2020-10-05 18:45:54 +11:00
router Sync state adjustments (#1804) 2020-10-22 00:26:06 +00:00
service Upgrade discovery and restructure task execution (#1693) 2020-10-05 18:45:54 +11:00
sync Tweak head syncing (#1845) 2020-11-01 23:37:39 +00:00
error.rs Initial work towards v0.2.0 (#924) 2020-03-17 17:24:44 +11:00
lib.rs Add UPnP support for Lighthouse (#1587) 2020-10-03 10:07:47 +10:00
metrics.rs Gossipsub scoring (#1668) 2020-11-12 01:48:28 +00:00
nat.rs Update libp2p (#1865) 2020-11-06 04:14:14 +00:00
persisted_dht.rs Add database schema versioning (#1688) 2020-10-01 11:12:36 +10:00
service.rs Gossipsub scoring (#1668) 2020-11-12 01:48:28 +00:00