nimbus-eth1/nimbus/sync/snap/worker
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
..
com Prep for full sync after snap make 6 (#1291) 2022-11-08 18:56:04 +00:00
db Prep for full sync after snap make 6 (#1291) 2022-11-08 18:56:04 +00:00
heal_accounts.nim eth wire handlers: implement transactions exchange 2022-11-11 09:24:32 +07:00
heal_storage_slots.nim eth wire handlers: implement transactions exchange 2022-11-11 09:24:32 +07:00
range_fetch_accounts.nim Prep for full sync after snap make 6 (#1291) 2022-11-08 18:56:04 +00:00
range_fetch_storage_slots.nim Prep for full sync after snap make 6 (#1291) 2022-11-08 18:56:04 +00:00
ticker.nim Update sync scheduler (#1297) 2022-11-14 14:13:00 +00:00