Skip to content

Releases: 0xPolygonID/c-polygonid

v2.2.9

19 Jun 15:00
7c753b4
Compare
Choose a tag to compare

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

Full Changelog: v2.2.8...v2.2.9

v2.2.8

24 Apr 11:39
2117a75
Compare
Choose a tag to compare

What's Changed

  • Linked multi query by @olomix in #65
  • Add PLGNALinkedMultiQueryInputs func by @olomix in #74
  • Generate signals event if entry is not found in the original document by @olomix in #76

Full Changelog: v2.2.7...v2.2.8

v2.2.7

02 Apr 16:17
5022edb
Compare
Choose a tag to compare

What's Changed

  • Fix crash on empty identity state roots in revocation statuses by @demonsh in #70
  • Upgrade core deps by @olomix in #71

Full Changelog: v2.2.6...v2.2.7

v2.2.6

22 Mar 15:39
b12e43a
Compare
Choose a tag to compare

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

Full Changelog: v2.2.5...v2.2.6

v2.2.5

17 Jan 10:26
5a2905e
Compare
Choose a tag to compare

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

07 Nov 10:55
0e554b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.2.4

v2.2.3

07 Nov 07:45
0e554b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.2.3

v2.2.2

13 Jul 10:28
47e53b1
Compare
Choose a tag to compare

What's Changed

  • if selective disclosure field name is a dot-separated path, create nested object from it by @olomix in #36

Full Changelog: v2.2.1...v2.2.2

v2.2.1

06 Jul 08:44
27ea06c
Compare
Choose a tag to compare

What's Changed

  • update go-merkletree-sql to v2.0.6 by @demonsh in #35

Full Changelog: v2.2.0...v2.2.1

v2.2.0

26 Jun 11:55
3ef54da
Compare
Choose a tag to compare

What's Changed

  • Add support for Iden3OnchainSparseMerkleTreeProof2023
  • fix RHS. Server URL parsed from Proof type by @demonsh in #33
  • Feature/onchain revocation status by @demonsh in #34

Full Changelog: v2.1.0...v2.2.0