Search content
Sort by

Showing 4 of 4 results by rightroger
Post
Topic
Board Announcements (Altcoins)
Re: [DSH] Dashcoin (Cryptonote) UPDATE: New source/wallets+GUI - 1.0.10
by
rightroger
on 23/05/2017, 17:07:47 UTC
Quote
i see, you used the GUI wallet...for me I don't use that wallet and personally i would not recommend using it, besides the latest updates and patches are on the CLI (command line interface) version, worked for me for a very long time..let me play with that GUI wallet first, I'll find a workaround for you.

Thank you. I've tried a few things so far with those files. Anytime I rename the dashcoinwallet.wallet and launch the GUI, a new .wallet file is created and my transactions are gone (hence a zero balance). I've also renamed some of the other files too, but so far the right combination is not allowing my wallet to show and have my funds back from the invalid transaction. More info about the failed transaction, if that helps:
Quote
Status: 0 confirmations
Date: -
To: D5nWgxpoD8McgfynA3Wb4aJxHZjVFouWS8mcyH8PkLq19H2hDyrfcmrV3t9ZzAVrKd1mzeWaYMgFTiU HmsmiDcNt2s3RAFn
Amount: -5,694.99 -
Fee: 0.000001 -
Transaction hash: DDBEC253C98BB94F0F3A00F82DC3509484624CEB580B770E973C7711BA6DAEFD

Not found: http://chainradar.com/dsh/transaction/ddbec253c98bb94f0f3a00f82dc3509484624ceb580b770e973c7711ba6daefd
Not found: https://minergate.com/blockchain/dsh/transaction/ddbec253c98bb94f0f3a00f82dc3509484624ceb580b770e973c7711ba6daefd
Not found: http://democats.org/blockchain/transaction/?name=dashcoin&hash=ddbec253c98bb94f0f3a00f82dc3509484624ceb580b770e973c7711ba6daefd
Post
Topic
Board Announcements (Altcoins)
Re: [DSH] Dashcoin (Cryptonote) UPDATE: New source/wallets+GUI - 1.0.10
by
rightroger
on 21/05/2017, 18:29:35 UTC
(I posted on the old thread on accident, so I'm posting here as well. I hope someone can help.)

Quote
(quote from: https://bitcointalk.org/index.php?topic=678232.msg9271059#msg9271059)
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.

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.

i believe you are trying to reset the wallet...just type "reset" and press enter, the wallet will resync...the newer wallet has this command, you can see other commands if you type "help"..

First, I'm on Windows and my wallet was installed through a GUI installer and runs as a GUI (I don't see any command-line ways to interact with the wallet). Second, when I try to run dashcoin.exe from the command-line in Windows with the "--help" option (total command is "dashcoin --help"), I get a GUI based dialog that pops up displaying this message:
Quote
Usage: dashcoin [options]
Bytecoin wallet

Options:
  -?, -h, --help               Displays this help.
  -v, --version                Displays version information.
  --testnet                    Used to deploy test nets. Checkpoints and
                               hardcoded seeds are ignored, network id is
                               changed. Use it with –data-dir flag. The wallet
                               must be launched with –testnet flag
  --p2p-bind-ip            Interface for p2p network protocol
  --p2p-bind-port        Port for p2p network protocol
  --p2p-external-port    xternal port for p2p network protocol (if port
                               forwarding used with NAT)
  --allow-local-ip             Allow local ip add to peer list, mostly in debug
                               purposes
  --add-peer             Manually add peer to local peerlist
  --add-priority-node    Specify list of peers to connect to and attempt
                               to keep the connection open
  --add-exclusive-node   Specify list of peers to connect to only. If
                               this option is given the options
                               add-priority-node and seed-node are ignored
  --seed-node            Connect to a node to retrieve peer addresses,
                               and disconnect
  --hide-my-port               Do not announce yourself as peerlist candidate
  --data-dir        Specify data directory
  --minimized                  Run application in minimized mode

So, I don't see any "reset" or resync options. Any further thoughts?
Post
Topic
Board Announcements (Altcoins)
Re: [DSH] Dashcoin (Cryptonote) UPDATE: New source/wallets+GUI - 1.0.10
by
rightroger
on 21/05/2017, 07:30:17 UTC
(I posted on the old thread on accident, so I'm posting here as well. I hope someone can help.)

Quote
(quote from: https://bitcointalk.org/index.php?topic=678232.msg9271059#msg9271059)
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.

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