alby-hub/api
Adithya Vardhan 7bed6ecd86
feat: add fixed float along with bitcoin maxi mode (#2094)
* feat: add option to purchase channels with other crypto

* feat: add option to receive via other crypto

* feat: add crypto swap alert if sending fails

* feat: add bitcoin maxi mode

* fix: add invoice description on swapping

* chore: align top up wording everywhere

* chore: stop showing alert if recipient input is edited

* chore: change swap fee to 1%

* feat: add fixed float option to deposit and withdraw pages

* chore: extract fixed float swap in flow

* chore: add FixedFloatButton component

* chore: store bitcoin maxi setting in config

* fix: tests using mockery

* fix: issues
2026-02-28 11:54:28 +07:00
..
api.go feat: add fixed float along with bitcoin maxi mode (#2094) 2026-02-28 11:54:28 +07:00
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 chore: use NewRequestWithContext instead of NewRequest (#1677) 2025-09-02 19:52:30 +07:00
lsp.go fix: prevent LN client access during shutdown (#2096) 2026-02-27 15:45:09 +07:00
models.go feat: add fixed float along with bitcoin maxi mode (#2094) 2026-02-28 11:54:28 +07:00
rebalance.go fix: prevent LN client access during shutdown (#2096) 2026-02-27 15:45:09 +07:00
transactions.go fix: prevent LN client access during shutdown (#2096) 2026-02-27 15:45:09 +07:00