lnd.xprv/discovery
Olaoluwa Osuntokun 0016b3f458
discovery+lnd: create new chanSeries impl of the ChannelGraphTimeSeries interface
In this commit, we create a new concrete implementation for the new
discovery.ChannelGraphTimeSeries interface. We also export the
createChannelAnnouncement method to allow the chanSeries struct to
re-use the existing code for creating wire messages from the database
structs.
2018-05-31 16:30:55 -07:00
..
ann_validation.go discovery: update graph API usage to match recent API changes 2018-02-06 20:14:32 -08:00
bootstrapper.go discovery: ensure target host for DNS fallback is fully qualified 2018-03-18 16:05:10 -07:00
gossiper_test.go multi: fix typos in comments 2018-04-17 19:03:27 -07:00
gossiper.go discovery+lnd: create new chanSeries impl of the ChannelGraphTimeSeries interface 2018-05-31 16:30:55 -07:00
log.go lnd: remove seelog logger 2017-06-25 14:19:56 +01:00
syncer_test.go discovery: add new gossipSyncer struct to manage sync state for each peer 2018-05-31 16:30:53 -07:00
syncer.go discovery: add new gossipSyncer struct to manage sync state for each peer 2018-05-31 16:30:53 -07:00
utils.go discovery+lnd: create new chanSeries impl of the ChannelGraphTimeSeries interface 2018-05-31 16:30:55 -07:00