Status Desktop client made in Nim & QML https://status.app
Go to file
Stefan d0389a6305 feat(Wallet) show balance cache for chain native token
Quick integration of fetching balance in the current chart view.

The proper implementation requires refactoring the QML views to separate
price chart, that depends only on the token and chain, from balance that
depends on token, chain and address.

Closes: #7662
2022-11-16 13:07:46 +01:00
.github chore(general): pull_request_template.md updated 2022-09-21 18:20:15 +02:00
app chore(cpp): apply clang-format 2022-10-19 17:34:23 +02:00
ci ci: add make update to for other platforms 2022-11-14 16:03:18 -05:00
cmake
libs feat(Wallet) show balance cache for chain native token 2022-11-16 13:07:46 +01:00
resources chore(CPP): Align Saved Addresses with new changes 2022-10-12 09:38:19 +02:00
scripts ci: lock windows Go version at 1.18.8 2022-11-04 15:43:26 +01:00
spellchecking@f1a88d1147
src feat(Wallet) show balance cache for chain native token 2022-11-16 13:07:46 +01:00
storybook feat(Storybook): adding UsersList in storybook 2022-11-16 11:37:35 +01:00
test feat(Wallet) show balance cache for chain native token 2022-11-16 13:07:46 +01:00
test-scripts
ui feat(Wallet) show balance cache for chain native token 2022-11-16 13:07:46 +01:00
vendor fix(NicknamePopup): add support for Unicode nicknames 2022-11-15 11:42:33 +01:00
.clang-format
.clang-tidy
.gitignore
.gitmodules fix: use nimbus-build-system-desktop 2022-10-16 11:19:47 -04:00
.npmrc
.yarnrc
AppRun
AppRun-cpp
CMakeLists.txt
I18N.md
Info.dev.plist
Info.plist
LICENSE.md
Makefile makefile: avoid rebuilds by using order-only deps 2022-11-14 16:15:47 +01:00
QtWebEngineProcess.plist
README.md
VERSION chore: bump VERSION to 0.7.90 in master 2022-10-27 23:39:33 +02:00
build-linux.sh
cacert.pem
conanfile.txt
config.nims
docker-linux-app-image.sh
env.sh
fleets.json
nim-status.desktop
nim.cfg
nim_status_client.nimble
package-lock.json
package.json
screenshot.png
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