rwadurian/frontend/mining-app/lib
hailin 4b1855f57a fix(mining-app): use public API for asset page to avoid JWT mismatch
Changed from myAssetProvider (requires JWT) to accountAssetProvider
(public API) to avoid 401 errors when trading-service JWT_SECRET
doesn't match auth-service.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 06:34:19 -08:00
..
core feat: split share pool into A (100亿) and B (200万) accounts 2026-01-15 05:55:52 -08:00
data fix(mining-app): fix mining records data parsing from mining-service 2026-01-15 00:02:30 -08:00
domain feat(mining-app): add mining records and planting records pages 2026-01-14 23:23:31 -08:00
presentation fix(mining-app): use public API for asset page to avoid JWT mismatch 2026-01-15 06:34:19 -08:00
main.dart feat(mining-app): improve UX with non-blocking splash and skeleton loading 2026-01-12 21:48:31 -08:00