-
We recently came across an issue with our deployment of our mediator using the dotnet framework where the mediator crashes and even corrupts the wallet state when two calls to fetch the inbox are made…
-
Using commit a434b574814606844786f71a2dbeb76d4dcd6bad, I cannot build the dotnet agent:
```
=> ERROR [build 7/8] RUN dotnet publish "DotNet.Backchannel.Master.csproj" -c Release -o /app/publish …
-
- `messages` https://github.com/hyperledger/aries-vcx/tree/main/aries/messages crate typically types DID attributes (for example in did-exchange `ResponseContent` message type) as `String`.
- Use `di…
-
Hello,
I want to send a file as an attachment for `CredentialOfferMessage` calling the extension method `AttachExtensions.AddAttachment` [https://github.com/hyperledger/aries-framework-dotnet/blob/ee…
-
P33
Hyperledger/indy-node : SSI 플랫폼에 특화된 블록체인 노드 개발
Hyperledger/indy-plenum : indy-node 의 합의 알고리즘 개발
Hyperledger/indy-sdk : indy-node 와 연동하는 클라이언트(발행기관, 사용자, 검증기관 등) 애플리케이션 개발용 SDK 개발
Hyperledg…
-
We want to document how wallet parts are securely stored on a mobile app, using AFJ.
This includes storing cryptographic material (mnemonic, passphrase, private keys, etc) and SSI related items like …
-
Reference: https://github.com/hyperledger/aries-rfcs/blob/main/features/0335-http-over-didcomm/README.md
-
Some parts of the WASM always assume it's running in the browser. For example, the `jsindexeddb` package is being loaded and [this](https://github.com/hyperledger/aries-framework-go/blob/master/pkg/st…
-
**Describe the bug**
A clear and concise description of what the bug is.
This bug was identified in interoperability testing in Aries Agent Test Harness. A revocation test (T013-HIPE0011) that has A…
-
This issue tracks https://github.com/hyperledger/aries-rfcs/issues/117 by @mitfik:
> When DID resolver resolves DID url with service query it provides the block for whole service with keys referenc…