alby-hub/tests
Anshuman 1d3f9ecd41
feat: suffix balance/amount fields with explicit unit (Sat or Msat) (#2153)
* feat: add both Sat and Msat companion fields for all ambiguous balance/amount properties

* feat: add sat and msat companion fields to backend API responses

* chore: align frontend types and other missing fields

* chore: keep old formula for calculating total fee sat

* chore: remove unnecessary balance assignments in cashu and phoenix

* chore: add deprecated comment to non unit fields

* chore: rename callers and variable to specify units

* chore: remove msat fields for channel size and liquidity fields

* chore: drop msat fields from onchain channel size and liquidity responses

* chore: further changes

* chore: remove amount msat field onchain tx

* chore: remove msats from onchain balance response

* chore: remove msat fields for swaps

* chore: remove msat fields for punishment reserves

* chore: simplify rebalancing fee calculation

* chore: remove unnecessary fields

* chore: mark deprecated fields in frontend types

---------

Co-authored-by: im-adithya <imadithyavardhan@gmail.com>
2026-04-17 13:53:28 +05:30
..
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 fix: fetch currencies through alby backend api (#2212) 2026-04-09 23:03:26 +05:30
create_app.go chore: switch to encryption tag from versioning (#1093) 2025-03-03 12:50:17 +07:00
create_mock_relay.go chore: update additional places to support multiple relays (#2104) 2026-02-28 13:30:48 +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 feat: suffix balance/amount fields with explicit unit (Sat or Msat) (#2153) 2026-04-17 13:53:28 +05:30
test_service.go Feat: NWA auth for self-hosted hubs (#1016) 2025-02-27 19:12:55 +07:00