nimbus-eth1/nimbus/sync
Jordan Hrycaj eca5882238
Isolating sync action modules (#1249)
* Miscellaneous updates TBC

* Disentangled pivot2 module from snap

why:
  Wrote as template on top of sync so it can be shared by fast and snap
  sync.

* Renamed and relocated pivot sources

* Integrated `best_pivot` module into full and snap sync

why:
  Full sync used an older version of `best_pivot`

* isolating download module from full sync

why;
  might be shared with snap sync at a later stage
2022-09-30 09:22:14 +01:00
..
full Isolating sync action modules (#1249) 2022-09-30 09:22:14 +01:00
misc Isolating sync action modules (#1249) 2022-09-30 09:22:14 +01:00
protocol add local copy of ethereum wire protocol spec 2022-09-17 09:08:55 +07:00
snap Isolating sync action modules (#1249) 2022-09-30 09:22:14 +01:00
fast.nim Sync update to work with sepolia reorgs (#1168) 2022-07-21 13:14:41 +01:00
full.nim Isolating sync action modules (#1249) 2022-09-30 09:22:14 +01:00
protocol.nim Snap sync accounts healing (#1225) 2022-09-16 08:24:12 +01:00
skeleton.nim initial beacon sync skeleton implementation 2022-09-17 09:08:55 +07:00
snap.nim Update snap offline tests (#1199) 2022-08-24 14:44:18 +01:00
sync_desc.nim Isolating sync action modules (#1249) 2022-09-30 09:22:14 +01:00
sync_sched.nim Isolating sync action modules (#1249) 2022-09-30 09:22:14 +01:00
types.nim Snap sync accounts healing (#1225) 2022-09-16 08:24:12 +01:00