rwadurian/backend/mpc-system/services/server-party
hailin 450163a94d fix(context): use parent context instead of Background() to allow proper cancellation
- Fixed delegate party event handler to use parent context with timeout
- Fixed message acknowledgment to use parent context
- Prevents orphan goroutines when session fails or party exits
- Resolves system crash after delegate party failure
2025-12-06 06:36:34 -08:00
..
adapters/output fix(context): use parent context instead of Background() to allow proper cancellation 2025-12-06 06:36:34 -08:00
application/use_cases feat(mpc-system): integrate reliability mechanisms and enable party-driven architecture 2025-12-05 20:30:03 -08:00
cmd/server feat(mpc-system): add signing parties configuration and delegate signing support 2025-12-05 22:47:55 -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