rwadurian/frontend/mobile-app/lib/core/services
hailin e8e0c6db86 fix(mobile-app): fix avatar and wallet address issues after mnemonic recovery
- Mining page: use accountService to load avatar (consistent with profile page)
- Account recovery: fetch and save wallet addresses after successful recovery
- Account recovery: set isWalletReady=true to skip backup mnemonic page
- Deposit service: read wallet addresses from local storage or fetch from /user/wallet API

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-08 12:13:39 -08:00
..
account_service.dart fix(mobile-app): fix avatar and wallet address issues after mnemonic recovery 2025-12-08 12:13:39 -08:00
deposit_service.dart fix(mobile-app): fix avatar and wallet address issues after mnemonic recovery 2025-12-08 12:13:39 -08:00
referral_service.dart feat(mobile-app): add import mnemonic page and fix share URL 2025-12-07 13:35:40 -08:00