You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
I have attempted to recreate with just the linked data proof from example 12 above and ran into an issue with the id already being a node identifier
removing the id derived a proof properly however I'm now running into a internal error in Neon module: index out of bounds: the len is 5 but the index is 5 problem on verification
@tmarkovski that would be a suggested interim solution however the long term solution is a revision to the proof suite that accounts for this case in the URDNA algorithm. Given the recent consensus we have had around decentralized-identity/bbs-signature#10 I'm working on an updated implementation that incorporates this among various other changes
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Originally discovered by @brianorwhatever
See is reproduction here:
transmute-industries/verifiable-data#76
Surfacing from the linked PR description:
Related issues:
Questions:
deriveProof
on a credential with nocredentialSubject.id
? this example implies that it should be possible...The text was updated successfully, but these errors were encountered: