nimbus-eth1/nimbus/sync/snap/worker/com
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
..
notused Simplify beacon stream pivot update (#1435) 2023-01-18 08:31:57 +00:00
com_error.nim External beacon stream tracker (#1433) 2023-01-17 09:28:14 +00:00
get_account_range.nim Snap sync refactor healing (#1397) 2022-12-24 09:54:18 +00:00
get_storage_ranges.nim Snap sync refactor healing (#1397) 2022-12-24 09:54:18 +00:00
get_trie_nodes.nim Snap sync refactor healing (#1397) 2022-12-24 09:54:18 +00:00