status-desktop/ui/app/AppLayouts
Alex Jbanca 833848188c fix(WalletConnect): Fixing disconnect notifications
The disconnect notifications were operating on `WalletConnectService.currentSessionProposal`. This object stores the current session object on connect, but it's not necessarily the same session the user wants to disconnect.
To fix this I'm getting the active sessions from status-go when the disconnect request is received (from Status or dapp). If the topic matches to any connection topic owned by the users accounts we'll show a notification.

(cherry picked from commit fea4e8ed76)
2024-08-08 09:47:20 +03:00
..
Chat chore: Remove the Browser from the app completely for now 2024-08-07 16:45:31 +02:00
Communities test: community ban member steps added (#15845) 2024-07-30 12:44:35 +07:00
Node chore: change order of rpc text input 2024-06-13 21:33:44 -04:00
Onboarding chore: Remove the Browser from the app completely for now 2024-08-07 16:45:31 +02:00
Profile chore: Remove the Browser from the app completely for now 2024-08-07 16:45:31 +02:00
Wallet fix(WalletConnect): Fixing disconnect notifications 2024-08-08 09:47:20 +03:00
stores chore: Remove the Browser from the app completely for now 2024-08-07 16:45:31 +02:00