Deployed bytecode reproducibility
dYdX v4 (dYdX Chain)'s assessment for RD-F-145 — scored yellow on the v1.7.0 rubric. The evidence below is the curator's reasoning for this score.
Evidence summary #
dYdX v4 is fully open-source Go (AGPLv3). In principle, anyone with same Go version and build environment can reproduce the binary from tagged source. However, Go compilation is not fully deterministic by default across OS/toolchain versions. No explicit reproducible-build attestation (e.g., goreleaser --reproducible) was confirmed in release notes. Yellow: broadly reproducible from public source; formal reproducible-build attestation not confirmed.
Sources #
- GitHub
Methodology #
Determine whether anyone can independently reproduce the deployed bytecode from the repo and declared build toolchain.
See the full factor methodology and distribution across all protocols →