rwadurian/backend
hailin c9cb5676d0 debug: add logging for participant information in gRPC handlers
Added debug logging to track participant details including party_index in:
- account service MPC keygen handler
- session coordinator gRPC client
- session coordinator gRPC handler

This helps debug the party index assignment issue where all parties
were receiving index 0 instead of unique indices (0, 1, 2).

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 03:11:18 -08:00
..
.claude chore: update Claude Code settings 2025-12-04 23:35:51 -08:00
api-gateway fix(api-gateway): update Nginx reverse proxy headers for Grafana 10+ compatibility 2025-12-04 22:31:59 -08:00
mpc-system debug: add logging for participant information in gRPC handlers 2025-12-05 03:11:18 -08:00
services docs(services): add MPC integration verification report 2025-12-04 23:56:21 -08:00