rwadurian/backend/mpc-system/services
hailin 382386733d feat: add keygen_session_id to signing session flow
- Add keygen_session_id field to CreateSessionRequest and SessionInfo protobuf
- Modify CreateSigningSessionAuto to accept and pass keygenSessionID
- Update Account Handler to pass account's keygen_session_id when creating signing session
- This enables parties to load the correct keyshare by session ID
2025-12-06 08:39:40 -08:00
..
account feat: add keygen_session_id to signing session flow 2025-12-06 08:39:40 -08:00
message-router fix(proto): add party_index to JoinSessionResponse for correct index assignment 2025-12-06 00:08:47 -08:00
server-party feat: add keygen_session_id to signing session flow 2025-12-06 08:39:40 -08:00
server-party-api fix(context): use parent context instead of Background() to allow proper cancellation 2025-12-06 06:36:34 -08:00
session-coordinator fix(db): update repository to save and load delegate_party_id field 2025-12-06 05:52:34 -08:00