We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
select_credentials
Currently, consuming select_credentials.json test vectors in this repo results in failure for the test vectors with these descriptions:
select_credentials.json
select credentials for presentation, multiple input descriptors, not all of them are satisfied
select credentials for presentation, using array filter
We should consider these two things:
selectCredentials()
The possible outcomes of this issue is that we address the failures by either changing the implementation or changing the test vector.
The text was updated successfully, but these errors were encountered:
select_credentials_go
No branches or pull requests
Currently, consuming
select_credentials.json
test vectors in this repo results in failure for the test vectors with these descriptions:select credentials for presentation, multiple input descriptors, not all of them are satisfied
select credentials for presentation, using array filter
We should consider these two things:
selectCredentials()
implementation making incorrect assumptions?The possible outcomes of this issue is that we address the failures by either changing the implementation or changing the test vector.
The text was updated successfully, but these errors were encountered: