- 将 pending_rewards 状态更新和 wallet_accounts 余额更新包装在 Prisma $transaction 中 - 修复 Bug 4: pending_rewards 被标记为 SETTLED 但 settleable_usdt 未更新的问题 - 添加 PrismaService 依赖注入 - 同时减少 pendingUsdt/pendingHashpower,增加 settleableUsdt/settleableHashpower - 记录 REWARD_TO_SETTLEABLE 类型的流水 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| docs | ||
| prisma | ||
| src | ||
| test | ||
| .env.example | ||
| .gitignore | ||
| Dockerfile | ||
| deploy.sh | ||
| nest-cli.json | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||