nimbus-eth1/nimbus/sync
jangko fffe071f86
eth wire protocol: implement NewBlock and NewBlockHashes handler
and it also do invasive changes to fast sync because
they are tightly related.

fix #673
2022-11-18 01:22:31 +07:00
..
full Remodel persistent snapdb access (#1274) 2022-10-20 17:59:54 +01:00
misc Prep for full sync after snap make 5 (#1286) 2022-11-01 15:07:44 +00:00
protocol eth wire protocol: implement NewBlock and NewBlockHashes handler 2022-11-18 01:22:31 +07:00
snap Snap sync state save (#1302) 2022-11-16 23:51:06 +00:00
fast.nim eth wire protocol: implement NewBlock and NewBlockHashes handler 2022-11-18 01:22:31 +07:00
full.nim Update sync scheduler (#1297) 2022-11-14 14:13:00 +00:00
handlers.nim eth wire protocol: implement NewBlock and NewBlockHashes handler 2022-11-18 01:22:31 +07:00
protocol.nim initial wire protocol transformation 2022-10-15 19:48:21 +07:00
skeleton.nim initial beacon sync skeleton implementation 2022-09-17 09:08:55 +07:00
snap.nim Update sync scheduler (#1297) 2022-11-14 14:13:00 +00:00
sync_desc.nim Update sync scheduler (#1297) 2022-11-14 14:13:00 +00:00
sync_sched.nim Update sync scheduler (#1297) 2022-11-14 14:13:00 +00:00
types.nim initial wire protocol transformation 2022-10-15 19:48:21 +07:00