Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - 029xue

Pages: [1]
1
General Discussion / Help about create user asset
« on: December 27, 2014, 12:31:05 pm »
I seems met a problem in creating user asset.

I've looked wiki page http://wiki.bitshares.org/index.php/BitShares/UserAssets and also did a search on forum but no lucky, so I write here to ask any help.

I get description from 0.4.27.2 console like below:
Code: [Select]
wallet_asset_create <symbol> <asset_name> <issuer_name> [description] [data] [maximum_share_supply] [precision] [is_market_issued]

I then created a user asset using below command:
Code: [Select]
wallet_asset_create BITXXX BITXXX my_bts_name "My comments" 10000000000 100 null false

After the command executed, I can see a successful log in console (forget to capture the output at that time).

From command "blockchina_list_assets", I can also see my created asset list there.

The problem is, I saw my created asset has "ISSUED=0.00" and "SUPPLY=0.00", why was this happend? How can I use/send some of it to others??


BTW, blockchina_list_assets list all the assets and I did saw a lot of assets has same problem there:

Code: [Select]
133   XFUCUN 幸福村                   幸福村积分                                    lsx                             0.00 %    0. XFUCUN                   
64    XIAOMI mi                       stock of mi.com                                 jiba                            0.00 %    0.00 XIAOMI   
69    VIRGIN VIRGIN                                                                  rom                             0.00 %    0.00 VIRGIN                 
32    VND    Vietnam Dong             Vietnam Dong                                    ninja                           0.00 %    0.000000 VND               
33    VTC    Shares in Venture Ca...                                                 bitx                            0.00 %    0.000000 VTC     
63    TAOBAO taobao                  stock of taobao.com                             tou                             0.00 %    0.00 TAOBAO                 
73    TENCENTtencent                                                                 rom                             0.00 %    0.00 TENCENT               
281   TENPAY 财付通                    财付通,在线支付专家,带给您安全...             alibaba-inc                     0.00 %    0.00 TENPAY 
275   REBATE rebate                  rebate                                          coupon                          0.00 %    0. REBATE                   
272   REFUND refund                  refund                                          coupon                          0.00 %    0. REFUND                   
130   RENMINBICNY                     CNY                                             bitrenminbi                     0.00 %    0.00 RENMINBI               
273   RETURN return                  return                                          coupon                          0.00 %    0. RETURN   

2
General Discussion / Bad reputation of btc38.com
« on: December 09, 2014, 12:38:53 am »
Btc38.com is again having problems to withdraw bts near the snapshot day, just like the situation they did for dns.

I contacted btc38 yesterday and they said there were problems to withdraw bts and have contacted 3I to fix it (is that true? dose 3I has such a representative to handle those things??), then I wait to this morning and upgraded my client to 0.24.4.1 and re-do withdraw from the website, this time no warning alert say you can't withdraw.

However, after withdraw an amount, I can see my balance has reduced, but there's no any bts received in my bts client or show in btc38's deposition/withdraw list, they're just LOST.

I do this action just 2 hours before the snapshot time and according to my dns withdraw at the snapshot day, I've to think btc38.com may again did some tricks to hold my snapshot…

That's too bad, I hope my guess would wrong as btc38.com seems the biggest place to trade bts yet, but from those days behavior (and until now, I still not get any response from btc38 about my complains, I clearly missed the snapshot and may lost my bts also).

I’m so disappointed to the website and I think it’s time to considered change trade to bts native market now.

3
Hi,
I use wallet_import_keyhotee to import my keyhotee id but failed with below error:

Code: [Select]
wallet_import_keyhotee FIRSTNAME "" LASTNAME "brainkeyiscorrect" 029xue

20017 invalid_name: invalid wallet name
nvalid Keyhotee name!
    {"keyhoteeid":"029xue"}
    bitshares  wallet.cpp:3629 bts::wallet::wallet::import_keyhotee
error creating private key using keyhotee info.
    {"firstname":"FIRSTNAME","middlename":"","lastname":"LASTNAME","brainkey":"brainkeyiscorrect","keyhoteeid":"029xue"}
    bitshares  wallet.cpp:3644 bts::wallet::wallet::import_keyhotee

    {}
    bitshares  common_api_client.cpp:675 bts::rpc_stubs::common_api_client::wallet_import_keyhotee

    {"command":"wallet_import_keyhotee"}
    bitshares  cli.cpp:540 bts::cli::detail::cli_impl::execute_command

Dose that "Invalid Keyhotee name!" caused by my keyhotee id starts with numbers?

I saw the register page seems not allowed account name start with numbers, how to workaround that?

Thanks.

4
The PTS estimated difficulty is continue decreasing those days, the latest difficult is:

Code: [Select]
Estimated difficulty: 0.01256943 (83.81%)
With so many GPU miners released those days, I had thought the difficulty should increase much after that, but seems that not happen.

Dose that even mean the added GPU powers cannot catch up the lost of CPU powers? That's seems not a good news...

5
Hi,
I run Keyhotee 0.5.0 in another machine using the exact same brain wallet info, what would happen in such situation?

I thought all my contacts/mails should automatically synced to this machine, but after half an hour waiting, nothing happens...

Dose the understanding correct?

Pages: [1]