Belal Shehab 89d6c55d3e
fix(wallet)_: Handle balance fetching errors & fallback to cached values (#5628)
- Return errors from fetchBalancesForChain and GetBalancesAtByChain instead of silently ignoring them.
 - Use cached balances if fetching new data fails, preventing empty wallets and ensuring data consistency.
 - Fixed unit tests that was expecting GetBalancesAtByChain to always return nil error

Closes #15767

Co-authored-by: belalshehab <belal@status.im>
2024-08-01 12:54:29 +01:00
..
2024-07-30 17:14:05 +08:00
2024-07-30 10:27:51 -04:00
2021-07-20 10:57:38 +02:00
2022-12-10 08:26:51 +04:00
2023-11-18 02:26:34 +02:00