nimbus-eth1/nimbus/sync
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
..
full initial wire protocol transformation 2022-10-15 19:48:21 +07:00
misc initial wire protocol transformation 2022-10-15 19:48:21 +07:00
protocol Prep for full sync after snap make 3 (#1270) 2022-10-19 11:04:06 +01:00
snap Prep for full sync after snap make 3 (#1270) 2022-10-19 11:04:06 +01:00
fast.nim initial wire protocol transformation 2022-10-15 19:48:21 +07:00
full.nim initial wire protocol transformation 2022-10-15 19:48:21 +07:00
handlers.nim Prep for full sync after snap make 3 (#1270) 2022-10-19 11:04:06 +01:00
protocol.nim initial wire protocol transformation 2022-10-15 19:48:21 +07:00
skeleton.nim initial beacon sync skeleton implementation 2022-09-17 09:08:55 +07:00
snap.nim Prep for full sync after snap make 3 (#1270) 2022-10-19 11:04:06 +01:00
sync_desc.nim Prep for full sync after snap make 3 (#1270) 2022-10-19 11:04:06 +01:00
sync_sched.nim Prep for full sync after snap make 3 (#1270) 2022-10-19 11:04:06 +01:00
types.nim initial wire protocol transformation 2022-10-15 19:48:21 +07:00