Releases: semaphore-protocol/semaphore
Releases · semaphore-protocol/semaphore
v3.15.2
🐞 Bug Fixes
- @semaphore-protocol/data:
- Replace matic with mumbai - by @vplasencia (edbf0)
v3.15.1
🐞 Bug Fixes
- Typescript type exports - by @dcposch (a4109)
- @semaphore-protocol/contracts: Update variable types - by @vplasencia (aed7a)
View changes on GitHub
v3.15.0
♻️ Refactoring
- @semaphore-protocol/proof: Replace groth16 functions with groth16 pkg - by @cedoor (dd08b)
View changes on GitHub
v3.14.0
🏎 Performance
- @semaphore-protocol/proof: Use cached curve rather than a new one - by @cedoor (60dc7)
View changes on GitHub
v3.13.0
♻️ Refactoring
- @semaphore-protocol/proof: Move snarkjs code inside proof pkg - by @cedoor (40e47)
View changes on GitHub
v3.12.3
No significant changes
View changes on GitHub
v3.12.2
🐞 Bug Fixes
- @semaphore-protocol/hardhat: Set correct circomlibjs dependency version - by @cedoor (8f408)
View changes on GitHub
v3.12.1
No significant changes
View changes on GitHub
v3.12.0
No significant changes
View changes on GitHub
v3.11.1
🐞 Bug Fixes
- @semaphore-protocol/data: Check address value before setting it - by @cedoor (20f28)
♻️ Refactoring
- @semaphore-protocol/cli: Improve error messages - by @vplasencia (d4204)