w3c / vc-di-ecdsa-test-suite

Interoperability Test Suite for Data Integrity Ecdsa Signatures.
https://w3c.github.io/vc-di-ecdsa-test-suite/
BSD 3-Clause "New" or "Revised" License
5 stars 6 forks source link

Update test suite to support posting mandatoryPointers #48

Closed aljones15 closed 5 months ago

aljones15 commented 6 months ago

mandatoryPointers are a new option in the VC-API, for selective disclosure tests we need to post mandatoryPointers on issuance of ecdsa-sd-2023 issuance tests such as here:

https://github.com/w3c/vc-di-ecdsa-test-suite/blob/558a0d77b6b0c2102bc0dc980d283d8ad3698ef4/tests/40-sd-create.js#L45-L48

aljones15 commented 5 months ago

closing as this has been addressed