BitShares Forum

Main => General Discussion => Topic started by: bulabu on July 20, 2014, 02:00:27 pm

Title: about keyhotee founder ID
Post by: bulabu on July 20, 2014, 02:00:27 pm
I registered successfully in keyhotee("registered with 127.8 points"),my public key is 6TpDfty2Tn6hwexq8zhBQ5h7YV95A4cBXQ1WDc1FmNShZ7sH9s.
But I can't creat private key using my keyhotee info in BitShares X.
And what should I do for this?
——————
My kid is "***.***",and I found "***-***"("."vs"-") in genesis chain,but I can't  register it.
Title: Re: about keyhotee founder ID
Post by: CalabiYau on July 20, 2014, 03:03:41 pm
I create my brainkey with chinese,and I registered successfully in keyhotee("registered with 127.8 points"),my public key is 6TpDfty2Tn6hwexq8zhBQ5h7YV95A4cBXQ1WDc1FmNShZ7sH9s.
But I can't creat private key using my keyhotee info in BitShares X.
And what should I do for this?

Same here, worked in the dry runs, same cmd (c/p) not in this chain:

Code: [Select]
20017 invalid_name: invalid wallet name
Invalid Keyhotee name!
    {"keyhoteeid":""}
    th_a  wallet.cpp:3629 import_keyhotee
error creating private key using keyhotee info.
    {"firstname":"","middlename":"","lastname":"","brainkey":"","keyhoteeid":""}
    th_a  wallet.cpp:3644 import_keyhotee

    {}
    th_a  common_api_client.cpp:675 wallet_import_keyhotee

    {"command":"wallet_import_keyhotee"}
    th_a  cli.cpp:540 execute_command

Code: [Select]
calyauwall (unlocked) >>> blockchain_list_accounts calabiyau 1
NAME (* delegate)                  KEY                                                             REGISTERED            VOTES FOR      APPROVED       
-------------------------------------------------------------------------------------------------------------------------------------------------------
calabiyau *                        BTSX6EU8sAqbiXk9Xw8yidyrghhPUhAhyRZQRLG9LsdZRNHJrgKt2p          2014-07-19T00:00:00   0              ???       
Title: Re: about keyhotee founder ID
Post by: toast on July 20, 2014, 07:33:12 pm
I create my brainkey with chinese,and I registered successfully in keyhotee("registered with 127.8 points"),my public key is 6TpDfty2Tn6hwexq8zhBQ5h7YV95A4cBXQ1WDc1FmNShZ7sH9s.
But I can't creat private key using my keyhotee info in BitShares X.
And what should I do for this?

Same here, worked in the dry runs, same cmd (c/p) not in this chain:

Code: [Select]
20017 invalid_name: invalid wallet name
Invalid Keyhotee name!
    {"keyhoteeid":""}
    th_a  wallet.cpp:3629 import_keyhotee
error creating private key using keyhotee info.
    {"firstname":"","middlename":"","lastname":"","brainkey":"","keyhoteeid":""}
    th_a  wallet.cpp:3644 import_keyhotee

    {}
    th_a  common_api_client.cpp:675 wallet_import_keyhotee

    {"command":"wallet_import_keyhotee"}
    th_a  cli.cpp:540 execute_command

Code: [Select]
calyauwall (unlocked) >>> blockchain_list_accounts calabiyau 1
NAME (* delegate)                  KEY                                                             REGISTERED            VOTES FOR      APPROVED       
-------------------------------------------------------------------------------------------------------------------------------------------------------
calabiyau *                        BTSX6EU8sAqbiXk9Xw8yidyrghhPUhAhyRZQRLG9LsdZRNHJrgKt2p          2014-07-19T00:00:00   0              ???       

It thinks you didn't enter anything:
 {"keyhoteeid":""}

Maybe one of the other fields before it was empty so you are off by one? Enter "" for empty fields
Title: Re: about keyhotee founder ID
Post by: CalabiYau on July 20, 2014, 08:50:55 pm
......
It thinks you didn't enter anything:
 {"keyhoteeid":""}

Maybe one of the other fields before it was empty so you are off by one? Enter "" for empty fields

Solved, wrong quotation marks ("/“) wenn c/p from Libre Office writer - tricky  :) thank you toast !

edited for typo
Title: Re: about keyhotee founder ID
Post by: jackie on July 21, 2014, 09:51:49 am
My brainkey have chinese,it seem can't Distinguish chinese,right?
Title: Re: about keyhotee founder ID
Post by: xeroc on July 21, 2014, 10:49:39 am
Take a look at the genesis block
https://raw.githubusercontent.com/BitShares/bitshares_toolkit/master/libraries/blockchain/genesis.json

there are some chinese names registered
Title: Re: about keyhotee founder ID
Post by: bitshare007777 on July 21, 2014, 12:48:18 pm
Take a look at the genesis block
https://raw.githubusercontent.com/BitShares/bitshares_toolkit/master/libraries/blockchain/genesis.json

there are some chinese names registered
My founder ID contain chinese character.I cant see any chinese name in the genesis block.Any solution?