-
Estoy usando Xubuntu 14.04, no funciona el aumentar tamaño de tipografía.
El problema está por acá: https://github.com/hugoruscitti/lanas/blob/master/lanas/interprete.py#L285
Cambié Qt.Key_Equal por…
-
I think I’ve found an issue with TAA acceptance in the Multi-Tenant case where a tenant that has NOT accepted the TAA for a ledger can seem to get a response from their TAA endpoint that says they HAV…
-
Working with the [aries-cloudcontroller](https://github.com/didx-xyz/aries-cloudcontroller-python) (which is a client generated from the ACA-Py openapi spec), creating a DID with Bbs `bls12381g2` key …
-
When i try to accept an offered credential, i get an exception with code 309.
The exception occours at creating the request:
var (request, _) = await credentialService.CreateRequestAsync(context, …
-
We have a security requirement for tenants to rotate keys for all inbound API calls including webhooks. For webhooks, this would be challenging to manage centrally and is better managed by the tenant.…
-
According to ProofSet.add() (see [here](https://github.com/hyperledger/aries-cloudagent-python/blob/main/aries_cloudagent/vc/ld_proofs/proof_set.py#L19)) ACA-Py allows to create VCs with multiple proo…
-
When creating the RAD datafile the Student Categories metadata file dataframe is joined to the canvas-analtyics User model dataframe. This join uses the UW net id which is prone to change. This could …
-
When you create a schema with attribute names that contain capital letters it won't let you issue a credential.
The following error is thrown:
```
animo-faber-acapy_1 | f"Preview attribute…
-
Hi there,
I was experimenting with JSON-LD credentials the last days and when I demoed the results to my team, the demo stopped working. Just a couple of minutes later it worked again.
What happ…
-
When this repository was created my assumption was this repository would focus on production deployments of an ACA-Py mediator.
The readme currently mentions:
> This repository provides a simpl…