-
Notifications
You must be signed in to change notification settings - Fork 520
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
Anoncreds proof validation issue (once credential has been revoked) #3557
Conversation
Signed-off-by: Ian Costanzo <[email protected]>
Signed-off-by: Ian Costanzo <[email protected]>
Signed-off-by: jamshale <[email protected]>
Signed-off-by: jamshale <[email protected]>
Is this replace by #3570 ? I think it is the same issue, right? |
Same issue. This PR contains an integration test that demonstrates the issue. |
Signed-off-by: Ian Costanzo <[email protected]>
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 👍 We could add the @Release
tag so these get tested when a release is created.
Signed-off-by: Ian Costanzo <[email protected]>
|
WIP - integration test to reproduce error
See issue #3556
To run the test:
The
askar
scenario passes and theanoncreds
scenario fails.