rwadurian/backend/services/blockchain-service/src/infrastructure/kafka
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
..
deposit-ack-consumer.service.ts feat: 暂时禁用 BSC 链,添加 Kafka 企业级重试配置 2025-12-15 22:33:34 -08:00
event-consumer.controller.ts feat(blockchain-service): implement complete blockchain service with DDD + Hexagonal architecture 2025-12-06 20:54:58 -08:00
event-publisher.service.ts feat(mpc): 将 blockchain-service MPC 签名从 HTTP 改为 Kafka 事件驱动 2025-12-15 09:45:39 -08:00
index.ts feat(blockchain): implement Outbox Pattern for reliable event delivery 2025-12-09 21:47:31 -08:00
mpc-event-consumer.service.ts feat: 暂时禁用 BSC 链,添加 Kafka 企业级重试配置 2025-12-15 22:33:34 -08:00
withdrawal-event-consumer.service.ts feat: 暂时禁用 BSC 链,添加 Kafka 企业级重试配置 2025-12-15 22:33:34 -08:00