rwadurian/backend
hailin 62091e5ede fix(mpc-system): fix protobuf generation in Makefile to generate gRPC service files
- Add mkdir commands to create output directories
- Add paths=source_relative options for go_out and go-grpc_out
- This ensures *_grpc.pb.go files are generated correctly
- Fixes session-coordinator and message-router startup failures

Related: MPC services were failing to start due to missing gRPC service interface files
2025-12-04 22:54:59 -08:00
..
.claude fix(mpc-system): fix protobuf generation in Makefile to generate gRPC service files 2025-12-04 22:54:59 -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 fix(mpc-system): fix protobuf generation in Makefile to generate gRPC service files 2025-12-04 22:54:59 -08:00
services fix(mpc-service): 确保 keygen 会话包含完整的参与者列表 2025-12-04 06:04:47 -08:00