mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 05:45:21 +01:00
29baa12254
Now that the roundRobinHandler is no longer present, this commit aims to clean up and simplify some of the logic surrounding initializing/tearing down new/stale GossipSyncers from the SyncManager. Along the way, we also synchronize these calls with the syncerHandler, which will serve useful in future work that allows us to recovery from initial historical sync disconnections. |
||
---|---|---|
.. | ||
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 | ||
sync_manager_test.go | ||
sync_manager.go | ||
syncer_test.go | ||
syncer.go | ||
utils.go |