Skip to content

v0.4.3

Choose a tag to compare

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

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

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

Release asset SHA-256

d58f24d2d6db0888f966204a475de69ad594dc7ab24a67c0fc30e03ca0a68e0d  build/2x2.r1cs
6c4f9a52cea866690a819ae078a91ef2f3fbdb763fc7a9370928b6ddff960797  build/2x2.wasm
0da70b14b5f6ad6b71b078860f79e8e634ce85b91102ba54283108c91b71dd6a  build/2x2_final.zkey
833bbe64a88781e54dd1cf8d22c8729cfe4db47667023e3db89406358cdfbe3d  build/tree_update_batch.r1cs
b7144386a3abd9ba83fa42524f3b7bbd601cf1c6c88abdf00f4500fbec329f13  build/tree_update_batch.wasm
d8f15620399c63a607e69c0942a150823c436e06e263193f9fc98eac792bb376  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.