nimbus-eth1/nimbus/sync/snap/worker
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
..
com Simplify beacon stream pivot update (#1435) 2023-01-18 08:31:57 +00:00
db External beacon stream tracker (#1433) 2023-01-17 09:28:14 +00:00
pivot External beacon stream tracker (#1433) 2023-01-17 09:28:14 +00:00
pivot.nim Simplify beacon stream pivot update (#1435) 2023-01-18 08:31:57 +00:00
ticker.nim Simplify beacon stream pivot update (#1435) 2023-01-18 08:31:57 +00:00