Skip to content

Add Build Script Reproducibility Verification #420

Description

@maugauwi-hash

Labels: enhancement, infrastructure, security
Priority: Medium
Estimated Time: 1.5 hours

Description:
scripts/build.sh produces the WASM artifacts deployed to mainnet, but there's no verification that two independent builds from the same commit produce byte-identical output, which matters for audit trust.

Tasks:

  • Pin toolchain versions explicitly in scripts/build.sh
  • Add a CI job that builds twice and diffs the resulting WASM hashes
  • Fail CI on non-reproducible output
  • Document reproducible build steps in docs/deployment-guide.md

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions