Post
Topic
Board Announcements (Altcoins)
Re: [NINJA][SCRYPT] GraphCoin [ROADMAP][NO ICO/PREMINE]
by
wurstgelee
on 26/05/2015, 19:45:59 UTC
I sent 500 coins to Bittrex about an hour ago.  Shows as confirmed in the wallet, but nothing on Bittrex side.  Anyone else have this problem?


Update:  I opened a ticket with Bittrex and the transaction was not in the blockchain so they told me to take a hike.  What is the deal?  I downloaded new wallet, I am on the correct block, I repaired the wallet (which took 700 coins away fml).  Any help would be appreciated...



I updated the post, but I want to make sure it shows up as the most recent...

Do the coins show up in the blockexplorer @ GPH wallet address? If so, you're good.

In case everything else (repairwallet etc pp) fails, do the following.

1. Make a backup of your "broken" wallet.dat (or the complete folder)
2. Dump all your private keys of the GPH addresses you want to keep in debug console (most likely those with coins):
  
Code:
dumpprivkey
   Repeat for all relevant GPH addresses. Note all the resulting private keys in some text file.
3. Create a new, blank wallet by deleting the original wallet folder (but keep the backup) and starting the GPH wallet
4. Go to debug console (no need to wait until the wallet is fully synced) and import all your private keys you dumped earlier with
    
Code:
importprivkey
5. Wait until synced. Done.

This always works. Smiley

  

Thank you wurstgelee.  Worked like a champ.  I did lose all of my staking since May 22 but I did keep all of my 12.5 blocks.  I did lose the 500 I sent to Bittrex because I'm guessing the coins were from the fork?  Not sure but anyway I am back working now.  Thanks again!


You lost the staking rewards since 22nd because you generated them on the wrong fork, thats correct. But there's no way that coins sent on a wrong fork are gone once you resync to the correct fork - simply because that transaction didn't really happen (in the eyes of the correct fork/chain).

Do you see that transaction in question in the block explorer? Probably not - that means it didn't happen.
Adding all transfers and rewards which show under your GPH address in the block explorer should and will result in the balance currently shown in your wallet.

Edit: After reading again: Basically everything you did after May 22nd (so on the wrong fork) didn't happen. Plain and simple. Smiley