status-desktop/ui/imports
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
..
Themes feat(desktop@communities): change kicked/banned member behavior (#13706) 2024-02-27 12:55:56 +01:00
assets chore: Remove the Browser from the app completely for now 2024-08-07 16:45:31 +02:00
shared fix(WalletConnect): Fixing disconnect notifications 2024-08-08 09:47:20 +03:00
utils feat(@desktop/wallet): handle Paraswap price impact error 2024-08-07 23:14:22 -03:00