generated from TBD54566975/tbd-project-template
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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:
- Is the test vector asserting the correct output?
- If answer to 1 is yes, is the
selectCredentials()
implementation making incorrect assumptions? - Overall, are we interpreting the PEX spec correctly?
The possible outcomes of this issue is that we address the failures by either changing the implementation or changing the test vector.
Metadata
Metadata
Assignees
Labels
No labels