-
Hello. Could you write what mobile device with what processor have you used for testing.
I have used Huawei p10 lite with processor Kirin 658 that is arm64-v8a and I had error while trying to create …
-
We seek to augment Indy to support the creation and maintenance of DIDs that represent groups of entities, each represented by a (conventional) DID.
- The DID creation and update is controlled collec…
-
The output of `validator-info` currently returns limited hardware metrics for a given node. To better facilitate node monitoring as well as continuous node compliance monitoring, `validator-info` sho…
-
We can use indy pool in higher layer level than indy-sdk.
Try setup Alice's usecase by using web based indy agent written in python.
https://github.com/hyperledger/indy-agent/blob/master/python/READ…
nekia updated
5 years ago
-
**Describe the bug**
When I try to accept the transaction author agreement it results in an exception.
**To Reproduce**
Use the following `Startup.cs` service configurations:
```csharp
public v…
-
**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…
-
Thread for details regarding Sovrin integration.
Hyperledger Indy is a technology from the Linux foundation providing a decentralized ledger built for identity.
Sovrin is an implementation of the …
-
**Is your feature request related to a problem? Please describe.**
The `Hyperledger.Aries.Agents.IAgentContext` interface has a dependency on Indy SDK's WalletApi `Hyperledger.Indy.WalletApi` mainl…
-
Currently, we don't have an option to exclude docker credentials from network.yaml
The docker credentials are used to create a kubernetes secret (docker cred template) which is used to pull images wi…
-
Following example of the Legacy Indy registry, implement a did:indy registry. This registry will share much of the backend code for interacting with ledgers with the Legacy Indy implementation. The on…