Skip to content

Add a reproducible-build verification script for contract wasm binaries #298

Description

@Idaonoli

Scope

Add a script that builds each contract's wasm twice in clean environments and diffs the output byte-for-byte, so issuers deploying these contracts can independently verify the wasm they're deploying matches this repo's source.

Acceptance criteria

  • A script builds each contract's wasm in two isolated environments (e.g. two Docker runs) and diffs the results
  • The script/process is documented so an external party can reproduce it themselves

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programcomplexity: mediumModerate scope, some contract/domain knowledge helpful

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions