alby-hub/tests
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
..
db Fix: sqlite connection parameters, add migrations to delete orphaned records and change postgres transaction amount to bigint (#1462) 2025-07-06 17:45:46 +07:00
mocks feat: add fixed float along with bitcoin maxi mode (#2094) 2026-02-28 11:54:28 +07:00
create_app.go chore: switch to encryption tag from versioning (#1093) 2025-03-03 12:50:17 +07:00
create_mock_relay.go feat: support multiple relays (#1802) 2025-11-06 18:01:09 +07:00
mock_event_consumer.go chore: bump go-nostr and LND dependencies (#828) 2024-11-26 19:51:54 -06:00
mock_ln_client.go fix: intercept self hold payments based on invoice rather than payment hash (#2027) 2026-02-27 10:22:24 +05:30
test_service.go Feat: NWA auth for self-hosted hubs (#1016) 2025-02-27 19:12:55 +07:00