rwadurian/backend/mpc-system/services/session-coordinator/domain
hailin 1708a03aaf fix(session): distinguish keygen vs sign in CanStart() and AllPartiesReady()
- Keygen/co-keygen: must have exactly N participants joined
- Sign (co-sign/persistent): only check all registered participants joined

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-31 08:34:40 -08:00
..
entities fix(session): distinguish keygen vs sign in CanStart() and AllPartiesReady() 2025-12-31 08:34:40 -08:00
repositories feat(mpc-system): integrate reliability mechanisms and enable party-driven architecture 2025-12-05 20:30:03 -08:00
services docs: add BREAKING CHANGE warnings for co-sign modifications 2025-12-31 06:23:39 -08:00
value_objects refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00