nimbus-eth1/nimbus/sync/snap/worker
Jordan Hrycaj 68b2448ce1
Snap sync cosmetic code update (#1563)
* Relocate full sync descriptors from global `worker_desc.nim` to local pass

why:
  These settings are needed only for the full sync pass.

* Rename `pivotAccountsCoverage*()` => `accountsCoverage*()`

details:
  Extract from `worker_desc.nim` into separate source file.

* Relocate snap sync sub-descriptors

details:
  ..from global `worker_desc.nim` to local pass module `snap_pass_desc.nam`.

* Rename `SnapPivotRef` => `SnapPassPivotRef`

* Mostly removed `SnapPass` prefix from object type names

why:
  These objects are solely used on the snap pass.
2023-04-25 17:34:48 +01:00
..
db Code reorg 4 snap sync suite (#1560) 2023-04-24 21:24:07 +01:00
get Code reorg 4 snap sync suite (#1560) 2023-04-24 21:24:07 +01:00
pass Snap sync cosmetic code update (#1563) 2023-04-25 17:34:48 +01:00
pass.nim Code reorg 4 snap sync suite (#1560) 2023-04-24 21:24:07 +01:00