rwadurian/backend/mpc-system/services/account/adapters/input/http
hailin 042212eae6 fix(co-sign): use keygen session threshold_n for TSS signing
- Query keygen session from mpc_sessions table to get correct threshold_n
- Pass keygenThresholdN to CreateSigningSessionAuto instead of len(parties)
- Return parties list and correct threshold values in GetSignSessionByInviteCode
- This fixes TSS signing failure "U doesn't equal T" caused by mismatched n values

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 05:31:02 -08:00
..
account_handler.go fix(co-sign): use keygen session threshold_n for TSS signing 2025-12-31 05:31:02 -08:00
account_handler.go.bak refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
co_managed_handler.go fix(co-sign): use keygen session threshold_n for TSS signing 2025-12-31 05:31:02 -08:00