rwadurian/backend/services/mining-wallet-service
hailin fdff3a3119 feat(mining-wallet-service): add migration for SHARE_POOL_A and SHARE_POOL_B
Split the share pool into two accounts:
- SHARE_POOL_A: 100亿 for burning
- SHARE_POOL_B: 200万 for mining distribution
Total: 100.02亿

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 06:40:56 -08:00
..
prisma feat(mining-wallet-service): add migration for SHARE_POOL_A and SHARE_POOL_B 2026-01-15 06:40:56 -08:00
src fix(mining-wallet-service): move share-pool-balance route before :type param route 2026-01-15 06:22:30 -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