-
https://github.com/hyperledger/aries-framework-go/pull/2473#discussion_r561919857
-
https://github.com/hyperledger/aries-framework-go/pull/1028#discussion_r362953489
-
https://github.com/hyperledger/aries-framework-javascript/blob/main/packages/core/src/utils/transformers.ts#L16-L41
-
BDD tests for https://github.com/hyperledger/aries-framework-go/issues/1972
-
RFC: https://github.com/hyperledger/aries-rfcs/blob/main/features/0453-issue-credential-v2/README.md
For `credential_preview` in the issue-credential-v2 proposals, the following statement is made:
…
-
```
On Wed, Mar 14, 2012 at 9:49 PM, Alan Stewart wrote:
Can you make the 1.1.0 release jar OSGi compatible? It would save me wrapping
it with the maven-bundle-plugin
Thanks
Alan
```
Original iss…
-
From this thread: https://github.com/hyperledger/aries-framework-go/pull/88#discussion_r313579752
-
Related to #191, but I cannot reopen that issue.
Building the quickstart example succeeds. But when running the jar, several OSGI errors appear due to several unresolved Import-Packages. At the end…
-
currently secp256k1 is not supported in Tink. Add support for it (in aries-framework-go)
-
Non revocation proof created using anoncreds-clsignatures-rs cannot be parsed with Ursa.
See this related issue: https://github.com/hyperledger/aries-framework-swift/issues/79
anoncreds-clsignatur…