Releases: iden3/go-circuits
Releases · iden3/go-circuits
v2.4.3
v2.4.2
v2.4.1
What's Changed
- Implement StateInfoPubSignals interface by @x1m3 in #89
- Another implementation of GetPublicStatesInfo on InputsSignals instead of on PubSignals by @olomix in #90
- bump core to 2.3.2 by @vmidyllic in #91
New Contributors
Full Changelog: v2.4.0...v2.4.1
v2.4.0
v2.3.0
What's Changed
- add privado chain (bump go-iden3-core) by @volodymyr-basiuk in #87
Full Changelog: v2.2.1...v2.3.0
v2.2.1
v2.2.0
What's Changed
- Query.Values could be nil for V3 circuits by @olomix in #83
- Do not require the array of nil-pointer Queries for multi-query inputs by @olomix in #82
- bump core to 2.1.0 by @vmidyllic in #85
- validate linked multi query by @olomix in #84
Full Changelog: v2.1.0...v2.2.0
v2.1.0 v3 circuits beta1
What's Changed
- Feature/linked circuits by @volodymyr-basiuk in #78
- add valueArraySize input to v3 circuits by @volodymyr-basiuk in #80
Full Changelog: v2.0.1...v2.1.0
v2.0.1 Support V3 beta circuit
What's Changed
- Feature/support sig mtp joined circuit by @ilya-korotya in #70
- Support sig mtp joined onchain circuit by @ilya-korotya in #71
- add nullify and linkNonce/linkID to v3 by @volodymyr-basiuk in #72
- fix chellenge input for v3 on-chain by @volodymyr-basiuk in #74
- rename verifierSessionID to nullifierSessionID by @volodymyr-basiuk in #75
- rename circuit v3 to CredentialAtomicQueryV3-beta.0 by @volodymyr-basiuk in #76
New Contributors
- @volodymyr-basiuk made their first contribution in #72
Full Changelog: v2.0.0...v2.0.1