Status Desktop client made in Nim & QML https://status.app
Go to file
Stefan 528bb53b77 fix(Wallet) move deletion of pending transactions in nim
Bump status-go HEAD that removes deletion of pending multi-transactions
in status-go

Previous implementation was relying on the fact that all pending
transactions are also multi-transactions, which it seems not to be
the case (e.g. ens, airdrop collectible)

Also tried to extend the deletion of multi-transactions to status go
but it was causing crashes for minted/dropped tokens.

Updates #10474
2023-05-08 11:58:50 +02:00
.github
app Fix: typo 2023-04-11 13:42:21 -04:00
ci ci: upgrade from Go 1.19.5 to 1.20.4 2023-05-04 16:01:17 +02:00
cmake
libs fix(@desktop/cpp): Implement StatusGoQt::sendMessage() function 2023-04-18 10:47:42 +02:00
monitoring
resources feat: add api to get list of owners from a given nft contract 2023-04-19 16:34:58 -03:00
scripts ci: upgrade from Go 1.19.5 to 1.20.4 2023-05-04 16:01:17 +02:00
spellchecking@f1a88d1147
src fix(Wallet) move deletion of pending transactions in nim 2023-05-08 11:58:50 +02:00
storybook chore(CommunityAirdropsSettingsPanel): Storybook page fixed 2023-05-08 11:44:10 +02:00
test test(tst_communityPermissions): implement permissions screen validation 2023-05-05 15:48:56 +03:00
test-scripts
ui chore(CommunityNewAirdropView): Adjust MembersDropdown to updated design 2023-05-08 11:44:10 +02:00
vendor fix(Wallet) move deletion of pending transactions in nim 2023-05-08 11:58:50 +02:00
.clang-format
.clang-tidy
.gitignore Nim 1.6 2023-04-24 12:38:35 -04:00
.gitmodules Nim 1.6 2023-04-24 12:38:35 -04:00
.npmrc
.yarnrc
AppRun
AppRun-cpp
CMakeLists.txt
I18N.md
Info.dev.plist
Info.plist
LICENSE.md
Makefile macos: bump notarization retry limit from 20 to 40 2023-04-27 13:49:29 +02:00
QtWebEngineProcess.plist
README.md
VERSION
build-linux.sh
cacert.pem
conanfile.txt
config.nims Nim 1.6 2023-04-24 12:38:35 -04:00
docker-linux-app-image.sh
env.sh
fleets.json
nim-status.desktop
nim.cfg
nim_status_client.nimble docs: indicate MPL 2.0 as the license 2020-09-23 15:14:59 -04:00
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