Skip to content
#

citz

Here are 299 public repositories matching this topic...

esune
esune commented Feb 16, 2021

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

esune
esune commented Dec 9, 2020

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.

Curate this topic

Add this topic to your repo

To associate your repository with the citz topic, visit your repo's landing page and select "manage topics."

Learn more