rwadurian/backend/mpc-system/services/server-party
hailin dbe630dbd6 fix: add wait time before TSS protocol to prevent race condition
Wait 500ms after subscribing to messages to ensure all parties have
completed subscription before starting TSS protocol. This prevents
broadcast messages from being lost when some parties haven't subscribed yet.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-06 10:04:10 -08:00
..
adapters/output chore: add detailed logging for keygen_session_id tracing 2025-12-06 09:21:19 -08:00
application/use_cases fix: add wait time before TSS protocol to prevent race condition 2025-12-06 10:04:10 -08:00
cmd/server fix(server-party): use parent context in event handler for proper cancellation 2025-12-06 06:39:23 -08:00
domain refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
infrastructure/cache feat(mpc-system): implement delegate party for hybrid custody 2025-12-05 09:07:46 -08:00
Dockerfile chore(mpc-system): update Dockerfiles to Go 1.24 and fix line endings 2025-12-05 16:40:32 -08:00