rwadurian/backend/services/mining-wallet-service
hailin f3d4799efc feat(mining-wallet): add UserWalletCreated/Updated events for CDC sync
- Publish UserWalletCreated when a new wallet is created
- Publish UserWalletUpdated when wallet balance changes
- Events sent to cdc.mining-wallet.outbox topic for mining-admin-service

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 06:13:34 -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): add UserWalletCreated/Updated events for CDC sync 2026-01-14 06:13:34 -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