Add real-time mining progress statistics similar to burn progress: - Backend: new /admin/mining/status endpoint in mining-service - Frontend: MiningProgress component with progress bar and stats - Shows: total distributed, remaining pool, minutes left, per-minute rate - Auto-refresh every 60 seconds via React Query Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| nginx | ||
| src | ||
| .env.production | ||
| .gitignore | ||
| DEVELOPMENT_GUIDE.md | ||
| Dockerfile | ||
| deploy.sh | ||
| docker-compose.yml | ||
| next.config.js | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||