Skip to content

Releases: 0xPolygonID/js-sdk

1.8.1

28 Feb 15:19
f6355df
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

v1.8.0

26 Feb 18:48
36ddc67
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.5...v1.8.0

v1.7.5

07 Feb 17:23
ff5663b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.4...v1.7.5

v1.7.4

30 Jan 15:37
01cd7aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.3...v1.7.4

v1.7.3

24 Jan 16:26
6737fe4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.2...v1.7.3

v1.7.2

23 Jan 12:57
b5da76e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.7.2

v1.7.1 - refresh service support, bug fixes

18 Jan 16:19
0734f6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.7.1

v1.7.0

17 Jan 11:19
99d9897
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.7.0

v1.6.1

12 Jan 13:16
5bd9973
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

08 Jan 08:04
d9aabff
Compare
Choose a tag to compare

What's Changed

Circuits v3 / Proof generation optimization by @Kolezhniuk in #121

  • atomic circuit v3 (offchain / onchain) - beta
  • add LinkedNullifier - beta
  • add linked-multi-query - beta
  • refactor ProofType duplicate & add generateProof method
  • add more operators - SD / NULLIFY
  • add v3 on-chain tests
  • extend ProofGenerationOptions with v3 options
  • linkSessionID & nullifierSessionID are part of the query
  • refactor authEnabled based on eth identity
  • support selective disclosure for onchain circuit
  • introduced inputs generator helper
  • add verifierID to contract invoke handler

Full Changelog: v1.5.1...v1.6.0