rwadurian/backend/mpc-system/services/service-party-app/src
hailin 33e972ce02 fix(service-party-app): remove password input from Sign page
Current system uses empty password for share encryption, so the password
input field is unnecessary. Removed from both Transfer and Sign pages.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 06:09:59 -08:00
..
components feat(mpc-system): 完善 co_managed_keygen 流程并添加调试控制台 2025-12-29 05:32:40 -08:00
pages fix(service-party-app): remove password input from Sign page 2025-12-30 06:09:59 -08:00
stores feat(service-party-app): 实现启动时自动注册到 Message Router,状态验证真实化 2025-12-28 23:29:04 -08:00
styles feat(co-managed-wallet): 添加分布式多方共管钱包创建功能 2025-12-27 21:39:07 -08:00
types feat(service-party-app): implement TSS signing protocol 2025-12-30 04:21:16 -08:00
utils feat(service-party-app): add KAVA transfer functionality with multi-party MPC signing 2025-12-30 05:35:22 -08:00
App.tsx feat(service-party-app): add KAVA transfer functionality with multi-party MPC signing 2025-12-30 05:35:22 -08:00
main.tsx fix(service-party-app): 修复路由和启动问题 2025-12-28 07:45:43 -08:00