Status Desktop client made in Nim & QML https://status.app
Go to file
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
.github
app
ci test: set screen 2560x1440x24 2024-08-06 09:38:47 +02:00
cmake
libs
monitoring
nix
resources
scripts
src fix(WalletConnect): Fixing disconnect notifications 2024-08-08 09:47:20 +03:00
storybook feat(@desktop/wallet): handle Paraswap price impact error 2024-08-07 23:14:22 -03:00
test chore(E2E): Skip tests on watch only accounts 2024-08-07 19:17:16 +03:00
test-scripts
ui fix(WalletConnect): Fixing disconnect notifications 2024-08-08 09:47:20 +03:00
vendor feat(@desktop/wallet): handle Paraswap price impact error 2024-08-07 23:14:22 -03:00
.clang-format
.clang-tidy
.gitignore
.gitmodules
.npmrc
.yarnrc
AppRun
AppRun-cpp
CMakeLists.txt
I18N.md
Info.dev.plist
Info.plist
LICENSE.md
Makefile chore: move yarn install to update target (#15657) 2024-07-18 16:36:11 +01:00
README.md
VERSION
build-linux.sh
cacert.pem
conanfile.txt
config.nims
docker-linux-app-image.sh
env.sh
fleets.json chore: rename shards.test to status.prod (#15782) 2024-07-29 18:26:31 -04:00
nim-status.desktop
nim.cfg
nim_status_client.nimble
package-lock.json
package.json
qwe.sh
screenshot.png
shell.nix
status-dev.icns
status-dev.ico
status-dev.png
status-dev.rc
status-macos.svg
status.desktop
status.icns
status.ico
status.iss
status.png
status.rc
windows-install.txt