Jason C. Leach
Jason C. Leach
The BC Wallet often gets comments the wallet is "slow". It can be a daunting task to track down where the perceived slowness comes from: bc wallet, ledgers, mediator, issue...
# TL;DR Although it seems that ledger network performance doesn't directly impact a wallet's ability to complete a transaction (such as accepting a credential), the number of network connections does...
I don't think an AFJ 0.3.3 agent is fully aware its initialized, or that when `shutdown()` is called something does not realize its not initialized any longer. I also tried...
The work done in #1281 is a great help but can be expanded to make development setup even easier. I propose we building on this work by adding a Postgres...
I'm documenting this issue with video and sample code [here](https://github.com/fullboar/first-credential-mia). This TL;DR version of the issue is that message can become stuck in an ACA-py mediator under certain circumstances. The...
When fetching the legacy did the `get` fn below needs a key. Its not exported by AFJ so it needs to be looked up and passed in. Would be handy...
# Summary of Changes Updated docs to reflect we are part of the OWF now and not Hyperledger. # Related Issues n/a # Pull Request Checklist Tick all boxes below...
At the next [Bifold UG](https://wiki.hyperledger.org/display/ARIES/Aries+Bifold+User+Group) meeting on **Jan 16th** I'll broach the subject of joining the OpenWallet Foundation (OWF). This will be an opportunity to speak in favour of, or...
Custom notifications was added to allow teams to add notifications as needed. This behaviour was used by the BC Wallet for inserting a call-to-action to get a Person Credential. This...
### Description of problem As more credentials are added to the wallet it becomes more difficult for it to render the Credentials screen. ### Expected behavior The app should not...