- Add SystemWithdrawalApplicationService to handle system account transfers - Add SystemWithdrawalController with endpoints for request, query, and account listing - Add SystemWithdrawalStatusHandler to process blockchain confirmation/failure events - Add SystemWithdrawalRequestedHandler in blockchain-service to execute ERC20 transfers - Add getUserByAccountSequence endpoint in identity-service for user lookup - Support dynamic memo generation based on actual source account name - Dual-sided ledger entries for system account transfers 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .claude | ||
| contracts | ||
| prisma | ||
| scripts | ||
| src | ||
| .dockerignore | ||
| .env.example | ||
| .eslintrc.js | ||
| .gitignore | ||
| .prettierrc | ||
| DEVELOPMENT_GUIDE.md | ||
| Dockerfile | ||
| deploy.sh | ||
| docker-compose.yml | ||
| nest-cli.json | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||