-
I thought this would be as simple as exporting the sqlite wallet, and importing into a postgres wallet.
But `AskarWallet.ts` has the following error:
```
throw new WalletError('Import is only supp…
-
We should have an example there that we can point people towards (in the godocs)
-
```
What steps will reproduce the problem?
1. create class with a property
2. create custom namespace
3. give the property the namespace
4. trace an instance of the created class with MonsterDebugger
…
-
```
What steps will reproduce the problem?
1. create class with a property
2. create custom namespace
3. give the property the namespace
4. trace an instance of the created class with MonsterDebugger
…
-
```
What steps will reproduce the problem?
1. create class with a property
2. create custom namespace
3. give the property the namespace
4. trace an instance of the created class with MonsterDebugger
…
-
AS A Aries Framework Maintainer, I WANT the AATH interop tests to check for and use the checkpoints in the W3C test suites, SO THAT I know that my framework is not only interoperable but it also confo…
-
The [basicmessage service](https://github.com/hyperledger/aries-framework-go/tree/master/pkg/didcomm/messaging/service/basic) is in the wrong package path and should be moved under `pkg/didcomm/protoc…
-
* Are you filing a bug report?
**What I'm trying to do**
I'm trying to issue a credential via the `/vcwallet/issue` endpoint with a key that I created beforehand via `/vcwallet/create-key-pair`.…
-
I'm trying to establish a connection between 2 parties, Alice and Bob. Both use a separate profile in the same running instance of `aries-agent-rest`
Problem is, that I can create an invitation on …
-
The static `jakarta.json.Json` factory class has all of the usual OSGi problems. We should specify (at a minimum) that implementations register their `jakarta.json.spi.JsonProvider` instances as servi…