Skip to content

v6.2.0

Compare
Choose a tag to compare
@botcerts botcerts released this 23 Aug 09:57
· 475 commits to master since this release
cca5060

6.2.0 (2022-08-23)

Bug Fixes

  • Deps: globally replace base58-universal with jest working version (82ecd2e)
  • Ed25519: retrieve issue public key after did key provider change (a84c638)
  • Node: prevent require to old core-js path from old jsonld dep (cc30950)

Features

  • Issuer: allow issuer profile to contain similar information as DID documents (6514908)
  • MultiSign: add support for EcdsaSecp256k1Signature2019 (cd3d5c1)
  • MultiSign: code verifies in node if deps (base58, secp256k1Verification) are adjusted (a837b24)
  • VerificationMethod: handle default DID case (ba02c52)
  • Verifier: allow singleton verification of non merkleproof documents (40f755e)