lnd.xprv/watchtower
Conner Fromknecht 2dd399ca52
watchtower/blob/justice_kit: return DER signatures
This commit fixes an issue with the witness stack
construction for to-local and to-remote inputs,
that would cause the justice kit to return
signatures as fixed-size, 64-byte signatures.
The correct behavior is to return DER-encoded
signatures so that they will properly verify on
the network, since the consensus rules won't
be able to understand the fixed-size variant.
2018-10-31 17:36:18 -07:00
..
blob watchtower/blob/justice_kit: return DER signatures 2018-10-31 17:36:18 -07:00
server watchtower/server/server_test: add test vectors for server behavior 2018-10-24 20:18:22 -07:00
wtdb watchtower/wtdb/mock: adds MockDB for debug build 2018-10-24 20:18:21 -07:00
wtwire watchtower/wtwire/wtwire_test: adds quick tests wtwire msgs 2018-10-23 18:28:30 -07:00