Releases: LFDT-Paladin/zeto
Releases · LFDT-Paladin/zeto
v0.2.2
What's Changed
- Upgradeable factory by @annamcallister in #180
- Update to use the new SmtLib.sol implementation with configurable hasher by @jimthematrix in #179
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Full Changelog: v0.2.0...v0.2.1
Pulls in the following commit to fix @lfdecentralizedtrust/zeto-contracts npm module:
v0.3.2
What's Changed
- Factory should use ERC1967 proxy to support upgradeability by @awrichar in #163
- Use a Personal Access Token to create a release by @jimthematrix in #166
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
What's Changed
- Updated diagrams to show inputCommitments as private and nullifiers as public by @MatthewGregoire42 in #152
- Enhance go-sdk E2E tests by @jimthematrix in #154
- Make Qurrency ML-KEM compliant by @MatthewGregoire42 and @jimthematrix in #148
- Contracts Inheritance by @jimthematrix in #156
- Updated artifact naming conventions by @dwertent in #159
- Standardize method APIs among all the token variations by @jimthematrix in #160
- Update doc for better formatting by @Chengxuan in #157
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Qurrency integration testing by @MatthewGregoire42 in #144
- DeFi integration sample and docs by @jimthematrix in #145
- fix: Add release trigger to docs actions by @EnriqueL8 in #147
- Add name and symbol to the initializer by @jimthematrix in #146
- Backport from release v0.1.0 branch by @jimthematrix in #150
- Add locking to Zeto_AnonNullifierKyc by @jimthematrix in #151
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- update circom version to 2.2.2 by @Chengxuan in #125
- Go sdk enhancement for handling SMT lead nodes with non-empty values by @jimthematrix in #126
- Fix new utxos checks in outputs by @jimthematrix in #128
- Adds circom circuits to prove knowledge of the message and randomness used to create an ML-KEM ciphertext by @guruvamsi-policharla in #129
- Starting point for introducing Auditing in Zeto by @guruvamsi-policharla in #132
- Documentation updates by @MatthewGregoire42 in #137
- Qurrency implementation by @jimthematrix in #135
- Validate PTAUs (closes #138) by @MatthewGregoire42 in #139
- Add docs for the new Qurrency implementation by @jimthematrix in #140
- Documentation for auditor setup in qurrency by @MatthewGregoire42 in #143
- Add burn support by @jimthematrix in #141
- introducing commit input bus by @Chengxuan in #127
New Contributors
- @guruvamsi-policharla made their first contribution in #129
Full Changelog: v0.0.12...v0.1.0
v0.0.12
What's Changed
- set default to latest tag by @Chengxuan in #113
- Update ".ts file extension" in README.md by @Alexander-Herranz in #114
- Fix solidity compilation by @awrichar in #120
- Locking by spending and creating UTXOs by @jimthematrix in #121
- Rename of deposit and withdraw circuits by @jimthematrix in #123
New Contributors
- @Alexander-Herranz made their first contribution in #114
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- version check for circuit tooling by @Chengxuan in #108
- updating circom version to v2.2.1 by @Chengxuan in #109
- Lock states by @jimthematrix in #110
- Move content from README to docs by @jimthematrix in #111
- Update README.md by @jimthematrix in #112
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- Prepare for circom v2.2.0 upgrade by @Chengxuan in #102
- Add UTXOWithdraw event by @jimthematrix in #105
- ensure generated changes for circuit updates are checked in for PRs by @Chengxuan in #106
Full Changelog: v0.0.9...v0.0.10