rwadurian/backend/services/identity-service/src
hailin cf308efecf refactor(identity-service): remove deposit/blockchain code, belongs to wallet-service
- Remove DepositController, DepositService, BlockchainQueryService
- Deposit address and balance queries should be in wallet-service
- identity-service now only handles user identity

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-06 23:22:06 -08:00
..
api refactor(identity-service): remove deposit/blockchain code, belongs to wallet-service 2025-12-06 23:22:06 -08:00
application refactor(identity-service): remove deposit/blockchain code, belongs to wallet-service 2025-12-06 23:22:06 -08:00
config refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
domain feat: move address derivation from identity-service to blockchain-service 2025-12-06 21:08:21 -08:00
infrastructure refactor(identity-service): remove deposit/blockchain code, belongs to wallet-service 2025-12-06 23:22:06 -08:00
shared feat: add detailed debug logging for MPC Kafka event flow 2025-12-06 19:49:06 -08:00
app.module.ts refactor: move backup-service client from identity-service to mpc-service 2025-12-06 22:56:35 -08:00
main.ts refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00