Releases: derogold/GoldWallet
0.4.1
This release updates the underlying Derogold-service upon which the GoldWallet is based to match the recent changes & bugfixes.
To-do for upcoming release:
- switch to wallet-api
- change amounts to human-readable outputs
Known issues and limitations (Windows, Linux):
When opening a large wallet file with lots transactions (tens of thousands), response time of the app seems sluggish as it has to manage quite a long list of past transactions.
Wallet files are not cross-platform portable. This is due to limitation of the Derogold-service component. If you create and sync a .wallet file via zedwallet / Derogold-service / GoldWallet (any) on Linux, you will only be able to use it on Linux, same situation for Windows.
0.4.0
Fresh port based on the last update of the TurtleCoin Walletshell.
Updated assets (splash screen & watermark) for DeroGold brand.
Fixes issues #4, #7, #8 and #9.
Testers required! feedback (via github issues) welcome. This allows us to track issues and work/prioritize.
Known limitations:
Observed pre-release issues (Windows, Linux):
-
when opening a large wallet file with lots of inputs/outputs (160+ MB) previously managed by zedwallet, performance / response time of the app seems sluggish on build system. When synced a new wallet file from scratch, this problem seems to disappear and app response OK (needs further testing)
-
Wallet files are not cross-platform portable. This is due to limitation of the Derogold-service component. If you create and sync a .wallet file via zedwallet / Derogold-service / GoldWallet (any) on Linux, you will only be able to use it on Linux, same situation for Windows and osX systems.
GoldWallet 0.3.8
Upgraded dependencies.
Bumped up versions to fix security vulnerabilities.
Packaged latest derogold-service.
GoldWallet v0.3.7
gui wallet forked from turtle-electron-wallet for the DeroGold network
still todo: create image assets (icons, etc) as many are still TurtleCoin, help with this would be appreciated