mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
* fix: add err handling to db queries * chore: add error handling to GetApp * chore: wrap the original error * fix: retrieve balance after err != nil check * chore: minor code cleanup * chore: add error handling to app permission listing in GetApp * chore: convert GetBudgetUsageSat to GetBudgetUsage * chore: add tests for GetBudgetUsage * chore: separate budget window tests --------- Co-authored-by: Roland Bewick <roland.bewick@gmail.com> |
||
|---|---|---|
| .. | ||
| app_payments_test.go | ||
| check_unsettled_transaction_test.go | ||
| hold_invoice_self_payment_consumer.go | ||
| isolated_app_payments_test.go | ||
| keysend_test.go | ||
| list_transactions_test.go | ||
| lookup_transaction_test.go | ||
| make_invoice_test.go | ||
| notifications_test.go | ||
| payments_test.go | ||
| receive_keysend_test.go | ||
| self_hold_payments_test.go | ||
| self_payment_detection_test.go | ||
| self_payments_test.go | ||
| transactions_service.go | ||