v4.0.0-beta
Pre-release
Pre-release
github-actions
released this
28 Feb 19:51
·
302 commits
to main
since this release
🚀 Features
- @semaphore-protocol/data:
- Add
getGroupMembers
toSemaphoreSubgraph
- by @zkfriendly (8f739) - Add
getGroupValidatedProofs
toSemaphoreSubgraph
- by @zkfriendly (9f6c6)
- Add
- @semaphore-protocol/utils:
🐞 Bug Fixes
- @semaphore-protocol/contracts: Remove comment line that was causing an error when compiling contracts - by @vplasencia (49cd4)
- @semaphore-protocol/docs: Set right font-family prop - by @cedoor (1483b)
♻️ Refactoring
- Update yarn lock file - by @vplasencia (a8ffd)
- @semaphore-protocol/cli:
- Update cli code and dependencies - by @vplasencia (19bb2)
- @semaphore-protocol/cli-template-contracts-hardhat:
- Update cli contracts hardhat template - by @vplasencia (05c57)
- Update configs - by @vplasencia (fe43c)
- Update cli contracts hardhat template - by @vplasencia (f6f8c)
- Update configs - by @vplasencia (46c2e)
- Update tsconfig file - by @vplasencia (5d47e)
- Update tsconfig in contracts - by @vplasencia (e02a8)
- Fix semaphore version in tests - by @vplasencia (84375)
- @semaphore-protocol/cli-template-monorepo-ethers:
- Update cli monorepo ethers template - by @vplasencia (f62b6)
- Update eslintignore - by @vplasencia (d55f3)
- Update gitignore files - by @vplasencia (f2653)
- Fix semaphore dependencies - by @vplasencia (66402)
- Fix semaphore version in tests - by @vplasencia (b3f20)
- @semaphore-protocol/cli-template-monorepo-subgraph:
- Update the cli monorepo subgraph template - by @vplasencia (e39e5)
- Update configs - by @vplasencia (43074)
- Remove unused env example file - by @vplasencia (0bd8c)
- Update variable name - by @vplasencia (85273)
- Fix semaphore version - by @vplasencia (44613)
- Update tsconfig contracts - by @vplasencia (129d5)
- @semaphore-protocol/cli-templates-monorepo-ethers:
- Update configs - by @vplasencia (70e46)
- @semaphore-protocol/cli-templates-monorepo-subgraph:
- Update gitignore files - by @vplasencia (29b2d)
- @semaphore-protocol/data:
- Remove unnecessary
?? []
- by @zkfriendly (d84c9)
- Remove unnecessary
- @semaphore-protocol/proof:
- Add functions to check types - by @cedoor (3ef05)
- Integrate pack unpack groth16 proof - by @vplasencia (d2844)