Skip to content

Harden production ceremony and release validation - #14

Merged
mellowcroc merged 2 commits into
mainfrom
fix/release-security-blockers
Aug 20, 2026
Merged

Harden production ceremony and release validation#14
mellowcroc merged 2 commits into
mainfrom
fix/release-security-blockers

Conversation

@mellowcroc

Copy link
Copy Markdown
Collaborator

Summary

  • update the production Go toolchain and release validation to Go 1.26.6
  • enforce the reviewed destination-v2 circuit identity in production ceremony-definition validation, including authenticated definition loads
  • retain the early production init check so an invalid circuit fails before large Phase 1 artifacts are generated
  • remove the operator-controlled Windows signed-release claim; the current workflow can only publish explicitly unsigned previews
  • pin Windows release workflow actions, restrict write permission to the publishing job, and validate dispatch tags without shell interpolation
  • update the Windows release runbook and add regression coverage

Validation

  • go test ./internal/mpcceremony ./cmd/mpc-ceremony ./scripts/verify-mpc-build-metadata
  • complete Go package suite, with memory-heavy circuit packages rerun individually
  • go vet ./...
  • desktop Vitest suite: 14 tests passed
  • actionlint and YAML validation for changed workflows
  • govulncheck ./...: no reachable vulnerabilities
  • Relay/mpc-ceremony ceremony-kit binary compatibility rehearsal

@mellowcroc
mellowcroc marked this pull request as ready for review August 20, 2026 18:43
@mellowcroc
mellowcroc merged commit 52fbf7f into main Aug 20, 2026
8 checks passed
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