-
DIDComm has been written into the wallet criteria in sort of placeholder manner. OCI will need to define this in more detail.
https://open-credentialing-initiative.github.io/Digital-Wallet-Conformance…
-
Hello
I have an edge case where the user tries to issue a credential but it fails for one reason or another.
One example is when we hit a `V2OfferCredentialMessage: Failed to validate class` err…
-
Currently, the wasm size is around 8.3MB and its built with go bin. We can look to use [tinygo](https://tinygo.org/) inorder to reduce the wasm size.
https://github.com/trustbloc/agent-sdk/blob/ee6…
-
How do I build the desktop client from source? The prebuilt binary rpm does not work with openSUSE, and the only "documentation" available here is a link to the website, which has *nothing* on the des…
-
The return types are not correctly typed, and therefore need to be casted.
See the snippet below.
```ts
(await agent.modules.anoncreds.registerCredentialDefinition(
{
…
-
Hi
I need help, I tried to use the demo version, but I get the following error in the terminal :
indy-django_1 | Traceback (most recent call last):
indy-django_1 | File "manage.py", line 15, in…
-
In the IETF draft "[Chacha derived AEAD algorithms in
JOSE](https://tools.ietf.org/html/draft-amringer-jose-chacha-01#section-3)" there is mention of a "Concat KDF" used by the "ECDH-ES" algorithm.
…
-
Meaning, 1000s of entities endorsing a single Trust List.
How is this discoverable/crawlable?
How are endorsements created/aggregated?
-
**Describe the bug**
Currently ProxyBundleProvider doesn't allow more than one services to use a specific proxy bundle version, currently this represents a major restriction placed on the use of OSGi…
-
@TimoGlastra does not have this issue on his device, so proceed with care.
When using the Lissi wallet the connection part of the demo seems to work fine for me wallet-side, however, the status se…