-
This is dependant on persistent queues (PR https://github.com/hyperledger/aries-cloudagent-python/pull/1604) and giving aca-py the ability to "hold" inbound messages until the unmanaged wallet can be …
ianco updated
3 weeks ago
-
After I created the 4 env files with
```
cp /root/aries-jupyter-playground/playground/issuer/example.env /root/aries-jupyter-playground/playground/issuer/.env
cp /root/aries-jupyter-playground/play…
-
Currently, the longitudes (longitude, sub-solar, sub-observer) in the ring_summary file are based on the "First Point of Aries" (RA=0), which is something few people actually use. We also need columns…
-
We recently came across an issue with our deployment of our mediator using the dotnet framework where the mediator crashes and even corrupts the wallet state when two calls to fetch the inbox are made…
-
We are interested in upgrading the rest package to use the latest available versions of `aries-framework/core` and `aries-framework/node`. Our primary driver for this is because as far as we can tell …
-
I'm using the Aries engine of the UP framework and to test what I'm developing I kill my code most of the time (Ctrl-C, so `SIGTERM`, not anything too violent).
In the last days I noticed my laptop…
-
Some parts of the WASM always assume it's running in the browser. For example, the `jsindexeddb` package is being loaded and [this](https://github.com/hyperledger/aries-framework-go/blob/master/pkg/st…
-
I am getting below error and not able to understand how to solve it,
i am trying to run below code as mentioned in pip documentation
from vedastro.calculators import SaturnInAries
from vedast…
-
Basic support for the Sony Xperia Z3 Compact device has landed. We have nightly builds for this device, or you can build/flash it yourself with
```
$ cd bsp-gonk
$ ./sync aries
$ . build/envse…
-
This is just an idea, and not something I can work on at the moment, however I've been thinking lately that I may be nice to use aries-framework-javascript as the base for the toolbox.
With the add…