BitShares Forum

Main => Technical Support => Topic started by: rgcrypto on November 09, 2015, 05:47:56 pm

Title: Bounty 3000BTS - help me recover my funds.
Post by: rgcrypto on November 09, 2015, 05:47:56 pm
okay, it's been almost a month that I am trying to import my keys to bitshare 2.0.
First, when I try to get the backup from 0.9.3c .json file and import it inside openledger,it's says to me that it's the wrong file type. When I try to do it on the CLI, there are no buttons to move forward and if I press enter, I get a blank white page.

Then, I went to the console of 0.9.3c and typed:
wallet_dump_account_private_key myaccount active_key

and entered it in the openledger wallet. Now it says I can claim 18k BTS...missing about 70k BTS!

What is going on here?

How can I get the complete copy of the blockchain so that I can have a successful 0.9.3c backup?
Title: Re: 0.9.3c import issue
Post by: chryspano on November 09, 2015, 05:55:06 pm
In windows you need to export your keys from the console not the GUI.

"export_keys" or something similar is the command you are looking for, "help" will give you the list of all commands and the syntax they use.
Title: Re: 0.9.3c import issue
Post by: rgcrypto on November 09, 2015, 06:31:22 pm
In windows you need to export your keys from the console not the GUI.

"export_keys" or something similar is the command you are looking for, "help" will give you the list of all commands and the syntax they use.

Thanks for the quick reply.

I entered :
>> wallet_export_keys c:/pathway/myprivatekeys.json

Then went to the CLI and went to "import keys" and uploaded it I got:

Unclaimed balances belonging to these keys:
ASSET TOTALS
No Balances


Then I tried on openledger and got this message:
Unclaimed balances belonging to these keys:
ASSET TOTALS
18,220.35302 BTS


Which is not the correct balance. I am suppose to have around 90k in this key. Where could it be?
Title: Re: 0.9.3c import issue
Post by: chryspano on November 09, 2015, 08:21:19 pm
If you had incoming balances make sure you can see them all in 0.9.3c, synch and export the keys again.   
if this doesn't help maybe wait for xeroc
Title: Re: 0.9.3c import issue
Post by: rgcrypto on November 09, 2015, 08:32:56 pm
What's the command to resync the blockchain of 0.9.3c?

And can I actually resync the blockchain so late in the game?
Title: Re: Bounty 3000BTS - help me recover my funds.
Post by: rgcrypto on November 10, 2015, 08:31:28 pm
All good,I think I figured it out.