Status Desktop client made in Nim & QML https://status.app
Go to file
Stefan 39527a5739 fix(wallet): fix never fetching transactions
The RootStore was calling checkRecentHistory on the wallet section View
instead of the transaction View.

Still the workflow is broken due to the 20 minutes timer that calls
the checkRecentHistory and hangs the the main thread (UI) for a long time

Fixes: #7266
2022-09-29 10:45:27 +02:00
.github chore(general): pull_request_template.md updated 2022-09-21 18:20:15 +02:00
app
ci fix(@wallet): Send tx popup 2022-09-23 10:08:26 +02:00
cmake
libs
resources
scripts
spellchecking@f1a88d1147
src feat(CreateChatView): Support pasting chat key 2022-09-28 09:55:25 -04:00
test fix(@desktop/wallet): Added squish tests for transactions and transaction details 2022-09-28 09:55:41 -04:00
test-scripts
ui fix(wallet): fix never fetching transactions 2022-09-29 10:45:27 +02:00
vendor feat(@desktop/keycard): adding wallet account using `Authenticate` flow 2022-09-27 20:15:34 +02:00
.clang-format
.clang-tidy
.gitignore
.gitmodules chore(general): add SortFilterProxyModel submodule 2022-09-21 18:20:15 +02:00
.npmrc
.yarnrc
AppRun
AppRun-cpp
CMakeLists.txt
I18N.md
Info.dev.plist
Info.plist
LICENSE.md
Makefile chore(dev): add STATUS_PORT env var forwarding to status-go 2022-09-23 08:41:14 -04:00
QtWebEngineProcess.plist
README.md
VERSION
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