status-desktop/ui
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
..
StatusQ fix: Add additional information to the Beta tags 2024-08-05 15:39:51 +02:00
app fix(WalletConnect): Fixing disconnect notifications 2024-08-08 09:47:20 +03:00
fonts
i18n chore: rename holders string to match the general in app approach 2024-05-28 19:50:17 +03:00
imports fix(WalletConnect): Fixing disconnect notifications 2024-08-08 09:47:20 +03:00
include/StatusDesktop/Monitoring feat(MonitoringTool): Search improved 2024-06-28 15:57:23 +02:00
src/StatusDesktop/Monitoring feat(MonitoringTool): Search improved 2024-06-28 15:57:23 +02:00
MonitoringSources.cmake
generate-rcc.go chore(@desktop/walletconnect): communication between qt desktop app and loaded wallet connect sdk is made via web channel 2023-11-17 13:55:20 +01:00
main.qml chore: Remove the Browser from the app completely for now 2024-08-07 16:45:31 +02:00
nim-status-client.pro