w3c / vc-data-integrity

W3C Data Integrity Specification
https://w3c.github.io/vc-data-integrity/
Other
39 stars 17 forks source link

Fix referenced step numbers in verify proof sets and chains algorithm #260

Closed dlongley closed 1 month ago

dlongley commented 3 months ago

The referenced step numbers from the verify proof algorithm changed in a PR -- and the verify proofs sets/chains algorithm didn't get those updates. We need to bring them inline and make sure this algorithm reads properly all the way through now:

https://www.w3.org/TR/vc-data-integrity/#verify-proof-sets-and-chains

This should be tagged as CR1 + normative.