Patrick Stürmlinger

Results 8 issues of Patrick Stürmlinger

When I do a ./make on my Ubuntu 14.04 it fails with the following error: ``` $ ./make c++ -- .r... -- parser.cpp c++ -- .r... -- cb/taint.cpp c++ --...

## Expected Behavior After destroying Croppie there should be no traces of it left over in the DOM. A new instantiation should work as the first one. ## Actual Behavior...

According to ProofSet.add() (see [here](https://github.com/hyperledger/aries-cloudagent-python/blob/main/aries_cloudagent/vc/ld_proofs/proof_set.py#L19)) ACA-Py allows to create VCs with multiple proofs. **Current Behavior** I setup two ACA-Py agents (0.7.4), enable a connection between them and then issue the...

Hi there, I was experimenting with JSON-LD credentials the last days and when I demoed the results to my team, the demo stopped working. Just a couple of minutes later...

**Describe the bug** When I try to accept the transaction author agreement it results in an exception. **To Reproduce** Use the following `Startup.cs` service configurations: ```csharp public void ConfigureServices(IServiceCollection services)...

From readme: > Currently, the HDWalletProvider manages only one address at a time, but it can be easily upgraded to manage (i.e., "unlock") multiple addresses. How can I do that...

Hi, I tried to connect OSMA with other agents. The first one was a dev-agent from trinsic, the other one a Toolbox demo agent. Both connections remain in state "Negotiating"....

Hello, I get the following error: ```bash $ npm run release > [email protected] release > generate-release ? Release Type patch ? Are you sure you want to update the release...