You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to this Pull Request 2055 in ACA-Py. The ACA-Py team has tested the scenario below and found it is failing, even though it should pass. Adding this as an issue in this repo as it is likely the best place to address it.
This test "fails" - the proof doesn't verify even though it should:
@T003-RFC0454.1f - two credentials, one revocable one not, neither revoked, "non_revoked" is requested at therequest level
For the failing scenario, it fails with indy-sdk and credx. I believe the underlying library is not creating the proof properly, and/or the underlying anoncreds itself has a bug.
The text was updated successfully, but these errors were encountered:
Related to this Pull Request 2055 in ACA-Py. The ACA-Py team has tested the scenario below and found it is failing, even though it should pass. Adding this as an issue in this repo as it is likely the best place to address it.
This test "fails" - the proof doesn't verify even though it should:
@T003-RFC0454.1f - two credentials, one revocable one not, neither revoked, "non_revoked" is requested at therequest level
For the failing scenario, it fails with indy-sdk and credx. I believe the underlying library is not creating the proof properly, and/or the underlying anoncreds itself has a bug.
The text was updated successfully, but these errors were encountered: