alby-hub/transactions
2025-08-28 12:18:23 +07:00
..
app_payments_test.go chore: remove payment timeout (#1592) 2025-08-11 22:06:49 +07:00
check_unsettled_transaction_test.go feat: PostgreSQL support (#922) 2025-01-16 17:17:24 +07:00
hold_invoice_self_payment_consumer.go feat: add hold invoices support for LND & LDK (#1298) 2025-05-26 16:51:23 +07:00
isolated_app_payments_test.go chore: remove payment timeout (#1592) 2025-08-11 22:06:49 +07:00
keysend_test.go feat: PostgreSQL support (#922) 2025-01-16 17:17:24 +07:00
list_transactions_test.go fix: tests 2025-02-21 18:05:20 +05:30
lookup_transaction_test.go feat: PostgreSQL support (#922) 2025-01-16 17:17:24 +07:00
make_invoice_test.go feat: PostgreSQL support (#922) 2025-01-16 17:17:24 +07:00
notifications_test.go fix: mark pending payment as failed when user has another failed payment with same hash (#1589) 2025-08-11 14:24:31 +07:00
payments_test.go fix: ignore amount on non-zero-amount invoice (#1652) 2025-08-28 12:18:23 +07:00
receive_keysend_test.go Fix: sqlite connection parameters, add migrations to delete orphaned records and change postgres transaction amount to bigint (#1462) 2025-07-06 17:45:46 +07:00
self_hold_payments_test.go chore: remove payment timeout (#1592) 2025-08-11 22:06:49 +07:00
self_payments_test.go fix: ignore amount on non-zero-amount invoice (#1652) 2025-08-28 12:18:23 +07:00
transactions_service.go fix: ignore amount on non-zero-amount invoice (#1652) 2025-08-28 12:18:23 +07:00