Sumo GUI Wallet v0.0.2This version is to incorporate subaddresses feature (named "Ghost" addresses) to UI. 10 "ghost" addresses are always available to use while used addresses are grouped with available balances.
NOTE:- The new wallet binaries are not fully compatible with old wallet files. After upgraded, you should run "Rescan Blockchain" to refresh wallet and reveal all transaction history. That's highly recommended.
- Exchanges may not update their wallets to the latest version so that withdrawal to subaddresses would result in errors. Please make consult supports before using subaddresses for coin withdrawal.
Changes:- Full support for sending and receiving to subaddresses.
- Receive tab shows ghost addresses along with main address, ready to use.
- Various bug fixes for better wallet stability.
Downloads:https://github.com/sumoprojects/SumoGUIWallet/releases/tag/v0.0.2 There seems to be no option to define an explicit DB directory with
Sumokoin_Wallet-v0.0.2-w64install instead of the default one (C:\ProgramData\sumokoin). Will such a feature be added under Settings tab...perhaps in the next point release to make it easier for the less tech-savvy folks to apply? I tried the --data-dir D:\new_directory flag in the shortcut target but it doesn't work and persistently create C:\ProgramData\sumokoin default directory.