lnd/fuzz
Oliver Gugger 8b7c88537c
multi: refactor SignDigestCompact into SignMessageCompact
To make it possible to use a remote lnrpc server as a signer for our
wallet, we need to change our main interface to sign the message instead
of the message's digest. Otherwise we'd need to alter the
lnrpc.SignMessage RPC to accept a digest instead of only the message
which has security implications.
2021-10-08 12:06:52 +02:00
..
brontide multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
lnwire multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
wtwire multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
zpay32 multi: refactor SignDigestCompact into SignMessageCompact 2021-10-08 12:06:52 +02:00