nimbus-eth1/nimbus/sync/snap/worker
Jordan Hrycaj 82ceec313d
Prettify logging for snap sync environment (#1278)
* Multiple storage batches at a time

why:
  Previously only some small portion was processed at a time so the peer
  might have gone when the process was resumed at a later time

* Renamed some field of snap/1 protocol response object

why:
  Documented as `slots` is in reality a per-account list of slot lists. So
  the new name `slotLists` better reflects the nature of the beast.

* Some minor healing re-arrangements for storage slot tries

why;
  Resolving all complete inherited slots tries first in sync mode keeps
  the worker queues smaller which improves logging.

* Prettify logging, comments update etc.
2022-10-21 20:29:42 +01:00
..
com Prettify logging for snap sync environment (#1278) 2022-10-21 20:29:42 +01:00
db Prettify logging for snap sync environment (#1278) 2022-10-21 20:29:42 +01:00
heal_accounts.nim Prettify logging for snap sync environment (#1278) 2022-10-21 20:29:42 +01:00
heal_storages.nim Prettify logging for snap sync environment (#1278) 2022-10-21 20:29:42 +01:00
store_accounts.nim Remodel persistent snapdb access (#1274) 2022-10-20 17:59:54 +01:00
store_storages.nim Prettify logging for snap sync environment (#1278) 2022-10-21 20:29:42 +01:00
ticker.nim Prettify logging for snap sync environment (#1278) 2022-10-21 20:29:42 +01:00