-
Upon selecting `Register Degree Schema` in `Issue Credential` the following error is displayed:
![image](https://user-images.githubusercontent.com/7840952/133185785-50b429f8-cd1b-4dd4-8c93-0da3a37b…
-
@c2bo had problems upgrading via the controller container:
```
indy_node_controller | 2022-08-26 07:55:58,559|INFO|container_node_control_tool.py|Node control tool is starting up on 0.0.0.0 port 3…
-
Update the instructions in Writing Transactions to a Ledger for an Un-privileged Author to use [aries-vcr](https://github.com/bcgov/aries-vcr).
The instructions currently use [TheOrgBook](https://g…
-
The current images we're building include utilities like curl, git, less, vim-tiny, etc. I think inclusion of at least some of these utilities is a leftover from von-image days. While these utilities …
-
Mostly in place, need to add keys to publish to PyPi, also fix any issues that arise when enabling the python build / test / release pipeline in the CI
can be simple, but there might be some hidden c…
-
Hello,
Some DID Methods, e.g., Indy DID Method, store other types of objects on their ledgers, such as Credentials Schema and Revocation Registry definitions.
Currently the Universal Resolver does…
-
I suggest to split the script into two. One script that checks all the technical requirements and one that checks the administrative and operational topics.
Maybe get rid of the second script altoget…
-
Running `cargo build --lib` fails with errors `E0277`, `E0599`.
I initially noticed the error on `alpine/x86_64` (docker build).
Removing `Cargo.lock` also caused the compilation to start failing o…
-
As noted by @PatStLouis in the [20240917]() ACA-Pug meeting, when the `--seed` option is used as a startup parameter, a key is created along with a `did:sov` DID that uses that key by ACA-Py. This is…
-
The repoDispatchable_UpdatePlenumDependency.yaml script is called by the Plenum release process once a new version of Plenum is published. The script is meant to automate the process of summitting a …