-
Split libvcx in 2 crates
- `libvcx_core` - this would be today's "handle" layer of `libvcx`
- `libvcx` - this would be today's `api_c` later of `libvcx`, eg built on top of `libvcx_core` crate
Th…
-
**Current behaviour:**
user is in Credential list screen -> user selects lawyer credential-> opens lawyer credential details screen -> users go to home tab ->user goes to credentials tab -> open lawye…
-
Text enlargement on OS pushes the "get your person credential" button down from view on the home screen.
Screen should scroll.
- The home screen is not scrollable
-
This issue came to surface when testing interoperability between framework .NET and ACA-Py.
Framework .NET includes an `@id` property in the [Credential Preview](https://github.com/hyperledger/arie…
-
Currently we are seeing intermittent issues with production ACA-Py as a Mediator (ACA-PyAAM) instances. The initial establishment of connections are slow and in case hangs.
This may lead to use switc…
-
### Description
The `AnonCredsApi` is the public API of the `anoncreds` module. The public methods of the `AnonCredsApi` will be exposed to the user through `agent.anoncreds.*`.
The `AnonCredsApi` wi…
-
Ran the mediator agent using ngrok url and configured the xamarin's endoint to ngork url and on clicking create wallet getting error 'Failed to create wallet.The SSL connection could not be establishe…
-
We are currently applying new approach for implementing state machines in https://github.com/hyperledger/aries-vcx/pull/743. This PR is performing breaking changes on `Connection` object which only ha…
-
hard part about this is what to do with storage. If we want to keep the storage aligned with indy-sdk (and allow for migration from indy-sdk to askar later on) we need to keep the storage exactly as i…
-
Due to default behaviour we added to exclude disclosures while marshalling SD-JWT VCs, marshalling presentation causes SD-JWT VCs inside presentations to lose their holder disclosures.
Fix: We will…