Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 12 May 19:59
· 1 commit to main since this release

Published @lelantos-org/circuits@v0.3.0 to GitHub Packages.

PROTOTYPE — single-contributor trusted setup. NOT mainnet-safe.

Artifact SHA-256

2x2.wasm=b1e0bc4ffdce16efdde4dcc25880f139b948fb5c5c908fa9cd1f2c175776e807
2x2_final.zkey=367a05ec1f1501fc28e7972a1bdf7a2e68743c8e315d3fafeec180884678fb16
verification_key.json=2200549ef84aaefd32299c70b70ee5d902f09f84f82aae068764b5756125e593

Verify a downloaded tarball locally:

shasum -a 256 \
  node_modules/@lelantos-org/circuits/build/2x2.wasm \
  node_modules/@lelantos-org/circuits/build/2x2_final.zkey \
  node_modules/@lelantos-org/circuits/build/verification_key.json

The 2x2_final.zkey + verification_key.json SHAs differ
across builds because the contribution step is non-
deterministic. Hashes recorded above are the canonical
values for this exact release.