-
I have been creating Docker containers of the indy-pool with the provided [indy-pool.dockerfile](https://github.com/hyperledger/indy-sdk/blob/d3e1e4a161ba44caef9ca87ac1f69aa2eb7c8c18/ci/indy-pool.dock…
-
Value: $50,000.00Closes: Wednesday, January 31, 2018Location: Victoria In-person work NOT requiredOpportunity DescriptionThis is part of an effort to understand the applicability of emerging technolog…
-
@pimotte Please add functionality that is still missing.
-
https://github.com/bcgov/von-network/blob/master/Dockerfile#L61-L66, which is:
```
# Build libindy
RUN git clone https://github.com/hyperledger/indy-sdk.git
WORKDIR /home/indy/indy-sdk/libindy
RU…
-
Hi again,
I was trying to rebuild another dev environment with Ubuntu. I ran into this issue that I think I've seen before but couldn't quite remember what I did to resolve this.
Any idea how …
-
I've started to learn indy project by looking through getting started guide thoroughly, and while I did get a lot of understanding of working processes there were some rough edges. I tried to fix some…
-
When an entity requests a Proof Request and there are multiple credentials of the same type for the same subject, the Proof Request process fails. This is manifest in two places right now:
1. A Proof…
-
I've successfully ran pip3 install indy-node-dev on Mac but am running into an error when trying to start nodes
```
which -a generate_indy_pool_transactions
/usr/local/bin/generate_indy_pool_tra…
-
Cargo build is failing on Mac OS X (El Capitan). Looks like this isn't new, see https://github.com/evernym/sovrin-client-rust/issues/84
Instructions followed https://github.com/hyperledger/indy-sd…
-
sovrin_store_their_did call doesn't support verkeys in and abbreviated form. I suggest adding support of providing verkey in abbreviated form.