Closed msporny closed 4 months ago
I don't know if it's possible to edit a commit comment after the fact, but https://github.com/w3c/vc-data-model/pull/1523/commits/f0e2ef94ede235024862de83d67fd00669ae49d7 should say Remove errant "and"
, not Remove errant "to"
. :-)
I don't know if it's possible to edit a commit comment after the fact, but f0e2ef9 should say
Remove errant "and"
, notRemove errant "to"
. :-)
It is, you have to rewrite git history to do it via git commit --amend
(amend the last commit comment made), which I just did for this PR.
Editorial, multiple reviews, changes requested and made, no objections, merging.
This PR is an attempt to address issue #1518 by unifying the input value to cryptosuite verification algorithms.
/cc @jyasskin @PatStLouis @filip @silverpill @flechtner
Preview | Diff