Skip to content
#

aries

Here are 45 public repositories matching this topic...

swcurran
swcurran commented Jul 13, 2021

Please update the DID Resolver within ACA-Py for "did:sov" to follow the rules as recently updated in the DID Method spec. This means adjusting the returned DIDDoc to exactly what is documented in the DID Method spec for the cases of their being no endpoint ATTRIB, a "current convention" endpoint ATTRIB and support for the defined new convention endpoint ATTRIB.

The PR for the DID Method that hi

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 aries 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 aries topic, visit your repo's landing page and select "manage topics."

Learn more