-
Dear Community,
Need some help here. I was following through the steps under "Setup Indy SDK build environment for MacOS" and ran into some issues with Libsodium.
Environment : Mac OS High Sie…
-
I'm trying to run this on WSL (Windows 10 1803, running Ubuntu 16.04.4 with Windows Subsystem for Linux) and get the following error:
docker run --rm --name Indy -it indy-base /bin/bash -c "\
…
-
I install the sovrin-node by $ pip install -U --no-cache-dir sovrin-client . (And this command is follow the guide form https://www.evernym.com)
However, when I run the sovrin, it was something erro…
-
libindy is checking parameters when called through the API.
Additionally there are check at other places like e.g.
https://github.com/hyperledger/indy-sdk/blob/master/libindy/src/commands/non_secr…
-
Tests (majority) on master branch that require indy-sdk fail on the call to `open_pool_ledger` which is calling `indy_open_pool_ledger`. Easiest way to reproduce is to run `plenum/test/sdk/test_sdk_bi…
-
Hi people,
This really is an amazing project you've got going in here. I understand this is for a specific use-case, but since working with indy-sdk directly is quite a chore, this project might al…
-
Following the instructions [here](https://github.com/hyperledger/indy-node/blob/master/docs/Sovrin_Running_Locally.md), experiencing issues executing the following command:
```
pip3 install -U --n…
-
As we gear up towards the Beta Launch of The BC Public TOB, we need to have a promotion path for those components from Dev through Test and Prod. This instance/promotion path of TOB needs to be diffe…
-
Hi,
I'm trying to use the Python wrapper against the master of hyperledger/indy-node and it fails consistently when running *open_pool_ledger*. Initially I though there's something wrong with my Py…
-
Hi all,
I recently started digging into indy, and was trying to compile the code and ran into this issue.
In the recent commit of `libindy/include/indy_types.h`
https://github.com/hyperledge…