BitShares Forum

Main => General Discussion => Topic started by: madawc on September 06, 2014, 05:45:06 pm

Title: [Solved]Account question
Post by: madawc on September 06, 2014, 05:45:06 pm
Hello!

How can i transfer 6,108 BTSX to account madawc? (see picture of my wallet) I dont have a backup for account BTSXHoc....


(http://www2.arnes.si/~fzganj/btsx.jpg)
Title: Re: Account question
Post by: robrigo on September 06, 2014, 05:47:57 pm
Use the "Transfer" tab under your account instead of "Edit", and fill out the form fields with the account name, amount, etc.
Title: Re: Account question
Post by: madawc on September 06, 2014, 06:04:52 pm
Under tranfer i can only send from madawc to madawc and not from BTSXHoc... to madawc.

(http://www2.arnes.si/~fzganj/btsx1.jpg)
Title: Re: Account question
Post by: xeroc on September 06, 2014, 07:01:26 pm
How come you have an account name called BTSX.....? that is a public key and not a account name? How did you get it?
Title: Re: Account question
Post by: madawc on September 06, 2014, 07:30:42 pm
I dont know. I have this transaction.

(http://www2.arnes.si/~fzganj/btsx2.jpg)

and

(http://www2.arnes.si/~fzganj/btsx3.jpg)
Title: Re: Account question
Post by: xeroc on September 06, 2014, 08:19:59 pm
could you make a "wallet_list_my_accounts" in the terminal .. (you can make the balances unreadable)
and give us the output ... sth is strange from your description
Title: Re: Account question
Post by: madawc on September 07, 2014, 06:43:15 am
(http://www2.arnes.si/~fzganj/btsx4.jpg)
Title: Re: Account question
Post by: xeroc on September 07, 2014, 08:02:18 am
Can you als give us the output of balance .. its strange that the wallet shows 6k bts in a pubkey and you only have 1 account
Title: Re: Account question
Post by: madawc on September 07, 2014, 08:47:54 am
(http://www2.arnes.si/~fzganj/btsx5.jpg)
Title: Re: Account question
Post by: xeroc on September 07, 2014, 08:52:42 am
(http://www2.arnes.si/~fzganj/btsx5.jpg)
Ok .. now this is unusual ..
can you try to "dmp" the private   key for the first account ... the one with the BTSX....
you can do that by
wallet_dump_private_key BTSX........

if this works you will see a string starting with 5..... ... keep it a SECRET!!!
add that private key to your existing account...
goto -> your account -> Keys -> import private key
when done you might need to 'rescan' (in console) the whole blockchain .. takes a while


if the wallet dump does not work .. please give us the error message
Title: Re: Account question
Post by: madawc on September 07, 2014, 01:13:59 pm
I made several things:

1. i delete complete BTSX folder in App
2. import json file
3. import public key
4.rescan

Now the strangest thing-there is no 4 bitUSD, balance stay the same, BTSX wallet has gone (6000 BTSX still missing).

(http://www2.arnes.si/~fzganj/slika3.jpg)
(http://www2.arnes.si/~fzganj/slika2.jpg)

but this is new change.

(http://www2.arnes.si/~fzganj/slika1.jpg)
Title: Re: Account question
Post by: xeroc on September 07, 2014, 01:17:45 pm
1. i delete complete BTSX folder in App
Never, ever do this! always rename the wallet .. just in case ... keep a backup
of everything until you are sure all is fine again
2. import json file
3. import public key
- How did you import a public key?

Quote
Now the strangest thing-there is no 4 bitUSD, balance stay the same,
check this out: http://wiki.bitshares.org/index.php/RecoveringFunds
especially: http://wiki.bitshares.org/index.php/RecoveringFunds#Regenerate_account_transaction_keys

Quote
BTSX
wallet has gone (6000 BTSX still missing).
but this is new change.
How did you get those 6kBTSX in the first place?
If this is your initial stake from a PTS or AGS donation, then you need to
import your private key into your existing account:

http://wiki.bitshares.org/index.php/Bitshares-x-how-to#Attempting_a_wallet_import_to_receive_BTSX_from_February_28th_snapshot
Title: Re: Account question
Post by: rysgc on September 07, 2014, 01:37:41 pm
Just dropping by to say +5% xeroc for your activate support throughout this site.
Title: Re: Account question
Post by: merockstar on September 07, 2014, 02:31:56 pm
can you send 1 btsx to the public key, and give it a temporary account name when you do that, then click on it from the transaction history and register the account?
Title: Re: Account question
Post by: xeroc on September 07, 2014, 02:35:45 pm
can you send 1 btsx to the public key, and give it a temporary account name when you do that, then click on it from the transaction history and register the account?

when i sent them btsx they can use them use register another account too ..

or maybe I don't undersand your question complete?!
Title: Re: Account question
Post by: madawc on September 07, 2014, 02:59:28 pm
Never, ever do this! always rename the wallet .. just in case ... keep a backup
of everything until you are sure all is fine again

Dont worry i have a backup.

Quote from: xeroc
- How did you import a public key?

Wallet-account-keys-import WIF Private key


Quote from: xeroc
How did you get those 6kBTSX in the first place?

If i look next picture, i think was bid on USD on market. (asset_id:22) But there is no open orders.

(http://www2.arnes.si/~fzganj/btsx3.jpg)

Now i importing my Bitshares-PTS wallet.
Title: Re: Account question
Post by: xeroc on September 07, 2014, 03:34:07 pm
Do this:
- wallet_recover_accounts 10
- wallet_regenerate_keys madawc 1000
- rescan

than wait for the rescan to finish
("getstatus" for progress of rescan -- takes SEVERAL minutes)
Title: Re: Account question
Post by: madawc on September 07, 2014, 04:33:42 pm
Now is all OK.

Thank you very much for your help xeroc.



Title: Re: Account question
Post by: xeroc on September 07, 2014, 04:59:04 pm
Now is all OK.

Thank you very much for your help xeroc.
your welcome!