nimbus-eth1/nimbus/sync/snap/worker/db
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
..
bulk_storage.nim initial wire protocol transformation 2022-10-15 19:48:21 +07:00
hexary_desc.nim Prep for full sync after snap make 3 (#1270) 2022-10-19 11:04:06 +01:00
hexary_error.nim Prep for full sync after snap (#1253) 2022-10-08 18:20:50 +01:00
hexary_import.nim Prep for full sync after snap mark2 (#1263) 2022-10-14 17:40:32 +01:00
hexary_inspect.nim Prep for full sync after snap mark2 (#1263) 2022-10-14 17:40:32 +01:00
hexary_interpolate.nim Isolating sync action modules (#1249) 2022-09-30 09:22:14 +01:00
hexary_paths.nim Prep for full sync after snap (#1253) 2022-10-08 18:20:50 +01:00
rocky_bulk_load.nim Snap sync accounts db code reorg (#1189) 2022-08-15 16:51:50 +01:00
snapdb_accounts.nim Prep for full sync after snap make 3 (#1270) 2022-10-19 11:04:06 +01:00
snapdb_desc.nim Prep for full sync after snap make 3 (#1270) 2022-10-19 11:04:06 +01:00
snapdb_storage_slots.nim Prep for full sync after snap make 3 (#1270) 2022-10-19 11:04:06 +01:00