lighthouse/beacon_node
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
..
beacon_chain Optimise beacon chain persistence (#851) 2020-03-06 16:09:41 +11:00
client Add sync-speed metric (#898) 2020-03-18 09:25:29 +11:00
eth1 Refactor tree hashing (#861) 2020-03-05 08:07:27 +11:00
eth2-libp2p Add support for noise protocol (#873) 2020-03-02 13:35:20 +11:00
genesis Refactor tree hashing (#861) 2020-03-05 08:07:27 +11:00
network move the parent lookup process to a dedicated thread (#906) 2020-03-23 12:07:41 +11:00
rest_api Faster attestation production (#838) 2020-03-04 17:10:22 +11:00
src Optimize attestation processing (#841) 2020-03-05 17:19:35 +11:00
store Less noisy logs for unaligned finalized blocks (#901) 2020-03-12 12:11:46 +11:00
tests Faster attestation production (#838) 2020-03-04 17:10:22 +11:00
version Apply clippy suggestions 2019-03-19 23:20:39 +11:00
websocket_server Improve beacon node logging (#660) 2019-12-06 18:44:38 +11:00
Cargo.toml Implements a timeout for peer banning (#665) 2019-12-06 14:13:43 +11:00