Skip to content

Releases: 0xPolygonID/js-sdk

v1.0.2: Bug groth16 verify returns false and doesn't throw an error.

03 Aug 19:46
9d19a79
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1: Bug fixes for merklized credentials in the onchain circuits

02 Aug 08:22
2b951b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

01 Aug 09:27
6dc0aae
Compare
Choose a tag to compare

What's Changed

  • support agent revocation status; refactring resolve opts by @ilya-korotya in #103
  • support third-party dids for storing and proof generation by @Kolezhniuk in #71
  • refactor auth handler to work with different packers
  • strict (#99)
  • Removed universal DID Resolver

Co-authored-by: vbasiuk [email protected]

  • add shared eslint & prettier (#102)
  • fix node_aux - issue with filling node aux in revocation status
  • support profiles (#105) in authorization / fetch handler / proof service
  • modify IPFS tests

Co-authored-by: Dimasik Kolezhniuk [email protected]

  • convert offerMessage.to to DID
  • zero is valid value for revocationNonce
  • sync onchain revocation with specification.
  • add IZKProver interface
  • update documentation
  • add FSCircuitStore - file storage for circuits

Co-authored-by: vbasiuk [email protected]
Co-authored-by: Ilya [email protected]
Co-authored-by: vmidyllic [email protected]

Full Changelog: v1.0.0-beta.18...v1.0.0

v1.0.0-beta.18: Advanced boolean search for credentials

13 Jul 09:36
2030824
Compare
Choose a tag to compare

What's Changed

  • Advanced boolean search credential support. Refactor sig test by @Kolezhniuk in #98

Full Changelog: 1.0.0-beta.17...v1.0.0-beta.18

v1.0.0-beta.16 Fixes: Selective disclosure for nested properties

12 Jul 11:32
cffb27f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta.15...v1.0.0-beta.16

1.0.0-beta.17

12 Jul 15:36
3e8722e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta.16...1.0.0-beta.17

v1.0.0-beta.15 Fixes.

10 Jul 17:37
90edc8b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0-beta.14...v1.0.0-beta.15

v1.0.0-beta.14

07 Jul 18:29
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta.12...v1.0.0-beta.14

v1.0.0-beta.12 - Fixes of non-integer queries

07 Jul 15:03
8d158ac
Compare
Choose a tag to compare
Merge pull request #90 from 0xPolygonID/bump

Fix for queries of string values

v1.0.0-beta.11 Bug fixes

30 Jun 11:35
43c5237
Compare
Choose a tag to compare

What's Changed

  • update(identity-wallet): added error for creation with same seed by @pragmatos in #86
  • fix case with the empty credential subject by @vmidyllic in #87

Full Changelog: v1.0.0-beta.10...v1.0.0-beta.11