alby-hub/transactions
Adithya Vardhan 0c421375e5
chore: update to use sat/msat suffixes everywhere (#2271)
* chore: align internal models and methods to use sat/msat suffixes

* chore: update request structs to use sat/msat suffixes

* fix: default max amount to 0 during app creation

* fix: simplify helper functions

* chore: remove unused lnclient probing methods

* chore: remove unused json tags on swap struct

* chore: update frontend to use sat/msat suffixes everywhere

* chore: use request types in frontend

* fix: linting

* fix: remove deprecated sat and msat fields in frontend

* chore: further changes

* fix: avoid sat/msat resolver variable shadowing

* fix: validate Support Alby amounts
2026-05-01 15:41:56 +05:30
..
app_payments_test.go Fix: use LNClient payment context (#1728) 2025-09-16 20:53:02 +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 fix: intercept self hold payments based on invoice rather than payment hash (#2027) 2026-02-27 10:22:24 +05:30
isolated_app_payments_test.go Fix: use LNClient payment context (#1728) 2025-09-16 20:53:02 +07:00
keysend_test.go feat: suffix balance/amount fields with explicit unit (Sat or Msat) (#2153) 2026-04-17 13:53:28 +05:30
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 chore: update to use sat/msat suffixes everywhere (#2271) 2026-05-01 15:41:56 +05:30
notifications_test.go chore: update to use sat/msat suffixes everywhere (#2271) 2026-05-01 15:41:56 +05:30
payments_test.go chore: update to use sat/msat suffixes everywhere (#2271) 2026-05-01 15:41:56 +05:30
receive_keysend_test.go chore: update to use sat/msat suffixes everywhere (#2271) 2026-05-01 15:41:56 +05:30
self_hold_payments_test.go chore: update to use sat/msat suffixes everywhere (#2271) 2026-05-01 15:41:56 +05:30
self_payment_detection_test.go feat: allow self-paying invoices generated externally from LND (#1426) 2025-10-21 00:07:55 +07:00
self_payments_test.go feat: suffix balance/amount fields with explicit unit (Sat or Msat) (#2153) 2026-04-17 13:53:28 +05:30
transactions_service.go chore: update to use sat/msat suffixes everywhere (#2271) 2026-05-01 15:41:56 +05:30
user_labels_test.go feat: user labels for transactions (#2265) 2026-04-30 13:13:07 +02:00