Skip to content

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 14 May 13:03
· 1 commit to main since this release

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

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

Artifact SHA-256

2x2.wasm=6c4f9a52cea866690a819ae078a91ef2f3fbdb763fc7a9370928b6ddff960797
2x2_final.zkey=b1bff5ad95e3a3acfa8b555aad552b43e77cc67d6c91225d489d3cf245bb2d46
verification_key.json=e361aa4d9aeacc2dfecdea6ab6bc1b9313a912002e441ed5c5c8367c687d4d76

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.