Status Desktop client made in Nim & QML https://status.app
Go to file
Stefan 36d8a33935 fix(wallet) sending community tokens doesn't work
The contract address is not resolved for the community tokens because
of symbol usage to identify assets. The symbol is not resolved by
`getTokenBySymbolByTokensKey`.
This fix changes from using symbol to always using assetKey to identify
the token for all non-native and non-collectibles transfers.

Closes #14074
2024-04-19 09:40:20 -04:00
.github
app chore(@StatusITrayIcon.qml): object names 2023-11-02 15:10:04 +03:00
ci
cmake
libs
monitoring
resources
scripts
src fix(wallet) sending community tokens doesn't work 2024-04-19 09:40:20 -04:00
storybook fix(wallet): update wallet assets and collectibles order on user action 2024-04-18 14:36:52 -04:00
test
test-scripts chores(@general): remove status-lib deps 2022-02-03 11:52:45 -05:00
ui fix(wallet): displaying L1 gas cost in UI 2024-04-19 09:40:12 -04:00
vendor fix(wallet): displaying L1 gas cost in UI 2024-04-19 09:40:12 -04: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: force some warnings as errors (#14068) 2024-03-20 20:08:43 +00:00
README.md
VERSION Release 2.28.1 RC2 2024-04-18 09:54:20 -04:00
build-linux.sh
cacert.pem
conanfile.txt
config.nims chore: force some warnings as errors (#14068) 2024-03-20 20:08:43 +00:00
docker-linux-app-image.sh
env.sh
fleets.json
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.svg
status-macos-dev.svg
status-macos.ico
status-macos.svg
status.desktop
status.icns
status.ico
status.iss
status.svg
windows-install.txt

README.md

Status-desktop

Desktop client for the Status Network built with Nim and Qt

https://github.com/status-im/nim-status-client/blob/master/screenshot.png