Skip to content

v0.4.2

Choose a tag to compare

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

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

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

Release asset SHA-256

d58f24d2d6db0888f966204a475de69ad594dc7ab24a67c0fc30e03ca0a68e0d  build/2x2.r1cs
6c4f9a52cea866690a819ae078a91ef2f3fbdb763fc7a9370928b6ddff960797  build/2x2.wasm
ffad5427e32abbc224698b36b6aee04dea13b812bfe68631237c353b4f410211  build/2x2_final.zkey
833bbe64a88781e54dd1cf8d22c8729cfe4db47667023e3db89406358cdfbe3d  build/tree_update_batch.r1cs
b7144386a3abd9ba83fa42524f3b7bbd601cf1c6c88abdf00f4500fbec329f13  build/tree_update_batch.wasm
12b407fb9e80f0c4d2042e71205cd831ae0f8872ab57ff2e048bc834d2507d67  build/tree_update_batch_final.zkey

Verify a downloaded asset locally:

shasum -a 256 2x2.r1cs 2x2.wasm 2x2_final.zkey \
              tree_update_batch.r1cs tree_update_batch.wasm tree_update_batch_final.zkey

The *_final.zkey (and the npm tarball's 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.