rwadurian/backend/services/blockchain-service/src/domain
hailin c1fe54a8d4 feat: 暂时禁用 BSC 链,添加 Kafka 企业级重试配置
- blockchain-service: getSupportedChains() 只返回 KAVA
- 所有 Kafka consumer 添加企业级重试配置(15次重试,指数退避)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-15 22:33:34 -08:00
..
aggregates refactor!: 重构账户序列号格式 (BREAKING CHANGE) 2025-12-12 09:11:18 -08:00
enums feat: move address derivation from identity-service to blockchain-service 2025-12-06 21:08:21 -08:00
events refactor!: 重构账户序列号格式 (BREAKING CHANGE) 2025-12-12 09:11:18 -08:00
repositories feat(blockchain): implement Outbox Pattern for reliable event delivery 2025-12-09 21:47:31 -08:00
services feat: 暂时禁用 BSC 链,添加 Kafka 企业级重试配置 2025-12-15 22:33:34 -08:00
value-objects feat: move address derivation from identity-service to blockchain-service 2025-12-06 21:08:21 -08:00
domain.module.ts feat(withdraw): 实现完整的提取功能 - TOTP验证和KAVA转账 2025-12-15 05:16:42 -08:00