nimbus-eth1/nimbus/sync
Jacek Sieka d45d03ce0c
reduce tx naming overload (#2952)
* if it's a db function, use `txFrame...`
* if it's not a db function, don't use `txFrame...`
2024-12-18 23:03:51 +07:00
..
beacon reduce tx naming overload (#2952) 2024-12-18 23:03:51 +07:00
handlers Reduce getCanonicalHead usage, and delegate to ForkedChain (#2948) 2024-12-18 11:04:23 +07:00
protocol eth: bump to devp2p v5 (#2837) 2024-11-08 10:24:35 +01:00
beacon.nim Fix race condition on syncer termination (#2916) 2024-12-06 12:11:40 +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 Beacon sync updates tbc (#2818) 2024-11-01 19:18:41 +00:00
sync_sched.nim Fix race condition on syncer termination (#2916) 2024-12-06 12:11:40 +00:00