Skip to content

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 17 May 21:53
· 1 commit to main since this release

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

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

Release asset SHA-256

d58f24d2d6db0888f966204a475de69ad594dc7ab24a67c0fc30e03ca0a68e0d  build/2x2.r1cs
bedaf10def3c7e6311d952c2be27831f378e179a1addd9492aa24d7b4118bfc3  build/2x2.wasm
f4690c6e4b91487b939d862605b1e766f7d0bb666fe67ab171e1ae03e521f799  build/2x2_final.zkey
833bbe64a88781e54dd1cf8d22c8729cfe4db47667023e3db89406358cdfbe3d  build/tree_update_batch.r1cs
61cc96d326fdd064731db320010c9d3cede7c07caaadb667740439b535164a94  build/tree_update_batch.wasm
f78b87ba0053016e61130dfa0b5aeb726f96697a228113fcc1ae1de5df0fe3cc  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.