Releases: 0xPolygonID/c-polygonid
Releases · 0xPolygonID/c-polygonid
v2.2.9
What's Changed
- update github.com/iden3/go-onchain-credential-adapter dep by @ilya-korotya in #77
- update license by @pragmatos in #75
- Cache issuer state for 5 minutes. Cache credential revocation proofs. by @olomix in #78
- Add support for Iden3commRevocationStatusV1.0 revocation status by @olomix in #79
New Contributors
- @pragmatos made their first contribution in #75
Full Changelog: v2.2.8...v2.2.9
v2.2.8
v2.2.7
v2.2.6
What's Changed
- Refactor the Makefile iOS build targets. by @olomix in #54
- Add didMethods config option to register custom DID methods by @olomix in #52
- Resolve recocation status using go-schema-processor CredentialStatusResolverRegistry by @olomix in #55
- support go-onchain-credential-adapter by @ilya-korotya in #57
- Upgrade go-circuits module to support for V3 beta.1 circuits. by @olomix in #59
- Add function PLGNDescribeID to return parsed core.ID representation in different formats by @olomix in #62
- Set VerifierID to 0 if not passed in inputs by @olomix in #60
- Assume $exists operator has a boolean type by @olomix in #63
- If verifierID is not passed, set it to zero values in AtomicQueryV3InputsFromJson by @olomix in #64
- Add return value by @yushihang in #67
- for operator set true/false values as 1/0, not hashes of 0 and 1 by @olomix in #68
New Contributors
- @ilya-korotya made their first contribution in #57
- @yushihang made their first contribution in #67
Full Changelog: v2.2.5...v2.2.6
v2.2.5
What's Changed
- Cache merklized VCs in local BadgerDB database by @olomix in #40
- Update README docs by @olomix in #44
- Cache schema documents from http by @olomix in #39
- Support for V3 circuits by @olomix in #45
- Return error if query points to missing path in verifiable credential by @olomix in #46
- Support for verifierID, nullifierSessionID & linkNonce by @olomix in #47
- Up github.com/iden3/go-circuits/v2 dependency by @olomix in #48
- Remove ipfs client dependency by @olomix in #51
Full Changelog: v2.2.3...v2.2.5
v2.2.4
What's Changed
- Upgrade to v2 & Multichain config by @olomix in #37
- Use the genesis state for the RHS if the current state in not found in the contract by @olomix in #38
- Embed https://www.w3.org/2018/credentials/v1 schema by @olomix in #41
- Fix matching genesis state to be used as a current state for RHS by @olomix in #42
Full Changelog: v2.1.1...v2.2.4
v2.2.3
What's Changed
- Upgrade to v2 & Multichain config by @olomix in #37
- Use the genesis state for the RHS if the current state in not found in the contract by @olomix in #38
- Embed https://www.w3.org/2018/credentials/v1 schema by @olomix in #41
- Fix matching genesis state to be used as a current state for RHS by @olomix in #42
Full Changelog: v2.1.1...v2.2.3