Post
Topic
Board Announcements (Altcoins)
Re: [DSH] Dashcoin - (true anonymity (Cryptonote), multi-signature transactions, automated source co
by
rightroger
on 21/05/2017, 03:49:25 UTC
Not sure what's going on with the new wallet today.  Last night it was working okay.  It let me send a 1 million dash at a time to poloniex.  Today I can't even send over 1000 dash.  I've restarted the wallet several times.  Any help?

+1

This shouldn't be an issue with the wallet, but rather with the network.  See slb's last post on the issue with large transactions for an explanation.  If however, when you say the wallet is not working, you mean the wallet is throwing errors, then please post whether you were using the wallet command line version or the GUI, and the exact error message it gave.

Here it is :
2014-Oct-21 00:27:40.789409 [P2P7]Transaction with id= <3ad87bb05cd580f338443c4e0e7feec72a4b4ff22bca85fd11adead7e08d84d8> used already spent inputs
2014-Oct-21 00:27:40.789409 [P2P7]Transaction verification failed: <3ad87bb05cd580f338443c4e0e7feec72a4b4ff22bca85fd11adead7e08d84d8>
2014-Oct-21 00:27:40.789409 [P2P7][176.9.47.243:7280 OUT]Tx verification failed, dropping connection


First rename wallet.bin to wallet.old.bin, and then open the wallet "wallet.bin".  The wallet will say it cannot find "wallet.bin" (as it was renamed), and it will begin to resync the wallet.  When that is done, try to send the transaction again.

If the above does not work, then rename wallet.bin to wallet.old.bin, and then go to %appdata%/dashcoin, and delete blockscache.dat, p2pstate.bin, poolstate.bin.  Open the daemon, and wait for the blockchain to resync.  Then, open simplewallet, and open "wallet.bin".  It will say wallet.bin cannot be found (as it was renamed), and it will begin to resync the wallet.

Once you are done, and the wallet is working again, you can safely delete wallet.old.bin.

Hello guys,

I'm running a newer version of Dashcoin Wallet (f21c4c6). I have an invalid transaction and I'm trying to resubmit it, but the files I have in my AppData directory are different than what is listed above. I have:
Quote
05/20/2017  04:28 PM         2,989,992 blockindexes.dat
05/20/2017  01:07 PM     2,214,185,382 blocks.dat
05/13/2017  12:40 PM             1,649 dashcoinwallet.addressbook
05/20/2017  07:31 PM                26 dashcoinwallet.lock
05/20/2017  04:28 PM         1,978,997 dashcoinwallet.log
05/18/2017  07:57 PM        23,882,727 dashcoinwallet.wallet
05/20/2017  04:28 PM            30,386 p2pstate.bin

In order for my wallet to show I have the funds again to re-submit the transaction correctly (last time I submitted too low of a fee), what should I do with these files and the application? Thank you.