v1.0.0
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 volodymyr.basiuck@gmail.com
- 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 d.kolezhiniyk@gmail.com
- 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 volodymyr.basiuck@gmail.com
Co-authored-by: Ilya officalbatya@gmail.com
Co-authored-by: vmidyllic 74898029+vmidyllic@users.noreply.github.com
Full Changelog: v1.0.0-beta.18...v1.0.0