042241dc48
In this commit, we introduce the ability for gossip syncers to perform historical syncs. This allows us to reconcile any channels we're missing that the remote peer has starting from the genesis block of the chain. This commit serves as a prerequisite to the SyncManager, introduced in a later commit, where we'll be able to make spot checks by performing historical syncs with peers to ensure we have as much of the graph as possible. |
||
---|---|---|
.. | ||
bootstrapper.go | ||
chan_series.go | ||
gossiper_test.go | ||
gossiper.go | ||
log.go | ||
message_store_test.go | ||
message_store.go | ||
mock_test.go | ||
reliable_sender_test.go | ||
reliable_sender.go | ||
syncer_test.go | ||
syncer.go | ||
utils.go |