lnd.xprv/discovery
Olaoluwa Osuntokun 37c54153fa
discovery: properly set node's color when syncing graph state
This commit fixes an existing bug wherein we would blank out a node’s
color instead of properly setting the field when syncing graph state
with another node This would cause the node to reject the node
announcement and we would generate an we would invalidate the signature
of the node announcement. We fix this simply by properly setting the
node announcement.
2017-12-02 18:33:21 -08:00
..
ann_validation.go discovery: publicly export announcement validation related functions 2017-12-01 19:31:54 -08:00
bootstrapper.go discovery: fix linter warning 2017-10-30 19:04:00 -07:00
gossiper_test.go discovery: use lnwire.ChanUpdateFlag masks when examinig ChannelUpdate msgs 2017-11-30 22:37:21 -08:00
gossiper.go discovery: properly set node's color when syncing graph state 2017-12-02 18:33:21 -08: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