nimbus-eth1/nimbus/sync/snap/worker/pivot
Jordan Hrycaj 707e47ac38
External beacon stream tracker (#1433)
* Register external beacon stream header

why:
  This will be used to sync the peers against.

* Update total coverage book-keeping for 100% roll-over

details:
  Provide commonly available/used function

* Replace best pivot by beacon stream tracker

details:
  Beacon stream header cache will be updated by external chain monitor via
  RPC. This cached header will then be used to sync the pivot.
2023-01-17 09:28:14 +00:00
..
find_missing_nodes.nim Extract finding of missing nodes for healing into separate module (#1398) 2022-12-25 17:56:57 +00:00
heal_accounts.nim remove unused 'refundGas' from evm/state_transactions 2022-12-28 01:45:56 +07:00
heal_storage_slots.nim remove unused 'refundGas' from evm/state_transactions 2022-12-28 01:45:56 +07:00
range_fetch_accounts.nim External beacon stream tracker (#1433) 2023-01-17 09:28:14 +00:00
range_fetch_storage_slots.nim Snap sync refactor healing (#1397) 2022-12-24 09:54:18 +00:00
storage_queue_helper.nim Snap sync refactor healing (#1397) 2022-12-24 09:54:18 +00:00
swap_in.nim Snap sync refactor healing (#1397) 2022-12-24 09:54:18 +00:00