-
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
2 weeks ago
-
Using commit a434b574814606844786f71a2dbeb76d4dcd6bad, I cannot build the dotnet agent:
```
=> ERROR [build 7/8] RUN dotnet publish "DotNet.Backchannel.Master.csproj" -c Release -o /app/publish …
-
Our team currently uses [vdr-tools](https://gitlab.com/evernym/verity/vdr-tools) as the underlying framework to support AFJ on our mediator. The reasoning is better support for concurrency, as well as…
-
It's not working on node js.
Code:
var rrecur = Rrecur.create({
dtstart: {
zoneless: Rrecur.toLocaleISOString(new Date(2014,06,21, 10,30,0), "GMT-0400 (EDT)")
, locale: "GMT-0400 …
-
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…
-
### Describe the bug
When both `WindowsAppSDKSelfContained` and code analysis are turned on for a WinUI 3 project, it fails to build due to
[CA5392: Use DefaultDllImportSearchPaths attribute for P/I…
-
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…
-
# Aries Bifold (Mobile Agent React Native) Q2 Roadmap
# TL;DR
This proposal outlines strategies to enhance Bifold by tackling issues such as a complicated theme file, limited scalability in comp…
-
When calling methods over FFI with a callback the error stack shows e.g. this:
```
/Users/timo/Developer/Playground/askar-transaction-test/node_modules/.pnpm/@hyperledger+aries-askar-nodejs@0.2.0-…
-
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…