Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [SUMO] SUMOKOIN - 🔏 Digital Cash For Highly-Confidential Transactions 🔏
by
sinhasu
on 30/12/2017, 14:13:09 UTC
Sumo GUI Wallet v0.0.2

This 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.


copy your Data folder from default location to D or wherever you desire and create .bat file in  \Sumokoin_Wallet-v0.0.1-b2-x86-64\Resources\bin

start sumokoind.exe --data-dir D:\sumokoin -

in this example my data folder for sumo db file is moved to D
after you start deamon with proper parameter you can delete anything left on C drive