rwadurian/backend/mpc-system/services/account/adapters
hailin b79289bc29 fix(sign): fetch partyIndex from Account Service instead of local storage
- Query keygen session status to get correct party_index for signing
- Keep original design: don't save partyIndex locally during keygen
- Add parties to createSignSession response
- Make partyIndex optional in database type definitions
- Transfer.tsx: use signParties from createSignSession response

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 07:31:35 -08:00
..
input/http fix(sign): fetch partyIndex from Account Service instead of local storage 2025-12-30 07:31:35 -08:00
output fix(mpc-system): GetSessionStatus API 返回 threshold_t 和 threshold_n 2025-12-29 12:43:59 -08:00