rwadurian/backend/services/contribution-service/src/api
hailin dbe9ab223f feat(contribution): fix pending fields update and add network progress tracking
- Fix updateContribution to properly update levelXPending and bonusTierXPending fields
- Add NetworkAdoptionProgress and DailyContributionRate tables for tracking contribution coefficient
- Create ContributionRateService for dynamic rate calculation (base 22617, +0.3% per 100 trees after 1000)
- Add ContributionRecordSynced and NetworkProgressUpdated events for CDC sync
- Add admin endpoints for network progress query and contribution records publishing
- Update mining-admin-service to sync contribution records and network progress

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-12 07:26:32 -08:00
..
controllers feat(contribution): fix pending fields update and add network progress tracking 2026-01-12 07:26:32 -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