## wallet-service - Add freeze/confirm/unfreeze API endpoints for planting deduction - Add deductFrozen method to wallet-account aggregate - Add PLANT_FREEZE and PLANT_UNFREEZE ledger entry types - Add idempotency check in deductForPlanting - Fix test files to include accountSequence parameter ## planting-service - Add PaymentCompensation model and migration - Add payment-compensation.repository.ts - Add payment-compensation.service.ts (background job for retry) - Add HTTP retry mechanism with exponential backoff - Refactor payOrder to use freeze → transaction → confirm flow - Create compensation record on unfreeze failure 🤖 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 | ||