rwadurian/backend/services/contribution-service/src/domain
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
..
aggregates feat(contribution-service, mining-service): 添加18级待解锁算力字段和挖矿收益分配表 2026-01-11 06:16:15 -08:00
events feat(contribution/mining): sync unallocated contributions to mining-service 2026-01-16 05:29:28 -08:00
repositories feat(contribution): display distribution details with actual amounts 2026-01-12 09:23:02 -08:00
services fix(contribution): correct TEAM_BONUS distribution to adopter instead of referrer 2026-01-12 09:13:13 -08:00
value-objects feat(contribution-service): 添加算力管理微服务 2026-01-10 17:39:25 -08:00