rwadurian/backend
hailin cc6a76514b fix: Report completion for all 3 participants in TestCompleteKeygenFlow
The test was only reporting completion for one participant, but the session
requires ALL participants to report completion before transitioning to
"completed" status. This follows the domain logic in ShouldCompleteSession()
which checks session.AllCompleted().

Changes:
- Added reportCompletion calls for all 3 parties (party_user_device,
  party_server, party_recovery)
- Updated test comment to clarify all participants must report completion
2025-11-29 00:52:53 -08:00
..
api-gateway first commit 2025-11-23 21:21:44 -08:00
mpc-system fix: Report completion for all 3 participants in TestCompleteKeygenFlow 2025-11-29 00:52:53 -08:00
services feat: 添加MPC多方计算服务模块 2025-11-27 17:31:43 -08:00