-
Hi,
I have implemented a new screen to manage proofs. When i send my proof presentation, i received this error
Hyperledger.Indy.InvalidStructureException Message=A value being processed is not …
-
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 …
-
Looking at ACA-Py they do quite some manual checks on the values of a proof and matches it to encoded values to make sure the proof hasn't been tampered with. We need to make sure to add these checks…
-
Followed the instructions in the read me file: https://github.com/hyperledger/aries-protocol-test-suite/blob/master/README.md
Running the `docker-compose build` results in the following error:
`…
-
What is the impact of these vulnerabilities on the currently released version of Indy Plenum?
- https://ubuntu.com/security/notices/USN-6525-1
- https://security.snyk.io/package/pip/ujson
-
version: anoncreds-rs v0.2.0-dev.4
Non revocation proof created by anoncreds-rs fails to be parsed by Indy-SDK.
This is due to anoncreds-clsignatures-rs, and I filed an issue there:
https://githu…
-
For the Ubuntu 20.04 version of Plenum, upgrade to RocksDB 5.17, which is the version supported on Ubuntu 20.04; https://packages.ubuntu.com/search?searchon=sourcenames&keywords=rocksdb
Background:…
-
Currently, `DID Indy Namespace` is defined as "a string that identifies the name of the primary Indy ledger".
I would like to propose that the "string identifier" to be a resolvable domain name wher…
-
I am following the indy-node docker pool setup to create the network on my Ubuntu 20.04.5 LTS machine.
Following this document - [doc link](https://github.com/hyperledger/indy-node/blob/main/environm…
-
Update Readme to indicate what analysis is performed by the scripts and how it's reported.
- Include examples
- Refer to https://github.com/hyperledger/indy-node-monitor/issues/24#issuecomment-78599…