Skip to content

Align rehearsal helper with shared beacon minimum - #28

Merged
mellowcroc merged 1 commit into
mainfrom
fix/rehearsal-helper-lead
Sep 11, 2026
Merged

Align rehearsal helper with shared beacon minimum#28
mellowcroc merged 1 commit into
mainfrom
fix/rehearsal-helper-lead

Conversation

@mellowcroc

Copy link
Copy Markdown
Collaborator

PR #27 lowered the explicitly non-production rehearsal beacon floor from 60 to 12 seconds so Relay can retain real future Quicknet rounds in fast PR checks. The standalone mpc-rehearsal-config helper test and flag help still hardcoded 60, causing the otherwise-passing go test ./... job to fail.

Use mpcrehearsal.MinimumBeaconLeadSeconds in both places so the helper cannot drift from its validator again.

Validation:

  • go test ./scripts/mpc-rehearsal-config ./internal/mpcrehearsal ./cmd/mpc-ceremony -count=1
  • go vet ./scripts/mpc-rehearsal-config ./internal/mpcrehearsal ./cmd/mpc-ceremony
  • git diff --check

@mellowcroc
mellowcroc merged commit df965bd into main Sep 11, 2026
8 checks passed
@mellowcroc
mellowcroc deleted the fix/rehearsal-helper-lead branch September 11, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant