mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-android.git
synced 2026-04-22 04:27:58 +00:00
415085b0d5
- Replace assets.getValue() with safe access in addPricesToDashboard to prevent NoSuchElementException crash that kills the entire dashboard flow when any chain asset is missing from the DB - Log exception details in chain updater catch blocks (was only logging chain name, swallowing the actual error) - Add diagnostic logging to track dashboard item counts and missing assets for debugging