Skip to content

v1.3.0 - introduce serialization for Hash type.

Compare
Choose a tag to compare
@vmidyllic vmidyllic released this 25 Oct 14:37
· 77 commits to main since this release
8efeaaf

What's Changed

  • Fix: validating same schema multiple times when it has $id by @cykoder in #142
  • Fix/hash big int by @volodymyr-basiuk in #143
  • toJSON / fromJSON logic defined for W3C credential, BJJ Signature proof and Iden3SparseMerkleTreeProof
  • issuerData type removed due to the inefficiency, must not brake integration.

Full Changelog: v1.2.2...v1.3.0