-
I am not able to initialize as well as create a wallet. I tried with the following code.
`import indy from 'indy-sdk-react-native';
`
`await indy.createWallet({ id: 'wallet-12' }, { key: 'key11' …
-
If more than min_consensus(total_nodes_count) nodes return a reply, and those replies cannot be verified by check_state_proof, then as a result of consensus.rs line 81, the non-verified reply will be …
-
## User story
1. As a developer
2. I want / need to set up a first real use-case: one user is asking an example institution (a node with the role of providing certificates) for a certificate, e.g. p…
-
ledger 2: state root DfNLmH4DAHTKv63YPFJzuRdeEtVwF5RtVnvKYHd8iLEA
node2_1 | 2022-02-16 18:14:43,258|INFO|ledgers_bootstrap.py| initialized state for ledger 1: state root GWEizEWQdGH5QFdxRpoQGvP…
-
As part of the integration of Askar with Aries Framework JavaScript, I'm running a [test](https://github.com/genaris/aries-framework-javascript/blob/d6f348b33b2a57fb9acb6ccea141ff1fc097b405/tests/e2e-…
-
Currently, we don't have an option to exclude docker credentials from network.yaml
The docker credentials are used to create a kubernetes secret (docker cred template) which is used to pull images wi…
-
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…
-
Discussions were held about anoncreds revocation 2.0 (aka Merkle Tree-based revocation) based on the capabilities exposed in Ursa. We propose that the following attributes and approaches be used in t…
-
## 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…
-
Using the javascript wrapper to request the validator info data from every node in a network seems to leak memory. We saw this behavior consistently in our backend service over several weeks now.
T…