lnd.xprv/discovery
Johan T. Halseth 483abbee5b
discovery: make sure ChannelUpdates always have incremented timestamp
This commit ensures that we always increment the timestamp of
ChannelUpdates we send telling the network about changes to
our channel policy. We do this because it could happen
(especially during tests) that we issued an update, but the
ChannelUpdate would have the same timestamp as our last
ChannelUpdate, and would be ignored by the network.
2018-01-12 22:57:03 +01:00
..
ann_validation.go discovery: publicly export announcement validation related functions 2017-12-01 19:31:54 -08:00
bootstrapper.go discovery: correctly format ipv6 addresses from dns seed 2017-12-22 20:12:35 +01:00
gossiper_test.go discovery test: update gossiper test to account for timestamp deduping 2018-01-09 13:09:28 +01:00
gossiper.go discovery: make sure ChannelUpdates always have incremented timestamp 2018-01-12 22:57:03 +01:00
log.go lnd: remove seelog logger 2017-06-25 14:19:56 +01:00
utils.go discovery: set proper flag within createChanAnnouncement 2017-11-30 22:33:00 -08:00