alby-hub/api
Sergey B. f2ea668df8
Adding checks for ok status code in responses (#2178)
* fix: checks for ok status code in responses

* refactor: replacing native fetch with useSWR

* chore: remove url from logs

* chore: add phoenixd error logs for non-success responses

* chore: add use currencies hook

* chore: use loading from currencies hook and filter out btc

---------

Co-authored-by: im-adithya <imadithyavardhan@gmail.com>
2026-03-31 23:21:26 +05:30
..
api.go Adding checks for ok status code in responses (#2178) 2026-03-31 23:21:26 +05:30
api_test.go feat: proposal: custom node commands (#1007) 2025-01-30 18:20:17 +07:00
apps_test.go Feat: NWA auth for self-hosted hubs (#1016) 2025-02-27 19:12:55 +07:00
backup.go fix: prevent LN client access during shutdown (#2096) 2026-02-27 15:45:09 +07:00
esplora.go Adding checks for ok status code in responses (#2178) 2026-03-31 23:21:26 +05:30
lsp.go fix: prevent LN client access during shutdown (#2096) 2026-02-27 15:45:09 +07:00
models.go feat: encrypt xpub for auto swap outs (#1973) 2026-03-25 22:28:16 +05:30
rebalance.go Adding checks for ok status code in responses (#2178) 2026-03-31 23:21:26 +05:30
transactions.go feat: add custom message support for subwallet transfers (#2069) 2026-02-28 13:25:23 +07:00