nimbus-eth1/fluffy/network/beacon
Kim De Mey 5edb0b320f
Allow Portal beacon LC sync to start from a stored LC bootstrap (#2715)
Portal beacon LC sync can be started now from a provided trusted
block root or, in case it has been running before, from a
previously verified and stored LC bootstrap.

This required altering the the beacon db on how the bootstraps
are stored.
2024-10-09 10:21:00 +02:00
..
content Bump ssz_serialization and use ByteList[n] + add ContentKeyByteList (#2500) 2024-07-17 17:07:27 +02:00
beacon_chain_historical_roots.nim Refactor portal test directory structure (#2650) 2024-09-24 13:07:20 +02:00
beacon_chain_historical_summaries.nim Several spec fixes for HistoricalSummaries + add test-vector test (#2217) 2024-05-24 23:15:04 +02:00
beacon_content.nim Add HistoricalSummariesWithProof gossip to portal_bridge beacon (#2514) 2024-07-22 19:07:46 +02:00
beacon_db.nim Allow Portal beacon LC sync to start from a stored LC bootstrap (#2715) 2024-10-09 10:21:00 +02:00
beacon_init_loader.nim Formatting fluffy with nph v0.5.1 + CI check (#2020) 2024-02-28 18:31:45 +01:00
beacon_light_client.nim Allow Portal beacon LC sync to start from a stored LC bootstrap (#2715) 2024-10-09 10:21:00 +02:00
beacon_light_client_manager.nim Implement graceful shutdown in Fluffy (#2645) 2024-09-20 20:54:36 +08:00
beacon_network.nim Allow Portal beacon LC sync to start from a stored LC bootstrap (#2715) 2024-10-09 10:21:00 +02:00
beacon_validation.nim Add basic validation for LC bootstraps + portal_bridge changes (#2527) 2024-07-25 20:15:26 +02:00