-
Updated
Dec 11, 2021
citz
Here are 299 public repositories matching this topic...
-
Updated
Nov 24, 2020 - Python
Upgrade to Vue 3.x
Vue 3.x has been released, upgrade the project's visual components to use Vue 3.x.
Refer to this PR to see the affected components; bcgov/vc-authn-oidc#157.
-
Updated
Feb 15, 2022 - Python
-
Updated
Jan 26, 2022 - R
-
Updated
Dec 29, 2021
-
Updated
Nov 24, 2020 - TypeScript
-
Updated
Feb 25, 2022 - Python
-
Updated
Sep 8, 2021 - HTML
-
Updated
Nov 3, 2020
Issuing credentials with attributes set to a blank string is currently not supported: this is because of how the SurveyJS component responsible for gathering the credential attribute information works and ignore empty fields.
It should be possible to run a function on survey completion that checks whether there are empty attributes that were not added to the payload and add them with a default
-
Updated
Feb 19, 2022 - Vue
-
Updated
Jan 10, 2022 - Python
-
Updated
Dec 15, 2020
-
Updated
Nov 25, 2021 - R
-
Updated
Dec 29, 2021 - JavaScript
When publishing a new tails file, the server needs to read the current state of the targeted ledger in order to check the state of the revocation registry.
Every time a new file is pushed, the server needs to "start from scratch" and re-read all of the transactions from inception on the specified ledger (via the genesis file specified during upload + new entries on that ledger).
To speed-up
Improve this page
Add a description, image, and links to the citz topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the citz topic, visit your repo's landing page and select "manage topics."
Update the instructions in Writing Transactions to a Ledger for an Un-privileged Author to use aries-vcr.
The instructions currently use TheOrgBook which has been replaced by aries-vcr and retired.
The same basic processes apply to aries-vcr