Wade Barnes
Wade Barnes
The following error was encountered when upgrading an agent already configured to use Askar from `0.7.4-rc4` to `0.7.4`. This error only occurred on the first startup. Subsequent restarts occurred successfully...
Signed-off-by: Wade Barnes
Upgrade `von-network` to use the Ubuntu 20.04 releases of indy-node.
Signed-off-by: Wade Barnes
After running for an extended period of time the Ledger Browser (UI) can loose its connections to the nodes. Typically a restart fixes the issue. However it would be nice...
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://github.com/bcgov/TheOrgBook) which has been replaced by [aries-vcr](https://github.com/bcgov/aries-vcr) and retired. The...
- Remove '`' from the usage documentation since it is causes the contained text to be interpreted as instructions. Signed-off-by: Wade Barnes
There appears to be a very slow memory leak in the API containers. Here is a 2 week memory profile from the production OrgBook environment in the OpenShift cluster showing...
Found in: - 87c6bd423f537231d36ffa8ae8c26f91247f3b9f Observed: - Last updated date in the **Related To** section is missing. Expected: - Last updated date to be displayed. Example: - https://orgbook-test.pathfinder.gov.bc.ca/en/organization/registration.registries.ca/FM0320865 
When re-indexing the `prod` environment recently we broke the indexing load down using `update_index` `--start` and `--end` and distributed the processes across a number of pods (16). This greatly speed...