Skip to content

Releases: 0xPolygonID/c-polygonid

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

v2.1.0

24 May 13:08
7bb5b3e
Compare
Choose a tag to compare

Upgrade go-schema-processor from v1.1.3 to v1.1.5.

v2.0.3

28 Apr 14:09
bbc2831
Compare
Choose a tag to compare

Support for NOOP operation in queries to merklized claims.

v2.0.2

10 Apr 13:23
e9d962b
Compare
Choose a tag to compare

Setup aftifacts building on CI.

v2.0.1

06 Apr 19:29
e0359fb
Compare
Choose a tag to compare

Upgrade contract's ABI

v1.0.0

30 Mar 12:12
7f3e06e
Compare
Choose a tag to compare

What's Changed

  • Set all claim fields by @olomix in #2
  • add CI tests by @olomix in #3
  • Update go-circuits to last revision, update inputs fields names by @olomix in #4
  • Feature/ios makefile by @rauljareno in #1
  • Rename fields as to new version of go-circuits by @olomix in #6
  • Make json field names start from small letter by @olomix in #7
  • new function PLGNProfileID and replace genesisID field with genesisDID by @olomix in #9
  • Inputs refactoring by @olomix in #10
  • Inputs sigv2 by @olomix in #8
  • Change SmartContractProof structure according to new field names by @olomix in #12
  • rename req to credentialSubject by @olomix in #11
  • update did method from iden3 to polygonid by @demonsh in #13
  • Run tests with cmake by @olomix in #15
  • Fix build on iphonesimulator by @olomix in #16
  • More tests by @olomix in #17
  • Upgrade versions by @olomix in #18
  • support for non-merklized credentials in sig inputs by @olomix in #14
  • create compilation test for github-ci by @olomix in #19
  • remove unused files by @olomix in #20
  • Update StateV2.go by @olomix in #21
  • Add support for Iden3SparseMerkleTreeProofType proof type by @olomix in #22

Full Changelog: https://github.com/0xPolygonID/c-polygonid/commits/v1.0.0

v2.0.0

03 Apr 11:50
0ad54dc
Compare
Choose a tag to compare

What's Changed

  • Canonize strings of double type
  • Encode correctly datetype after 2300 year.
  • Rewrite VerifiablePresentation return type according to standards.
  • Support for string, number, boolean and datetime types as query operator arguments

Full Changelog: v1.0.0...v2.0.0-rc1

v2.0.0-rc1

30 Mar 11:10
0ad54dc
Compare
Choose a tag to compare
v2.0.0-rc1 Pre-release
Pre-release

What's Changed

  • Canonize strings of double type
  • Encode correctly datetype after 2300 year.
  • Rewrite VerifiablePresentation return type according to standards.
  • Support for string, number, boolean and datetime types as query operator arguments

Full Changelog: v1.0.0...v2.0.0-rc1