-
Add a script that executes (likely via "curl") a number of API endpoints against the OrgBook BC "dev" instance, saves the results, intelligently compares it against known good results (KGRs) and gener…
-
Platform services has started running jobs that scale down any pods that have not been updated (rolled out) in over a year. These scripts will be run every Tuesday from now on.
The idea is to elim…
-
Support starting aca-py with both the credx and anoncreds libraries loaded, and support (in multitenancy) tenants with both askar and askar-anoncreds wallet types concurrently. (This is necessary to …
ianco updated
8 months ago
-
We have the following ways to do a OrgBook Issuer:
* Standalone issuers that have their own ACA-Py deployment, and integrate the issueance of their credential into their own app, calling the DITP-m…
-
The following error occurs when starting aca-py v0.8.1-rc2 set to auto provision a new Askar database. As a result aca-py is unable to start. Auto provisioning a indy database works without error.
…
-
As discussed some of the articles listed [here](https://github.com/bcgov/orgbook-configurations/pull/137#issuecomment-1723902252) caching is only useful when there are repeated queries for the same in…
-
vcr-vcr-agent-1 | Traceback (most recent call last):
vcr-vcr-agent-1 | File "/home/indy/.pyenv/versions/3.6.13/lib/python3.6/site-packages/aries_cloudagent/ledger/indy.py", line 174, in open
v…
-
Something has changed in the auto-complete usage that is making it pretty unusable.
When I try to search on something that is a legal name I now get mostly BC Registry IDs in the autocomplete, whic…
-
Knowledge transfer for items usually managed by @ianco, such as:
- BC Registries (business and issuer)
- The upcoming BC Registries Upgrade
- ACA-Py Demo — details and updating
- ACA-Py Integration …
-
As an Aca-Py plugin, Traction should be able to run alongside other plugins (such as the [issuer registration](https://github.com/bcgov/aries-vcr/tree/main/server/message_families/issuer_registration)…