element-x-ada/features/wallet
Kayos 9613a1e6fc Fix Koios API integration for unfunded addresses
- Add trailing slash to Koios base URLs (required by Retrofit)
- Handle empty response bodies for unfunded addresses (returns [] from API)
- getBalance now returns 0 for unfunded addresses instead of failing
- getUtxos now returns empty list for unfunded addresses
- Add debug logging for Koios responses
2026-03-28 13:18:08 -07:00
..
api feat(wallet): add no-wallet guard for /pay and fix payment event type 2026-03-28 09:47:55 -07:00
impl Fix Koios API integration for unfunded addresses 2026-03-28 13:18:08 -07:00
test Phase 3: Wallet panel UI and full /pay flow wiring 2026-03-28 09:23:58 -07:00