Could someone help me? I sent 5500 to CryptoAltex a week or so ago. It STILL says pending on their site. Here is the transacation information:
Status: 0/unconfirmed
Date: 3/27/2014 10:35
To: cryptoaltex 8cnrKg6FHrA8FwhmgGCw4tviodBFDFGgsB
Debit: -5500.00 888
Transaction fee: -1.48 888
Net amount: -5501.48 888
Transaction ID: 2b4eb5440291e05c4b3f539bdc0a667de145544c0efb7ea9a56f57b6cc46b1b1
They told me this:
"Hi J,
The blockchain is not showing the transaction any longer and the coins are not confirmed in our wallet.
http://explorer.octocoin.org/search?q=2b4eb5440291e05c4b3f539bdc0a667de145544c0efb7ea9a56f57b6cc46b1b1You can also look up the address and you'll notice the send isn't' there for those coins. This is the 2nd time this has happened with OCTOCoin, I believe they have a bug somewhere, you may want to ask in the forums. I'll keep an eye on it as well, but there is nothing we can do until the coins get confirmations. They are in your pending because we saw them hit the network, when we see the we add them to pending, when we see confirmations they move to your balance, in this case the transaction disappeared and therefore cannot be credited.
Thanks,
Chiznitz
"
Any help would be greatly appreciated!
You have to export the Private Keys of your Address into a new wallet. This way the unconfirmed transaction goes away and you can resend your coins.
1.)
getaddressesbyaccount "" will give you all Adresses in use for the Wallet
2.) for all these Addresses do a
dumpprivkey and save the Strings into a text file.
3.) Then Setup a new Wallet either on a different PC or by moving the old Data Directory on another place. If you want to delete all Data make a copy of your old wallet.dat in case something goes wrong.
4.) With the fresh synced Wallet do a
importprivkey After doing this your Balance should be updated and you can resend your coins.
Maybe try to send bigger amounts in multiple batches. I had the problem mutliple times already and sending smaller batches seems to fix it for me.