-
## Observations
- There is a significant amount of code for this project.
- Testing will be required to see what kind of behavior this work will yield.
- A go/no-go decision is difficult to make ti…
-
Older version of python and missing dependency causes error on `run.sh`
```
Traceback (most recent call last):
File "main.py", line 29, in
monitor_plugins = PluginCollection('plugins')
…
-
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
-
.open
sqlite> CREATE TABLE team10 (tid INT PRIMARY KEY,country VARCHAR(50),totalmatch INT,win INT,loss INT);
sqlite> INSERT INTO team10 VALUES(1, 'India', 10, 7, 3),(2, 'Australia', 8, 5, 3),(3, 'En…
-
It would be nice if `aries_vcx_core/src/errors/mapping_indyvdr.rs` propagated more error information. Currently, most indy-vdr errors are being mapped into `Unknown` vcx core errors, so we lose inform…
-
### Description
Go through the different TypeScript components and check the Node types versions, update to latest, fix code as needed to support the updated versions.
-
Hi,
After #80, now I want to deploy Indy to a K8s cluster so that it can be used as an alternative to Nexus Repo Manager. I've come up with my own primitive settings (see below) but I'd like to kno…
-
We would like to support both Sidetree-based ledgers and Indy ledgers.
Example: DID resolution for Sidetree ledgers is handled via the [HTTP binding package](https://github.com/hyperledger/aries-fr…
-
Hi,
I'm using the StompClient to connect to an Oracle OpenMQ JMS. Every now and again (a few times a day) a message on an incoming queue appears to get stuck and does not arrive at the listening app…
-
Steps to reproduce:
1. run indy
2. type a '.'
3. crash
Here's the garbled traceback I see:
│ Tr…