rwadurian/backend
hailin d652f1d7a4 feat: add MPC coordinator service and keygen/signing API
- Add MPCController with keygen and sign endpoints
- Add MPCCoordinatorService to coordinate with mpc-system
- Add MpcWallet, MpcShare, MpcSession entities for data storage
- Update identity-service mpc-client to call mpc-service

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-06 16:03:17 -08:00
..
.claude feat: complete keygen_session_id implementation for signing sessions 2025-12-06 08:57:30 -08:00
api-gateway refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
mpc-system fix: add keygen index to sorted index mapping for signing session 2025-12-06 11:04:19 -08:00
services feat: add MPC coordinator service and keygen/signing API 2025-12-06 16:03:17 -08:00