rwadurian/frontend/mining-app/lib/presentation/pages
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
..
asset feat(mining-app): integrate real APIs for Asset and Profile pages 2026-01-14 08:22:40 -08:00
auth fix(mining-app): unify color scheme and fix scroll issues 2026-01-12 12:41:41 -08:00
contribution feat(mining-app): add estimated earnings and contribution stats API 2026-01-14 08:37:30 -08:00
profile feat(mining-app): integrate real APIs for Asset and Profile pages 2026-01-14 08:22:40 -08:00
splash fix(mining-app): remove unnecessary token refresh on app startup 2026-01-13 20:28:07 -08:00
trading feat(mining-app): integrate real APIs for Asset and Profile pages 2026-01-14 08:22:40 -08:00