- Add sessionRepo to HTTP handler for database operations - Implement MarkPartyReady handler to update participant status - Implement StartSession handler to start MPC sessions - Update CanStart() to accept participants in 'ready' status - Make Start() method idempotent to handle automatic + explicit starts - Fix repository injection through dependency chain in main.go - Add party_id parameter to test completion request |
||
|---|---|---|
| backend | ||
| docs | ||
| frontend | ||
| kubernetes | ||
| scripts | ||
| tests | ||
| .gitignore | ||
| README.md | ||
| docker-compose.yml | ||