v4.0.0-beta.7
Pre-release
Pre-release
github-actions
released this
28 Mar 19:09
·
173 commits
to main
since this release
🐞 Bug Fixes
- @semaphore-protocol/group: Add checks for removed members - by @cedoor (ea214)
- @semaphore-protocol/identity: Convert hex private key before signing messages - by @cedoor (9c296)
♻️ Refactoring
- Use native bigints - by @cedoor (a20d3)
- @semaphore-protocol/group: Remove check on generateMerkleProof function - by @cedoor (2b7db)
- @semaphore-protocol/identity: Keep index.ts file only as there's only 1 class - by @cedoor (072d9)