-
The README files in the `indy-catalyst` repo still contain references to the `TheOrgBook` GitHub repository.
These references should be updated to be self-contained to the `indy-catalyst` repository.
esune updated
4 years ago
-
As the BC Gov VON Team has been refining Indy Catalyst (a Verifiable Credential Registry) and making it work with Aries protocols for both the Issuer and the Holder/Prover/Credential Registry, we've r…
-
Found in ICOB `test` environment. Replicated in `dev` and `test`.
While posting credentials for a data load, after loading a few hundred thousand credentials, when you search for and attempt to ve…
-
Ensure any commits to TOB are also applied to ICOB (https://github.com/bcgov/indy-catalyst).
Updates were last sync'ed on July 26 so any TOB updates since then must be manually applied to ICOB.
Sinc…
ianco updated
4 years ago
-
If `cred-defs` already exist in the wallet and on the ledger, and they were NOT written there by the `aca-py` agent, and the DID for the agent has the permission to write to the ledger, the first time…
-
Here are some book suggestions. These are all books that i own a paper copy of and have read. So please dont consider this a link dump from amazon
Learning Perl (5th) - http://www.amazon.com/Learning…
-
See: https://www.django-rest-framework.org/api-guide/versioning/
BCGov API guidelines: https://github.com/bcgov/api-guidelines
esune updated
4 years ago
-
Add info to the stats service to track web hooks processed and sent
Add some kind of feedback from the celery tasks to track successful and failed hooks
Ensure that failed hooks are tracked against …
ianco updated
4 years ago
-
A set of issues related to the performance (speed and storage) of loading credentials in to an instance of Indy Catalyst.
-
Using ICOB (Indy Catalyst OrgBook), investigate the Indy/Aries storage SQL performance for the management of non-secrets data. In addition, apply the same investigation to the experimental non-secrets…