rwadurian/backend/services/identity-service/src
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
..
api feat(withdraw): 实现完整的提取功能 - TOTP验证和KAVA转账 2025-12-15 05:16:42 -08:00
application feat(identity): 增强账户创建流程可靠性 2025-12-15 20:37:54 -08:00
config refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
domain fix(identity): 优化默认昵称生成格式 2025-12-14 00:59:01 -08:00
infrastructure feat: 暂时禁用 BSC 链,添加 Kafka 企业级重试配置 2025-12-15 22:33:34 -08:00
shared fix(backend): 修复构建错误并添加 TOTP 数据库迁移 2025-12-15 05:29:29 -08:00
app.module.ts fix(identity): add StorageService to InfrastructureModule in app.module.ts 2025-12-07 21:53:06 -08:00
main.ts fix(services): add Kafka microservice for @MessagePattern to work 2025-12-10 09:57:07 -08:00