Stephen Curran
Stephen Curran
Not sure if this is possible, but... It would be nice if the Survey JS form showed only the editable fields from the form vs. all of them. Even better...
Define and implement a way to export data from an Indy-SDK and import the data into Askar. This should be a general feature, that supports all wallets, but Postgres support...
Currently, the AFJ runset (the tests run through GHActions for AFJ) are limited to those selected as supported back in 2021 or so. Since then Aries Framework JavaScript has been...
Various Aries Frameworks are adding support for [RFC 0794 DID Rotate]. Please add some tests for DID Rotate. The tests should at minimum: - Establish a connection between test agents...
The Aries Frameworks are trying to converge on the elimination of unqualified peer DIDs, and their replacement with support for various forms of did:peer DIDs. In this context "peer DIDs"...
I think I have figured out what is wrong with the ACA-Py Backchannel since the change to use Poetry in ACA-Py. There is a fix in AATH that gets around...
I noted these deprecation errors on the “test harness runner” that is used to periodically (every 2 days, currently) to run the AATH runsets. [Get Test Harnesses](https://github.com/hyperledger/aries-agent-test-harness/actions/runs/5306453336/jobs/9604061632) Node.js 12 actions...
When I start the did:orb service, I get the following errors: ``` ./manage service start orb Using: docker --log-level error compose Warning: No resource found to remove for project "aath"....
We need a to add a set of tests that handle testing proof request involving: * two credentials, * with and without revocation, * with proof requests the include and...
In order to better understand the capabilities of all available Aries wallet apps, beyond those integrated into the [Aries Mobile Test Harness](https://github.com/hyperledger/aries-mobile-test-harness), it would be nice to setup a process...