rwadurian/backend/services/mining-admin-service/src
hailin 20eabbb85f fix(mining-admin): restore MINING_ENABLED status filter for adoption stats
Revert the previous change that removed the status filter. The stats
should only count adoptions with MINING_ENABLED status, as only those
are active for mining. The issue is likely that the status field in
synced_adoptions table doesn't have the correct value.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-13 01:32:39 -08:00
..
api feat(sync): 添加批量同步 API 端点 2026-01-11 21:27:35 -08:00
application fix(mining-admin): restore MINING_ENABLED status filter for adoption stats 2026-01-13 01:32:39 -08:00
infrastructure fix(mining-admin): use outbox_id for event idempotency key 2026-01-12 21:41:54 -08:00
shared feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00
app.module.ts feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00
main.ts chore(mining-admin-service): 统一API版本为v2 2026-01-11 19:25:49 -08:00