-
Add `@context` to did doc. See https://www.w3.org/TR/did-core/#example-1-a-simple-did-document . Likely here: https://github.com/IDunion/indy-did-resolver/blob/main/indy-didresolver/src/did_document.r…
-
The current market leaders are services such as sovrin. It's permissioned rather than decentralized, but at this point, so is RChain (cf https://github.com/rchain-community/rstake/issues/6 ).
Commo…
-
Non revocation proof created using anoncreds-clsignatures-rs cannot be parsed with Ursa.
See this related issue: https://github.com/hyperledger/aries-framework-swift/issues/79
anoncreds-clsignatur…
-
**Things need to create:**
1. App where users can modify the variables, will generate a spreadsheet that shows payment plan and total interest paid. This tool will help users to design their own cont…
-
Plenum depend on this old RocksDB client from 2021
https://github.com/twmht/python-rocksdb
I can only able to install this new client with update 2023
https://github.com/AYMENJD/rocksdb-python
…
-
Quoting George over here https://github.com/hyperledger/aries-vcx/pull/946#discussion_r1301621028
> this is something that has bugged me before about the holder API and older versions of credx/indy-s…
-
To use the indy-test-automation in the [New Release workflow](https://github.com/hyperledger/indy-node/pull/1749) from indy-node
the following needs to be done:
- [ ] Exchange the currently used …
-
Heres the markdown though:
# SSI Overview
![Digicampus](https://www.dedigicampus.nl/img/logo-digicampus.svg)
![Dutch Blockchain Coalition](https://dutchblockchaincoalition.org/assets/images/Log…
-
When there is an integer in the request that is larger than a 64 bit integer (9223372036854775807), the ujson package throws an uncaught value error which results in a view change.
Stacktrace:
```…
-
**Describe the bug**
Open visual studio with Webagent.sln. Compiled successfully, run the agent under debug mode
DefaultProvisioningHostService.cs
await _provisioningService.ProvisionAgentAsync();
…