nimbus-eth1/nimbus/sync/snap
Jordan Hrycaj 9aa925cf36
Update sync scheduler (#1297)
* Add `stop()` methods to shutdown to shutdown procedure

why:
  Nasty behaviour when hitting Ctrl-C, otherwise

* Add background service to sync scheduler

why:
  The background service will be used for sync data import and recovery
  after restart.

   It is controlled by the sync scheduler for an easy turn/on off API.

also:
  Simplified snap ticker time calc.

* Fix typo
2022-11-14 14:13:00 +00:00
..
worker Update sync scheduler (#1297) 2022-11-14 14:13:00 +00:00
constants.nim Prep for full sync after snap make 6 (#1291) 2022-11-08 18:56:04 +00:00
range_desc.nim Prep for full sync after snap make 6 (#1291) 2022-11-08 18:56:04 +00:00
worker.nim Update sync scheduler (#1297) 2022-11-14 14:13:00 +00:00
worker_desc.nim Prep for full sync after snap make 6 (#1291) 2022-11-08 18:56:04 +00:00