You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: broadcast ChallengeStarted event to validators
- platform/server.rs: Add broadcast_event for ChallengeStarted when starting challenge
- validator-node: Handle ChallengeStarted event by starting local challenge container
This mirrors the existing ChallengeStopped broadcast behavior.
0 commit comments