Wade Barnes

Results 78 issues of 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.

enhancement
help wanted

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...

bug
enhancement
help wanted

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...

help wanted
good first issue

- 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 ![image](https://user-images.githubusercontent.com/10504350/80976960-f3be2a80-8dd8-11ea-97c3-976a96ba23d7.png)

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...