rwadurian/backend/services/mining-wallet-service
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
..
prisma feat(mining-wallet): publish outbox events for system/pool accounts 2026-01-14 01:28:48 -08:00
src feat(mining-wallet): publish outbox events for system/pool accounts 2026-01-14 01:28:48 -08:00
.env.example feat(mining-wallet-service): 添加独立钱包管理微服务 2026-01-10 22:21:08 -08:00
Dockerfile fix(mining-wallet): fix province/city creation and add seed on startup 2026-01-14 00:40:49 -08:00
nest-cli.json feat(mining-wallet-service): 添加独立钱包管理微服务 2026-01-10 22:21:08 -08:00
package-lock.json feat(mining-wallet-service): 添加独立钱包管理微服务 2026-01-10 22:21:08 -08:00
package.json fix(mining-wallet): fix province/city creation and add seed on startup 2026-01-14 00:40:49 -08:00
tsconfig.json fix(mining-wallet): exclude prisma directory from TypeScript compilation 2026-01-14 00:07:58 -08:00