nimbus-eth1/nimbus/sync/snap
Jordan Hrycaj 30135ab1ef
Simplify beacon stream pivot update (#1435)
* Simplify pivot update

why:
  No need to fetch the pivot header from the network when it can be
  be made available in the ivot cache

also:
  Keep `txPool` update disabled while syncing

* Cosmetics, tune down some logging noise

* Support `snap/1` without `eth/6?`

why:
  Eth is not needed here.

* Snap is an (optional) extension of `eth`

so:
  It it must be supported somehow. Nevertheless it will be currently
  unused in the snap syncer.
2023-01-18 08:31:57 +00:00
..
worker Simplify beacon stream pivot update (#1435) 2023-01-18 08:31:57 +00:00
constants.nim External beacon stream tracker (#1433) 2023-01-17 09:28:14 +00:00
range_desc.nim Snap sync refactor accounts healing (#1392) 2022-12-19 21:22:09 +00:00
worker.nim Simplify beacon stream pivot update (#1435) 2023-01-18 08:31:57 +00:00
worker_desc.nim Simplify beacon stream pivot update (#1435) 2023-01-18 08:31:57 +00:00