rwadurian/frontend/mining-app/lib/core
hailin ed9f817fae feat(mining-app): add estimated earnings and contribution stats API
- Add ContributionStats entity and model for network-wide statistics
- Add /api/v2/contribution/stats endpoint
- Implement estimatedEarningsProvider to calculate daily earnings
- Formula: (user contribution / total contribution) × daily allocation
- Update contribution page to display real estimated earnings
- Add debug logs for contribution records API

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 08:37:30 -08:00
..
config fix: 修复auth-service CDC配置和API路由 2026-01-11 08:29:16 -08:00
constants feat(mining-app): 添加Android/iOS平台配置和编译支持 2026-01-11 08:06:53 -08:00
di feat(mining-app): integrate real APIs for Asset and Profile pages 2026-01-14 08:22:40 -08:00
error feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00
network feat(mining-app): add estimated earnings and contribution stats API 2026-01-14 08:37:30 -08:00
router refactor(mining-app): remove deprecated HomePage and fix navigation 2026-01-12 11:19:41 -08:00
utils feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00