rwadurian/backend/mpc-system/services/service-party-app/electron/modules
hailin c1e32a8c04 fix(co-sign): fix threshold_n display and add missing fields in GetSignSessionByInviteCode
- Add threshold_n to GetSignSessionByInviteCodeResponse interface
- Fix main.ts to use result.threshold_n instead of result.parties?.length
- Add message_hash, joined_count, join_token to GetSignSessionByInviteCode response
- Generate join token for sign session lookup

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 01:47:08 -08:00
..
account-client.ts fix(co-sign): fix threshold_n display and add missing fields in GetSignSessionByInviteCode 2025-12-31 01:47:08 -08:00
address-derivation.ts feat(service-party-app): 添加SQLite存储和Kava区块链集成 2025-12-28 19:45:45 -08:00
database.ts feat(mpc-system): 增强连接可靠性和消息去重机制 2025-12-29 07:37:03 -08:00
grpc-client.ts Revert "fix(service-party-app): joinSession 添加重试逻辑处理乐观锁冲突" 2025-12-29 13:48:14 -08:00
kava-client.ts feat(service-party-app): 添加SQLite存储和Kava区块链集成 2025-12-28 19:45:45 -08:00
kava-tx-service.ts feat(service-party-app): add Kava network switch (mainnet/testnet) 2025-12-30 10:31:27 -08:00
storage.ts feat(service-party-app): 添加签名功能并重命名应用 2025-12-28 08:00:00 -08:00
tss-handler.ts feat(service-party-app): implement co-sign multi-party signing 2025-12-30 18:36:11 -08:00