status-desktop/ui/app/AppLayouts/Wallet/services/dapps
Stefan 7fb241b964 fix(dapps): filter out dApps connected on other profiles
Add helper function to filter out dApps with sessions that don't
have any supported account in the available accounts list.
Use helper function to filter out dApps connected on other profiles
when listing dApps in the dApps list.
When disconnecting an app only disconnect sessions for the current
profile.

Closes: #14888, #15707
2024-07-24 13:24:05 +02:00
..
sdk chore(dapp) update SDK interface and the generated code 2024-05-30 10:57:42 +02:00
types feat(dapps) make wallet connect request data human readable 2024-07-23 00:24:22 +02:00
DAppsListProvider.qml fix(dapps): filter out dApps connected on other profiles 2024-07-24 13:24:05 +02:00
DAppsRequestHandler.qml fix(dapps) don't show Wallet Connect state from other profiles 2024-07-24 13:24:05 +02:00
DappsConnectorSDK.qml feat(connector)_: add sign transaction flow (#15662) 2024-07-22 11:02:35 -07:00
WalletConnectSDK.qml feat(dapp) disconnect wallet connect dapps 2024-07-05 17:48:30 +02:00
WalletConnectSDKBase.qml feat(dapps) authenticate user for session request 2024-06-12 16:52:12 +02:00
WalletConnectService.qml fix(dapps): filter out dApps connected on other profiles 2024-07-24 13:24:05 +02:00
helpers.js fix(dapps): filter out dApps connected on other profiles 2024-07-24 13:24:05 +02:00
qmldir feat(connector)_: create connection between connector service and status-desktop (#15565) 2024-07-19 12:21:36 -07:00