The core now have a smarter way to handle the wallet selection during the third-party application connection.
The wallet selection interaction doesn't require the passphrase anymore.
Next, a passphrase request will be asked if the wallet is not unlocked yet. If the wallet is already unlocked. The passphrase is not asked.
If there is a single wallet, the wallet selection interaction is skipped, and directly tigger the passphrase request. Like in point 2, if this single wallet is already unlocked, the passphrase in not asked.
This has been done in the desktop wallet
Tasks
[x] Install dependabot and set up for this dependency
[x] Update the dependency on the wallet-ui to implement this improvement in the reusable UI
The core now have a smarter way to handle the wallet selection during the third-party application connection.
This has been done in the desktop wallet
Tasks