rwadurian/backend/services/contribution-service/src/api
hailin 0241930011 feat(contribution/mining): sync unallocated contributions to mining-service
- Add UnallocatedContributionSyncedEvent in contribution-service
- Add event handler in mining-service's contribution-event.handler.ts
- Add handleUnallocatedContributionSynced in network-sync.service.ts
- Add admin endpoint to publish all unallocated contributions
- Sync pending/unallocated contributions to PendingContributionMining table

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 05:29:28 -08:00
..
controllers feat(contribution/mining): sync unallocated contributions to mining-service 2026-01-16 05:29:28 -08:00
dto fix(contribution-service): 优化账户查询API返回有意义的业务状态 2026-01-11 17:13:38 -08:00
api.module.ts feat(sync): 添加批量同步 API 端点 2026-01-11 21:27:35 -08:00