lighthouse/beacon_node/network/src/sync
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
..
range_sync move the parent lookup process to a dedicated thread (#906) 2020-03-23 12:07:41 +11:00
block_processor.rs move the parent lookup process to a dedicated thread (#906) 2020-03-23 12:07:41 +11:00
manager.rs move the parent lookup process to a dedicated thread (#906) 2020-03-23 12:07:41 +11:00
mod.rs move the parent lookup process to a dedicated thread (#906) 2020-03-23 12:07:41 +11:00
network_context.rs Fix clippy warnings (#813) 2020-01-21 18:38:56 +11:00