rwadurian/backend/services/mining-wallet-service/src
hailin eff71a6b22 feat(mining-wallet): publish outbox events for system/pool accounts
Add WalletSystemAccountCreated and WalletPoolAccountCreated events:
- seed.ts: publish events when creating HQ/OP/FEE and pool accounts
- contribution-wallet.service.ts: publish events when auto-creating
  province/city system accounts

This enables mining-admin-service to sync system accounts via CDC.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 01:28:48 -08:00
..
api feat(mining-wallet): make initialize endpoints public for internal network calls 2026-01-13 23:22:17 -08:00
application feat(mining-wallet): publish outbox events for system/pool accounts 2026-01-14 01:28:48 -08:00
infrastructure feat(contribution): implement TEAM_BONUS backfill when unlock conditions met 2026-01-13 23:58:54 -08:00
shared feat(mining-wallet-service): 添加独立钱包管理微服务 2026-01-10 22:21:08 -08:00
app.module.ts feat(mining-wallet-service): 添加独立钱包管理微服务 2026-01-10 22:21:08 -08:00
main.ts fix(mining-wallet): fix Kafka consumers not subscribing to topics 2026-01-13 23:31:31 -08:00