Derek Trider
Derek Trider
#237 removed the existing support since the new querying mechanism doesn't work with it, and there were already issues with the uniqueness validation before (e.g. batching didn't support it for...
Limitations 1 and 2 are no longer applicable as of #237 thanks to the removal of the mapping documents. Limitation 3 also no longer needs to be there now either,...
Updated issue number in EDV spec: https://github.com/decentralized-identity/edv-spec/issues/14
Update: The query syntax is described here: https://identity.foundation/edv-spec/#searching-encrypted-documents
This is mostly addressed by #250. The UUID thing is no longer applicable, the only thing that remains is the prefix issue, which is minor. An error will happen at...
Talked to Transmute - that web app is no longer available. We'll need to find another way to do interop tests.
(That w3c-ccg/did-method-web#25 link is something completely unrelated - there was a miscommunication earlier, please disregard)
Also remove the ToDo comment in PrepareJWECrypto. The issue it references (#309) was intended to be used for this task but it was accidentally closed.
Hi @alberto-instnt, if you have an invitation link, and you're trying to get some credentials from an issuer, you'll want to create an `Opendi4ciInteraction` object and pass it in there....
@alberto-instnt This repo imports [Aries-Framework-Go](https://github.com/hyperledger/aries-framework-go) and uses it for various lower-level operations (e.g. parsing Verifiable Credentials). Wallet-SDK and Aries-Framework-Go have support for different protocols and expose their implementations in different...