lnd/invoices
2026-08-05 08:28:51 -03:00
..
errors.go rpcserver+invoices: add support for deleting canceled invoice 2025-07-25 21:21:51 -03:00
interface.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
invoice_expiry_watcher.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
invoice_expiry_watcher_test.go multi: break invoice depenency on channeldb 2023-01-16 07:31:09 -08:00
invoiceregistry.go lint: enable copyloopvar and remove redundant loop var copies in non-test files 2026-06-03 15:32:46 -03:00
invoiceregistry_test.go invoices: refine update handling 2026-08-05 08:28:51 -03:00
invoices.go htlcswitch+invoices: align final-hop CLTV handling 2026-06-25 16:28:55 -03:00
invoices_test.go lint: fix wastedassign issues in test files 2026-06-03 16:46:23 -03:00
kv_sql_migration_test.go lint: remove redundant loop var copies in test files 2026-06-03 15:32:45 -03:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
mock.go invoices: enhance the unit test suite. 2025-01-29 18:21:40 +01:00
modification_interceptor.go multi: introduce new traffic shaper method. 2025-01-29 09:59:02 +01:00
modification_interceptor_test.go invoices: add invoice htlc interceptor service 2024-09-19 09:21:36 +02:00
resolution.go multi: break invoice depenency on channeldb 2023-01-16 07:31:09 -08:00
resolution_result.go multi: introduce new traffic shaper method. 2025-01-29 09:59:02 +01:00
setup_test.go invoices: move InvoiceDB tests unrelated to kvdb to invoices package 2024-02-19 20:47:24 +01:00
sql_migration.go sqldb+invoices: create a re-usable comparion helper function 2025-07-07 18:41:46 +02:00
sql_migration_test.go multi: context.Background() -> t.Context() 2025-08-30 14:13:44 -03:00
sql_store.go invoices+sqldb/sqlc: replace offset-based pagination with cursor-based 2026-04-01 10:55:42 +02:00
test_utils.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
test_utils_test.go multi: upgrade to btcd v2 modules 2026-06-24 10:58:36 -07:00
update.go invoices: refine update handling 2026-08-05 08:28:51 -03:00
update_invoice.go invoices+channeldb: Fix AMP invoices behaviour. 2025-01-31 13:10:02 +01:00
update_invoice_test.go invoices: refine update handling 2026-08-05 08:28:51 -03:00