Skip to content
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

Integrate Anoncreds rs into credential and presentation endpoints #2632

Merged
merged 16 commits into from
Nov 29, 2023

Conversation

ianco
Copy link
Contributor

@ianco ianco commented Nov 27, 2023

Incorporate the new askar-anoncreds wallet type into the Credential and Presentation (V2.0 only!) endpoints. Update demo and integration tests and add a document.

Revocation support (for anoncreds) is still outstanding, this is the next task.

@ianco ianco added the AnonCreds Ledger Agnostic AnonCreds label Nov 29, 2023
@ianco ianco marked this pull request as ready for review November 29, 2023 18:04
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor

@dbluhm dbluhm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! A lot of copy-pasted code, of course, but as we've discussed, this is a necessary step to keeping the AnonCreds RS changes isolated until ready for use. Especially since we anticipate deprecating and removing the original handlers in favor of the new anoncreds handlers, which will eliminate the duplication.

@ianco ianco merged commit 38137a6 into openwallet-foundation:main Nov 29, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AnonCreds Ledger Agnostic AnonCreds
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants