lighthouse/beacon_node/network/src
divma 47aef629d1
move the parent lookup process to a dedicated thread (#906)
* Upgrade the parent lookup logic

* Apply reviewer suggestions

* move the parent lookup process to a dedicated thread

* move the logic of parent lookup and range syncing to a block processor

* review suggestions

* more review suggestions

* Add small logging changes

* Process parent lookups in reverse

Co-authored-by: Age Manning <Age@AgeManning.com>
2020-03-23 12:07:41 +11:00
..
service Optimize attestation processing (#841) 2020-03-05 17:19:35 +11:00
sync move the parent lookup process to a dedicated thread (#906) 2020-03-23 12:07:41 +11:00
error.rs Implement basic BeaconChain persistence. 2019-05-27 17:58:15 +10:00
lib.rs Persist/load DHT on shutdown/startup (#659) 2020-01-23 18:16:11 +11:00
message_handler.rs Update to Spec v0.10 (#817) 2020-02-11 10:19:36 +11:00
message_processor.rs Optimize attestation processing (#841) 2020-03-05 17:19:35 +11:00
persisted_dht.rs Optimize attestation processing (#841) 2020-03-05 17:19:35 +11:00
service.rs Optimize attestation processing (#841) 2020-03-05 17:19:35 +11:00
store.rs Remove network lock (#840) 2020-02-19 22:12:25 +11:00