utils-v1.0.0-beta.1
Pre-release
Pre-release
·
207 commits
to main
since this release
🚀 Features
- Add get merkle proof to lazy imt tree - by @alrevuelta and @vimwitch in #162 (0699f)
- @zk-kit/circuits: Add tests and Noir circuits for pedersen and poseidon2 proving - by @signorecello (db947)
🐞 Bug Fixes
- Update pull-requests.yml - by @sripwoud (d3879)
- Make build and lint tasks dependent on typechain - by @sripwoud (cae14)
- Include devdeps in test:circuits task dependencies - by @sripwoud (329cf)
- Make test:libraries task dependsOn build:libraries - by @sripwoud (15c8b)
- Exclude outputs files from inputs globs - by @sripwoud (9d85d)
- Update turbo.json - by @sripwoud (c29c2)
- @zk-kit/circuits: Fix typo - by @signorecello (6ab21)
♻️ Refactoring
- @zk-kit/utils: Update F1Field.e(res) function to remove the comparison checks with this._order - by @aakansha1234 (ff943)