lnd/invoices
Oliver Gugger 7dfe4018ce
multi: use btcd's btcec/v2 and btcutil modules
This commit was previously split into the following parts to ease
review:
 - 2d746f68: replace imports
 - 4008f0fd: use ecdsa.Signature
 - 849e33d1: remove btcec.S256()
 - b8f6ebbd: use v2 library correctly
 - fa80bca9: bump go modules
2022-03-09 19:02:37 +01:00
..
interface.go invoices: expose AMPRecord() method on Payload 2021-03-03 16:26:39 -08:00
invoice_expiry_watcher_test.go invoices/test: add test for hodl invoices 2021-05-11 08:45:30 +02:00
invoice_expiry_watcher.go multi: formatting and comment fixes 2022-02-10 11:02:02 +01:00
invoiceregistry_test.go multi: Fix typos [skip ci] 2022-01-24 12:19:02 +02:00
invoiceregistry.go multi: add logs when subservers are starting 2022-02-11 21:17:03 +08:00
log.go
resolution_result.go invoices: fail HTLCs that target the wrong type of invoice 2021-05-10 22:02:14 -07:00
resolution.go
test_utils_test.go multi: use btcd's btcec/v2 and btcutil modules 2022-03-09 19:02:37 +01:00
update.go multi: formatting and comment fixes 2022-02-10 11:02:02 +01:00