Releases: privacy-scaling-explorations/zk-kit
Releases · privacy-scaling-explorations/zk-kit
poseidon-proof-v1.0.0-beta.2
imt-v2.0.0-beta.5
No significant changes
View changes on GitHub
lean-imt-v2.0.0
🚨 Breaking Changes
- @zk-kit/imt: Create two different imt libs - by @cedoor in #285 (37fd6)
View changes on GitHub
eddsa-poseidon-v1.0.0
♻️ Refactoring
- @zk-kit/eddsa-poseidon: Remove old comments - by @cedoor in #281 (5103d)
View changes on GitHub
baby-jubjub-v1.0.0
No significant changes
View changes on GitHub
utils-v1.0.0-beta.4
🚨 Breaking Changes
- @zk-kit/utils: Move getSnarkArtifacts and download to utils - by @sripwoud (ee4de)
🚀 Features
- @zk-kit/utils: Get snark artifacts for semaphore - by @sripwoud (09c8a)
🐞 Bug Fixes
- Update
generate
functions - by @sripwoud (db4c4) - Fix `{eddsa,poseidon}-proof packages exports - by @sripwoud (57710)
- Make sure vars in outer scope of tests are setup first - by @sripwoud (cbbd6)
- @zk-kit/eddsa-poseidon: Add mod reduction of secret scalar - by @cedoor (a8c6d)
- @zk-kit/poseidon-proof: Increase timeout in test setup hook - by @sripwoud (1a888)
- @zk-kit/utils: Fix getUrl path - by @sripwoud (748e3)
♻️ Refactoring
- Style change - by @sripwoud (37b93)
- @zk-kit/utils:
- Simplify download - by @sripwoud (d119c)
- Rename getEddsaSnarkArtifacts to getEdDSASnarkArtifacts - by @sripwoud (1f14e)
- Encapsulate get url and artifacts logic - by @sripwoud (0fdf6)
- Improve type checking for getSnarKArtifactUrl utils - by @sripwoud (4a826)
- Improve type checks with function overloadings - by @sripwoud (cb34b)
- Update imports - by @sripwoud (b3833)
- Use unpkg url to fetch artifacts - by @sripwoud (f95fa)
- Define test timeout with param to
it
- by @sripwoud (fbea0) - Rename
get-snark-artifacts
tosnark-artifacts
- by @sripwoud (ec966)
View changes on GitHub
poseidon-proof-v1.0.0-beta
No significant changes
View changes on GitHub
eddsa-proof-v1.0.0-beta
No significant changes
View changes on GitHub
eddsa-poseidon-v1.0.0-beta
🐞 Bug Fixes
- @zk-kit/eddsa-poseidon: Add mod reduction of secret scalar - by @cedoor (a8c6d)
View changes on GitHub
utils-v1.0.0-beta.3
🐞 Bug Fixes
♻️ Refactoring
- @zk-kit/utils: Replace 0n with this.zero - by @cedoor (dbc7c)