BitShares Forum

Main => Technical Support => Topic started by: chsln on December 03, 2014, 02:46:44 pm

Title: Account name different after registration
Post by: chsln on December 03, 2014, 02:46:44 pm
Hi,

I was messing a bit around and i created a new user from a command line instance on a remote server like this:

wallet_create_account
then inserted an account name ex: name

I went to my wallet on my windows machine, added the contact with another name with
 wallet_add_contact_account anothername "BTSX....."
and registered the account i just created from the GUI selecting the name from the directory.

Well... now my new account is registered on the blockchain with anothername...

How's that possible???
Title: Re: Account name different after registration
Post by: xeroc on December 03, 2014, 03:01:15 pm
as you didn't register it on the machine you created the key on .. the blockchain just cannot know about YOUR relation of name and key ..

you registered a local account <-> key pair .. which is totally fine ... in theory I can register any name given a public key..  only  the private key of the paying account is required ..
Title: Re: Account name different after registration
Post by: chsln on December 03, 2014, 03:08:41 pm
Ok.. didn't know that.
I thougt it was going to be the same as registering it on the other machine.

I'll transfer the founds next time.

Wouldn't be better to remove the register button from the directory GUI just to avoid the possible confusion?
Title: Re: Account name different after registration
Post by: xeroc on December 03, 2014, 08:08:17 pm
That button has a very good reason for a very little audience :)

I agree with removing it ..

Can you post this to github bitshares web_wallet and linkt the issue here? I am mobile atm
Title: Re: Account name different after registration
Post by: chsln on December 04, 2014, 11:01:58 am
Done.

https://github.com/BitShares/qt_wallet/issues/78 (https://github.com/BitShares/qt_wallet/issues/78)