nimbus-eth1/nimbus/sync/beacon/worker
Jordan Hrycaj 7fe4023d1f
Beacon sync docu todo and async prototype update v2 (#2832)
* Annotate `async` functions for non-exception tracking at compile time

details:
  This also requires some additional try/except catching in the function
  bodies.

* Update sync logic docu to what is to be updated

why:
  The understanding of details of how to accommodate for merging
  sub-chains of blocks or headers have changed. Some previous set-ups
  are outright wrong.
2024-11-05 11:39:45 +00:00
..
blocks_staged Beacon sync docu todo and async prototype update v2 (#2832) 2024-11-05 11:39:45 +00:00
headers_staged Beacon sync docu todo and async prototype update v2 (#2832) 2024-11-05 11:39:45 +00:00
start_stop Beacon sync activation control update (#2782) 2024-10-28 16:22:04 +00:00
update Beacon sync activation control update (#2782) 2024-10-28 16:22:04 +00:00
blocks_staged.nim Beacon sync docu todo and async prototype update v2 (#2832) 2024-11-05 11:39:45 +00:00
blocks_unproc.nim Beacon sync block import via forked chain (#2747) 2024-10-17 17:59:50 +00:00
db.nim Reduce declared but not used warnings (#2822) 2024-11-03 00:11:24 +00:00
headers_staged.nim Beacon sync docu todo and async prototype update v2 (#2832) 2024-11-05 11:39:45 +00:00
headers_unproc.nim Beacon sync block import via forked chain (#2747) 2024-10-17 17:59:50 +00:00
helpers.nim Beacon sync updates tbc (#2818) 2024-11-01 19:18:41 +00:00
start_stop.nim Beacon sync updates tbc (#2818) 2024-11-01 19:18:41 +00:00
update.nim Beacon sync updates tbc (#2818) 2024-11-01 19:18:41 +00:00