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

Fix and refactor anoncreds revocation recovery #3029

Merged
merged 7 commits into from
Jun 18, 2024

Conversation

jamshale
Copy link
Contributor

@jamshale jamshale commented Jun 11, 2024

Repairs synchronization of the IssuerCredRevRecord revoke statuses with the RevList revocation list. The individual records will take precedence. Then if the RevList revocation list has revoked credentials that aren't on the ledger it will try to update the entry on the ledger and the accum value.

Moves the recover module to the anoncreds indy_legacy directory because it's indy specific. Removes the usage of the credx module in anoncreds.

Refactors some code.

@jamshale jamshale marked this pull request as ready for review June 14, 2024 16:44
@jamshale jamshale enabled auto-merge (squash) June 18, 2024 04:31
@jamshale jamshale merged commit cf2d34b into openwallet-foundation:main Jun 18, 2024
7 checks passed
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants