rwadurian/backend/services/wallet-service/src/application
hailin 64bd82b77b feat(wallet/blockchain/identity): implement system account withdrawal feature
- 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>
2026-01-06 10:22:15 -08:00
..
commands Revert "feat(withdrawal): implement fiat withdrawal with bank/alipay/wechat" 2026-01-03 05:44:43 -08:00
event-handlers feat(wallet/blockchain/identity): implement system account withdrawal feature 2026-01-06 10:22:15 -08:00
queries feat(deposit): add accountSequence correlation and testnet support 2025-12-08 10:26:01 -08:00
schedulers fix(wallet-service): 修复待领取奖励显示和结算触发问题 2025-12-13 05:51:28 -08:00
services feat(wallet/blockchain/identity): implement system account withdrawal feature 2026-01-06 10:22:15 -08:00