nimbus-eth1/nimbus/sync/snap
Jordan Hrycaj 85fdb61699
Prep for full sync after snap make 3 (#1270)
* For snap sync, publish `EthWireRef` in sync descriptor

why:
  currently used for noise control

* Detect and reuse existing storage slots

* Provide healing module for storage slots

* Update statistic ticker (adding range factor for unprocessed storage)

* Complete mere function for work item ranges

why:
  Merging interval into existing partial item was missing

* Show av storage queue lengths in ticker

detail;
  Previous attempt shows average completeness which did not tell much

* Correct the meaning of the storage counter (per pivot)

detail:
  Is the # accounts that have a storage saved
2022-10-19 11:04:06 +01:00
..
worker Prep for full sync after snap make 3 (#1270) 2022-10-19 11:04:06 +01:00
range_desc.nim Prep for full sync after snap make 3 (#1270) 2022-10-19 11:04:06 +01:00
worker.nim Prep for full sync after snap make 3 (#1270) 2022-10-19 11:04:06 +01:00
worker_desc.nim Prep for full sync after snap make 3 (#1270) 2022-10-19 11:04:06 +01:00