lnd.xprv/invoices
Andras Banki-Horvath 2aa680ede2
invoices: optionally garbage collect invoices on the fly
This commit extends invoice garbage collection to also remove invoices
which are canceled when LND is already up and running. When the option
GcCanceledInvoicesOnTheFly is false (default) then invoices are kept and
the behavior is unchanged.
2020-08-05 12:24:17 +02:00
..
interface.go record: move CustomRecordSet 2019-12-12 00:12:19 +01:00
invoice_expiry_watcher_test.go channeldb+invoices: add ScanInvoices and integrate with InvoiceRegistry 2020-08-05 12:24:14 +02:00
invoice_expiry_watcher.go channeldb+invoices: add ScanInvoices and integrate with InvoiceRegistry 2020-08-05 12:24:14 +02:00
invoiceregistry_test.go invoices: optionally garbage collect invoices on the fly 2020-08-05 12:24:17 +02:00
invoiceregistry.go invoices: optionally garbage collect invoices on the fly 2020-08-05 12:24:17 +02:00
log.go invoices: remove dead code from logger 2020-04-24 19:15:08 +02:00
resolution_result.go invoices: add String() method to failure resolution outcome 2020-07-12 17:25:53 -07:00
resolution.go invoices: split resolution result into settle, fail and accept enums 2020-02-06 19:41:39 +02:00
test_utils_test.go multi: add explicit hodl invoice flag to invoice 2020-06-02 07:34:23 +02:00
update.go multi: add explicit hodl invoice flag to invoice 2020-06-02 07:34:23 +02:00