rwadurian/frontend/mining-app/lib/presentation/pages
hailin a2a318e24c feat(mining-app): 集成 telemetry 遥测功能
- TelemetryService 添加 _accessToken 字段和 setAccessToken() 方法
- _getAuthHeaders() 现在返回 Bearer token 供心跳上报使用
- splash_page.dart: 启动时初始化 TelemetryService,已登录用户自动注入 userId 和 token
- user_providers.dart: 登录成功后注入 userId/token 并恢复上报;退出时暂停上报并清除 token;token 刷新时同步更新 telemetry token

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 09:29:06 -08:00
..
asset feat(mining-app): 接入 capabilitiesProvider 实现 UI 层能力适配 2026-02-28 01:36:24 -08:00
auth feat(trade-password): 实现卖出交易的支付密码验证功能 2026-02-05 18:12:39 -08:00
c2c revert(app): 回滚 C2C 页面的卖出限制 2026-03-04 05:57:24 -08:00
contribution fix(mining-app): 已解锁上 null 时显示 0 2026-03-05 05:41:00 -08:00
profile fix(mining-app): 修复分配记录 distributionMinute 时间仍显示UTC的问题 2026-03-02 21:26:47 -08:00
splash feat(mining-app): 集成 telemetry 遥测功能 2026-03-05 09:29:06 -08:00
trading fix(text): 预种合并份数从5份改为10份 2026-03-04 06:18:12 -08:00