Stephen Curran

Results 170 issues of Stephen Curran

Using the `acapy-master` docker build process, it was pretty easy to temporarily update the `requirements.txt` file to use a branch from another fork that had been submitted as a PR,...

We are getting close to finishing the specification. The work from @aritroCoder has gotten the "hard to do" things out of the way, now to get the text ready. Here...

We've been digging into this issue for the last couple of weeks. I've created this document[1] that has lots of details/rationale about the approach, with only a few questions. I...

In this section: https://hyperledger.github.io/anoncreds-spec/#constructing-the-credential-request The JSON uses "prover_did", but the text around references "entropy".

Add a section to the specification that provides an overview of the cryptography data elements used (see example below), with, with reference links (usually [[ref: ]]s) to where those elements...

Use the [[def: ]] and [[ref: ]] tags in the markdown to define data models and reference them elsewhere in the specification. To start, find an appropriate reference and try...

The recent PR fixes PWD, but still not working on Linux. From the logs, I get this error when Faber sends Alice her credential. I selected all fields on the...

When I select the Schema in the drop down, the following error appears on the logs: ``` faber-controller_1 | fail: Microsoft.AspNetCore.Components.Server.Circuits.CircuitHost[111] faber-controller_1 | Unhandled exception in circuit 'vZkbr75ICYHFcMWpnASVzOnxGz9te7Vvwuxm7Ze1Zfk'. faber-controller_1 |...

We've had some conversations ([presentation](https://docs.google.com/presentation/d/1nJ6rfp5AQbs0OXpRm7VBjnV46NTg0PFzKPXUxqCQoGE/edit?usp=sharing) and [recording at a recent Indy Contributors Meeting](https://wiki.hyperledger.org/download/attachments/80776982/20230214%20-%20OCA%20on%20Hyperledger%20Indy.mp4?version=1&modificationDate=1677611919783&api=v2)) in the community about adding support on an Indy ledger for storing OCA Bundles such that they...

We think that the [difference between the current stable -- master branches](https://github.com/hyperledger/indy-node/compare/8673f9bab833ad7117a6a73cfed1f8c4e5b0c8db...da23a69a0957e3d040f11803f75b480cae465739) is only about the new Rich Schema transactions that were added to the ledger. This task is to...

help wanted
good first issue