Results 15 issues of James Ebert

We want to add caching of ledger objects to improve speed of operations by using locally cached ledger objects vs connecting to the ledger again. This would help significantly improve...

Type: Enhancement
Indy

When presenting proof of non revocation we need to fetch tails files and we want to validate the hash of downloaded tails files against the hash recorded in the revocation...

Indy

While developing, we've run into an issue of PNGs not displaying while running Android in development (in particular in the `./core` package). SVGs appear to still work as expected. I...

As a developer I want to be able to identify when a credential has been revoked and be able to display a notification to the user or a warning prior...

enhancement

As a developer I want a way to receive push notifications from a mediator to go fetch queued messages. Relevant discussion for ACA-Py: https://github.com/hyperledger/aries-cloudagent-python/issues/950 Relevant Rocketchat discussion: https://chat.hyperledger.org/channel/aries-cloudagent-python?msg=PiCe7t2SSqnFCBcMk The mechanisms...

enhancement
Epic

As an end user and developer I would like the capability to verify credential proof presentations.

enhancement

As a developer I want the capability to use aries-mobile-agent-react-native in an existing project and to be able to receive new updates and push additions back. We need to add...

enhancement

As a developer, I want to be able to fetch messages queued with a mediator while the app is in a background state. Ideally message processing can occur to determine...

enhancement

Hi Folks! As part of the efforts to update Aries Bifold to 0.70.1 of React Native, we've encountered a serious bug resulting from ZMQ in the Indy SDK on iOS...

As discussed towards end of the 3-23-23 AFJ call, we should define enums for the various ledgers (such as the list defined in https://github.com/hyperledger/indy-did-networks/issues/3). This will help keep developers using...

Type: Enhancement
Good First Issue