celestiaorg / celestia-core

A fork of CometBFT
Apache License 2.0
481 stars 263 forks source link

Implement discoverability of archival nodes with historical block data vs nodes without historical block data? #995

Open musalbas opened 1 year ago

musalbas commented 1 year ago

It may be harder to sync from genesis if nodes can't differentiate between nodes that do or don't have the historical block data.

Wondertan commented 1 year ago

This is where deduplication can be helpful as well, as celestia-node provides service/node discovery.