-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for conditional logic following the ConditionalProof specification #133
Support for conditional logic following the ConditionalProof specification #133
Conversation
Feature/3 issue testing
…shold Feature/14 verify 2 threshold
…ount Feature/13 delegated account
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
There's a new method without an implementation which should be removed before merging this.
Looks like there's a benign failure in the linter. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, thanks for adding this!
# [3.2.0](3.1.4...3.2.0) (2023-05-09) ### Features * support credentials using ConditionalProof2022 ([#133](#133)) ([6cc9bed](6cc9bed))
🎉 This PR is included in version 3.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Adds the ability to issue and verify VCs with multi-signatures and delegated signatures and combinations of the two, against DIDs that follow the ConditionalProof specification. See decentralized-identity/did-jwt#272
https://github.com/w3c-ccg/verifiable-conditions