nimbus-eth1/nimbus/sync
Jordan Hrycaj 9b666860db
Beacon sync: Fix race condition with peer fifo overflow (#2699)
why:
  Must not call `runStop()` twice rather rely on the worker to honour
  to `zombie` flag (no harm if it does not.)
2024-10-04 20:23:30 +00:00
..
beacon Beacon sync align internal names and docu update (#2690) 2024-10-03 20:19:11 +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 Rename flare as beacon (#2680) 2024-10-02 11:31:33 +00:00
handlers.nim Culling legacy DB and accounts cache (#2197) 2024-05-20 10:17:51 +00:00
peers.nim Slightly change the static peer manager lookup behaviour (#1484) 2023-03-06 09:22:07 +00:00
protocol.nim Remove eth/66 and eth/67 wire protocol (#2238) 2024-05-29 09:20:25 +02:00
sync_desc.nim Clean up modules in sync folder (#2670) 2024-10-01 09:19:29 +00:00
sync_sched.nim Beacon sync: Fix race condition with peer fifo overflow (#2699) 2024-10-04 20:23:30 +00:00