lighthouse/beacon_node/network/src
Age Manning e379ad0f4e
Silky smooth discovery (#1274)
* Initial structural re-write

* Improving discovery update and correcting attestation service logic

* Rework discovery.mod

* Handling lifetimes of query futures

* Discovery update first draft

* format fixes

* Stabalise discv5 update

* Formatting corrections

* Limit FindPeers queries and bug correction

* Update to stable release discv5

* Remove unnecessary pin

* formatting
2020-06-19 14:13:23 +10:00
..
attestation_service Silky smooth discovery (#1274) 2020-06-19 14:13:23 +10:00
router Add DC/Shutdown capabilities to the behaviour handler (#1233) 2020-06-18 11:53:08 +10:00
service Make key value storage abstractions more accurate (#1267) 2020-06-16 11:34:04 +10:00
sync Handle syncing edge case (#1258) 2020-06-11 12:06:42 +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 Stable futures (#879) 2020-05-17 11:16:48 +00:00
persisted_dht.rs Make key value storage abstractions more accurate (#1267) 2020-06-16 11:34:04 +10:00
service.rs Silky smooth discovery (#1274) 2020-06-19 14:13:23 +10:00
store.rs Remove network lock (#840) 2020-02-19 22:12:25 +11:00