-
Using wallet backup and restore concept (in bifold wallet), I am using same wallet with same data in two mobile devices. In my expectation, if any agent sends a message to my wallet agent, then both o…
-
Related to #67
For stars brighter than 6.1 mags, we probably want to set the lower bound on the applied mag_err to 0.1 mags for this check
https://github.com/sot/proseco/blob/52145e0993239c55dd…
-
Hola Carolina,
Creo que el problema de no poder importar la velocidad transversal radica en que si mal no recuerdo, hice los tests modificando el paquete de halotools, y luego instalando la versión…
-
Integers in schemas are marked as `Fields.Int` in ACA-Py. The swagger UI generated automatically marks this as an `int32`, which is not sufficient for some numbers ACA-Py uses (mostly time based relat…
-
I've found testing against ACA-py 0.8.1 that some ACA-py messages (particularly a new cred offer) will include a `~thread` decorator with no content: `"~thread": {}`:
```
{
"@type": "did:sov:…
-
los otros autores de un trabajo con múltiples autores de minciencias no se están, agregando o comparando
y se está omitiendo la inserción de esos nuevos autores.
No debería retornar acá https://gi…
-
Once [this PR](https://github.com/hyperledger/aries-cloudagent-python/pull/2860) in ACA-Py is merged, endpoints will not be protected by the middleware and decorators will need to be added to the rout…
esune updated
4 months ago
-
When:
- ACA-Py has an existing default mediator
- New mediator invitation flag is used on startup
Then:
- ACA-Py will attempt to connect to the new mediator using the old mediator's routing key …
-
Hey,
there are two ways of supporting Prometheus metrics.
1. Instrument the ACA-Py directly with a [Prometheus Client Library](https://github.com/prometheus/client_python) or using [OpenTelemet…
-
I am experiencing an error with out-of-band protocol while self issuing a credential.
### Step to reproduce the error:
1. Create credential offer for out-of-band.
2. Create out-of-band invita…