nimbus-eth1/nimbus/sync/snap/worker/com/notused
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
..
get_block_header.nim Simplify beacon stream pivot update (#1435) 2023-01-18 08:31:57 +00:00
get_byte_codes.nim Prep for full sync after snap make 4 (#1282) 2022-10-27 14:49:28 +01:00