aries-framework-go icon indicating copy to clipboard operation
aries-framework-go copied to clipboard

Hyperledger Aries Framework Go provides packages for building Agent / DIDComm services.

Results 173 aries-framework-go issues
Sort by recently updated
recently updated
newest added

Here are the current left overs from aries vc wallet QueryByFrame & QueryByExample implementations. - `required` is ignored from example & trustedIssuer. - `issuerQuery` is not yet implemented since it...

https://w3c-ccg.github.io/vp-request-spec/#format Implementing `recipient` in sample query.

Following same pattern as verifiable.NewPresentation() (Based on :https://github.com/hyperledger/aries-framework-go/pull/2695#discussion_r603509313)

Currently we have disabled proof check in verifiable command & vcwallet client while saving, proving (creating presentation). There isn't any concrete reason why we should or shouldn't verify credentials while...

Currently OOB invitation is generated as: {'invitation': {'@id': 'bc978133-5841-4de7-a221-64300a6282ab', '@type': 'https://didcomm.org/out-of-band/1.0/invitation', 'label': 'Bob', 'handshake_protocols': ['https://didcomm.org/didexchange/1.0'], 'request~attach': None, 'service': [{'id': '69b7d78d-a9d9-427b-b156-00e576a96027', 'type': 'did-communication', 'recipientKeys': ['did:key:z6Mkt1g9UBrtzsgrtoCqVJkuxKNnJX5diS16wxLgUdRRbTrL'], 'serviceEndpoint': 'http://192.168.65.3:9031'}]}} ... however the "service"...

If using a formatter with non-deterministic key formatting, then the store configuration must be set prior to calling the Put method, since it sets up a special "key" tag that's...

Implement [Keylist Query](https://github.com/hyperledger/aries-rfcs/tree/master/features/0211-route-coordination#key-list-query) and [Keylist](https://github.com/hyperledger/aries-rfcs/tree/master/features/0211-route-coordination#key-list) messages. Part of #837

aip 2.0

**What I'm trying to do** I'm trying generate a .aar and when I do a 'make all' fail with the system cannot find the path specified *** [clean-android] Error 2