lnd.xprv/discovery
Olaoluwa Osuntokun 0b4ff2aabb
discovery: ignore any incoming channel ann's for an unknown chain
This commit fixes an existing bug in the announcement processing of the
authenticated gossiper. We will now only examine an incoming
announcement for validity if it targets the chain that we’re currently
active on.
2017-09-03 16:41:09 -07:00
..
ann_validation.go discovery: rename validation.go to ann_validation.go 2017-09-03 16:18:28 -07:00
gossiper_test.go discovery: rename service.go to gossiper.go 2017-09-03 16:21:10 -07:00
gossiper.go discovery: ignore any incoming channel ann's for an unknown chain 2017-09-03 16:41:09 -07:00
log.go lnd: remove seelog logger 2017-06-25 14:19:56 +01:00
utils.go discovery: fill in ChainHash, and Features in ChannelAnnouncement 2017-08-22 00:52:42 -07:00