-
Prepare an Ansible role which creates all organizations' namespaces by using a K8S component role - needs the creation of the K8S namespace component template. Add the new role to the main deploy_netw…
-
The Issue Credential protocol makes use of several different message types. Implement these in code as structs with the necessary JSON tags:
- propose-credential: potential Holder to Issuer (option…
-
**I am trying to run the hyperledger indy demo but when trying to build, an error rises in the docker file where rust is downloaded**
`rror[E0119]: conflicting implementations of trait `std::conve…
-
Would like to use a data structure like this one: https://github.com/hyperledger/indy-hipe/tree/master/text/0015-agent-test-suite-interface#interop-profile-json
[This PR](https://github.com/hyperle…
-
During #188 and #189 choreography diagram has been changed and as far as I see Holder can now begin with the CredentialRequest message. The following flow does not assume any negotiation for Issuer to…
-
The following messages should have a "~thread" field rather than "@thread" field:
https://github.com/hyperledger/aries-rfcs/tree/master/features/0031-discover-features#disclose-message-type
http…
-
We should investigate the hyperledger/indy-agent repo's Agent Test Suite:
https://github.com/hyperledger/indy-agent/tree/master/test-suite
The goal would be to make sure that we can test the Indy Ca…
-
In https://w3c-ccg.github.io/did-spec/#design-goals, it refers to
> identifier management, including the registration of globally unique identifiers, public verification keys, service endpoints, an…
-
I discovered that there is a new version of rust-zmq 0.9.1 which uses this crate.
Hyperledger Indy is currently using version 0.8 and 0.9 is breaking the API, so we stayed at 0.8
https://github.co…
-
Wanted to understand the mechanism/protocol for establishing a connection with "trusted" verifiers and issuers.
Use case/scenario: Alice is looking to open up a bank account with Big Blue Credit U…