Skip to content

v1.0.0

Compare
Choose a tag to compare
@vmidyllic vmidyllic released this 01 Aug 09:27
· 158 commits to main since this release
6dc0aae

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