lnd.xprv/discovery
Olaoluwa Osuntokun 240f34ccf6
discovery: modify message validation to match BOLT-0007
This commit implements the simplification within the latest version of
BOLT-0007. With this change, we simply sign the message hash directly
with the bitcoin keys, rather than signing the node keys themselves.
2017-08-22 00:52:40 -07:00
..
log.go lnd: remove seelog logger 2017-06-25 14:19:56 +01:00
service_test.go multi: run all test instances in parallel 2017-06-17 01:00:07 +02:00
service.go multi: add new method to generate fresh node announcments 2017-08-04 18:32:33 -07:00
utils.go discovery: update to recent lnwire.ChannelUpdate changes 2017-06-16 22:48:14 +02:00
validation.go discovery: modify message validation to match BOLT-0007 2017-08-22 00:52:40 -07:00