nimbus-eth1/nimbus/sync
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
..
beacon Beacon sync docu todo and async prototype update v2 (#2832) 2024-11-05 11:39:45 +00:00
handlers Versioned hash32 (#2672) 2024-10-01 19:40:37 +02:00
protocol Versioned hash32 (#2672) 2024-10-01 19:40:37 +02:00
beacon.nim Beacon sync docu todo and async prototype update v2 (#2832) 2024-11-05 11:39:45 +00:00
handlers.nim
peers.nim
protocol.nim
sync_desc.nim Beacon sync updates tbc (#2818) 2024-11-01 19:18:41 +00:00
sync_sched.nim Beacon sync docu todo and async prototype update v2 (#2832) 2024-11-05 11:39:45 +00:00