Post
Topic
Board Announcements (Altcoins)
Re: [SUMO] SUMOKOIN - 🔏 Digital Cash For Highly-Confidential Transactions 🔏 (MOD)
by
spfoo
on 29/06/2018, 00:02:11 UTC
Is there anything special need to be done in order to use an old wallet from the original Sumokoin? My wallet is several months old and I haven't opened it since January. None of the wallet apps (lite,GUI,CLI) are able to find any transactions on it. I've tried importing from mnemonic etc. but no luck so far.

The daemon logs some really weird errors :
166851 -> 166947 [Your node is 96 blocks (0 days) behind]
166851 -> 146010 Your node is 20841 blocks (57 days) ahead

Like there would be 2 separate block chains?


First of all dont worry your coins are still there.

These messages on daemon are usual ignore them.
There are several nodes with different heights due to forked coins using old chains or nodes that was never updated after a hardfork.

You should first download the newest versions of the wallets from here https://github.com/sumoprojects
You should then delete the LMDB folder from C:\ProgramData\sumokoin\ and resync

Thanks. I got it working by hooking up the command line client only with the New York daemon using the --add-exclusive-node flag
It took some time for the sync, but now the wallet is up to date again.