rwadurian/backend/services/mpc-service/src
hailin 0ab1bf0dcc feat(mpc-service): add blockchain-service client for address derivation
- Add BlockchainClientService to call blockchain-service /internal/derive-address
- Call derive addresses after keygen completes with MPC public key
- Include derived addresses (BSC, KAVA, DST) in keygen completed event

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-06 23:27:30 -08:00
..
api refactor: simplify mpc-service to gateway mode 2025-12-06 17:16:14 -08:00
application feat(mpc-service): add blockchain-service client for address derivation 2025-12-06 23:27:30 -08:00
config refactor: simplify mpc-service to gateway mode 2025-12-06 17:16:14 -08:00
domain feat: add detailed debug logging for MPC Kafka event flow 2025-12-06 19:49:06 -08:00
infrastructure feat(mpc-service): add blockchain-service client for address derivation 2025-12-06 23:27:30 -08:00
shared refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
app.module.ts refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
main.ts refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00