lnd.xprv/discovery
Conner Fromknecht f8287b0080
Merge pull request #2985 from johng/sub-batch
Broadcast gossip announcements in sub batches
2019-05-28 17:05:06 -07:00
..
bootstrapper.go discovery: update autopilot.Node usage to match recent API changes 2018-08-29 15:45:39 -07:00
chan_series.go multi: move Route to sub-pkg routing/route 2019-04-29 14:52:33 +02:00
gossiper_test.go discovery: test we calculate and generate correct sub batch sizes 2019-05-23 10:51:25 +01:00
gossiper.go discovery: split gossiper announcement into sub batches 2019-05-23 10:51:25 +01:00
log.go multi: init subsystem loggers via build pkg 2018-10-05 13:04:45 +09:00
message_store_test.go discovery/message_store: add gossip message store 2019-02-14 18:29:39 -08:00
message_store.go discovery/message_store: add gossip message store 2019-02-14 18:29:39 -08:00
mock_test.go discovery: queue active syncers until initial historical sync signal 2019-04-24 13:20:57 -07:00
reliable_sender_test.go discovery: replace waitPredicate with lntest version 2019-04-03 15:08:12 -07:00
reliable_sender.go discovery: add missing offline peer check before sending message reliably 2019-03-28 17:21:28 -07:00
sync_manager_test.go discovery/sync_manager_test: add TestSyncManagerHistoricalSyncOnReconnect 2019-05-24 11:05:30 +02:00
sync_manager.go discovery/sync_manager: restart historical sync on first connected peer 2019-05-24 11:05:29 +02:00
syncer_test.go discovery/syncer_test: fix benign off-by-one in DelayDOS test 2019-04-26 20:05:23 -07:00
syncer.go Merge pull request #3044 from cfromknecht/spelling-fixes 2019-05-07 08:50:36 +02:00
utils.go discovery: send policy updates for private channels directly to the remote peer 2019-04-10 17:05:51 -07:00