alby-hub/nip47/controllers
2026-08-11 18:45:59 +05:30
..
cancel_hold_invoice_controller.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
cancel_hold_invoice_controller_test.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
controllers_test.go Feat: NWA auth for self-hosted hubs (#1016) 2025-02-27 19:12:55 +07:00
create_connection_controller.go fix: missing error handling in create connection controller (#2335) 2026-05-23 15:29:35 +07:00
create_connection_controller_test.go feat: generate CLN invoice preimage ourselves to support sub-wallets (#2412) 2026-06-08 21:20:51 +07:00
decode_request.go feat: move events to transactions service (#510) 2024-08-23 11:52:47 +07:00
get_balance_controller.go chore: remove json tags from lnclient models (#2375) 2026-05-25 20:26:07 +05:30
get_balance_controller_test.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
get_budget_controller.go fix: use scope constant in get_budget permission query (#2510) 2026-08-07 12:39:07 +07:00
get_budget_controller_test.go fix: use scope constant in get_budget permission query (#2510) 2026-08-07 12:39:07 +07:00
get_info_controller.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
get_info_controller_test.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
list_transactions_controller.go feat: filter transactions (#2464) 2026-08-07 10:52:14 +07:00
list_transactions_controller_test.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
lookup_invoice_controller.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
lookup_invoice_controller_test.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
make_hold_invoice_controller.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
make_hold_invoice_controller_test.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
make_invoice_controller.go feat: just in time channels with lsps2 (#2275) 2026-06-10 14:47:07 +07:00
make_invoice_controller_test.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
map_nip47_error.go fix: avoid leaking raw postgres error details in duplicate key response (#2538) 2026-08-11 18:45:59 +05:30
models.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
multi_pay_invoice_controller.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
multi_pay_invoice_controller_test.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
multi_pay_keysend_controller.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
multi_pay_keysend_controller_test.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
nip47_controller.go Feat: NWA auth for self-hosted hubs (#1016) 2025-02-27 19:12:55 +07:00
pay_invoice_controller.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
pay_invoice_controller_test.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
pay_keysend_controller.go chore: remove json tags from lnclient models (#2375) 2026-05-25 20:26:07 +05:30
pay_keysend_controller_test.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
settle_hold_invoice_controller.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
settle_hold_invoice_controller_test.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00
sign_message_controller.go fix: update to alby go-nostr fork which reconnects after receiving CLOSED message (#2331) 2026-05-11 12:34:56 +07:00