Author Topic: Dry Run 2: The Real Deal  (Read 146692 times)

0 Members and 1 Guest are viewing this topic.

Offline networker

  • Sr. Member
  • ****
  • Posts: 322
    • View Profile
Have some happiness :D

Code: [Select]
11060.0    2014-06-16T13:08:30 betax               networker                                                100,000.000000 HAP        0.010000 XTS        532275d5
try creating your own assets
Wow! How to creat my own asset like you?  that's awesome!

Offline bdnoble

  • Full Member
  • ***
  • Posts: 116
    • View Profile
    • Home Page
I know I am a little late to the party, but I built the latest with a clean .BitsharesXTS dir and tried to import my wallet.dat from PTS using wallet_import_bitcoin and it seemed like it worked but I don't have any XTS. Am I doing something wrong? Could I get some XTS to try to register as a delegate with? :)

Code: [Select]
importing PrWXTV7BMNJikS36HTJZzdUXKDc4QKjRbz
importing Pkw41LBvT8BEhwiW7osiKtf5yHRah7w8n7
importing 1KakKQR3bGMexAEEuxeiqcEU4yBEd1QAxo
importing 1E1GsFVnh2EAufuekKDsAsR2j2zkrATCrj
OK
bdnoble (unlocked) >>> wallet_rescan_blockchain
Rescanning blockchain...
|----------------------------------------------------------------------------------------------------|
|====================================================================================================|
Scan complete.
OK
bdnoble (unlocked) >>> wallet_list_receive_accounts
NAME (* delegate)                  KEY                                                             REGISTERED            TRUST LEVEL
bdnoble                            XTS5UJbjAws1os3J8eX2H2HEp3iTs5a2CsqJwb2w23cZvxqjd6vjZ           NO                    0
bdnoble (unlocked) >>> wallet_get_info
{
  "data_directory": "/home/ben/.BitSharesXTS/wallets",
  "last_unlocked_scanned_block_number": 3829,
  "last_locked_scanned_block_number": null,
  "next_child_key_index": 2,
  "default_transaction_priority_fee": {
    "amount": 10000,
    "asset_id": 0
  },
  "state": "open",
  "locked": false,
  "file": "/home/ben/.BitSharesXTS/wallets/bdnoble",
  "scheduled_lock_time": "20140628T024833"
}

:)

Offline betax

  • Hero Member
  • *****
  • Posts: 808
    • View Profile
Have some happiness :D

Code: [Select]
11060.0    2014-06-16T13:08:30 betax               networker                                                100,000.000000 HAP        0.010000 XTS        532275d5
try creating your own assets
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline networker

  • Sr. Member
  • ****
  • Posts: 322
    • View Profile
networker (unlocked) >>> wallet_account_balance networker
networker:
    10.000000 XTS

Thank you very much!
BTW. Can I find my old account back if I reinstall bitshare_toolkit without backing up my wallet? and How to backup my wallet if next time same things happen?

You can copy wallets directory in your data-dir (~/.BitShares XTS/) if you want create a backup.

You can also use the command "wallet_dump_private_key <ADDRESS_ACCOUNT>" for retrieving your private key and then import with "wallet_import_private_key" command.
I see. Thank you,  spartako!

Offline networker

  • Sr. Member
  • ****
  • Posts: 322
    • View Profile
I just sent some more .. try again
Thank you, xeroc.
Just now I found myself register successfully.
Now I found I register successfully.

networker (unlocked) >>> wallet_list_receive_accounts
NAME (* delegate)                  KEY                                                             REGISTERED            TRUST LEVEL
networker                          XTS7ridJBN8aG7rGNqdtqwc8Twp8krpx9Qq4dqqRmh8gVnFHJEs5m           2014-06-16T12:49:00   0

Can you give me some trust 8)
« Last Edit: June 16, 2014, 01:05:19 pm by networker »

Offline spartako

  • Sr. Member
  • ****
  • Posts: 401
    • View Profile

networker (unlocked) >>> wallet_account_register networker networker null true
20011 insufficient_funds: insufficient funds

    {"required":"10.495701 XTS","available":"9.979998 XTS"}
    th_a  wallet.cpp:206 withdraw_to_transaction
Why now it need 10.49 XTS?

I don't know but I sent you an other XTS
Code: [Select]
11027.0    2014-06-16T12:56:15 spartako            networker                                                      1.000000 XTS        0.010000 XTS        4cf16afe
wallet_account_set_approval spartako

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
I just sent some more .. try again

Offline networker

  • Sr. Member
  • ****
  • Posts: 322
    • View Profile
Hi, Spartako, I didn't receive your XTS and think I'm on a fork chain so I  reinstall bitshare_toolkit and creat account again. My XTS address has changed,

networker (unlocked) >>> wallet_list_receive_accounts
NAME (* delegate)                  KEY                                                             REGISTERED            TRUST LEVEL
networker                          XTS7ridJBN8aG7rGNqdtqwc8Twp8krpx9Qq4dqqRmh8gVnFHJEs5m           NO                    0

Please send me some XTS aganin for registering as a delegate. Thanks a lot!

Ok sent
Code: [Select]
10995.0    2014-06-16T12:42:45 spartako            networker1                                                    10.000000 XTS        0.010000 XTS        44c9bc93



 Now I found I register successfully.

networker (unlocked) >>> wallet_list_receive_accounts
NAME (* delegate)                  KEY                                                             REGISTERED            TRUST LEVEL
networker                          XTS7ridJBN8aG7rGNqdtqwc8Twp8krpx9Qq4dqqRmh8gVnFHJEs5m           2014-06-16T12:49:00   0

Can someone trust  me?  I'll vote for you in the real run :)
« Last Edit: June 16, 2014, 01:05:59 pm by networker »

Offline spartako

  • Sr. Member
  • ****
  • Posts: 401
    • View Profile
networker (unlocked) >>> wallet_account_balance networker
networker:
    10.000000 XTS

Thank you very much!
BTW. Can I find my old account back if I reinstall bitshare_toolkit without backing up my wallet? and How to backup my wallet if next time same things happen?

You can copy wallets directory in your data-dir (~/.BitShares XTS/) if you want create a backup.

You can also use the command "wallet_dump_private_key <ADDRESS_ACCOUNT>" for retrieving your private key and then import with "wallet_import_private_key" command.
wallet_account_set_approval spartako

Offline networker

  • Sr. Member
  • ****
  • Posts: 322
    • View Profile
Hi, Spartako, I didn't receive your XTS and think I'm on a fork chain so I  reinstall bitshare_toolkit and creat account again. My XTS address has changed,

networker (unlocked) >>> wallet_list_receive_accounts
NAME (* delegate)                  KEY                                                             REGISTERED            TRUST LEVEL
networker                          XTS7ridJBN8aG7rGNqdtqwc8Twp8krpx9Qq4dqqRmh8gVnFHJEs5m           NO                    0

Please send me some XTS aganin for registering as a delegate. Thanks a lot!

Ok sent
Code: [Select]
10995.0    2014-06-16T12:42:45 spartako            networker1                                                    10.000000 XTS        0.010000 XTS        44c9bc93


networker (unlocked) >>> wallet_account_balance networker
networker:
    10.000000 XTS

Thank you very much!
BTW. Can I find my old account back if I reinstall bitshare_toolkit without backing up my wallet? and How to backup my wallet if next time same things happen?

Offline spartako

  • Sr. Member
  • ****
  • Posts: 401
    • View Profile
Hi, Spartako, I didn't receive your XTS and think I'm on a fork chain so I  reinstall bitshare_toolkit and creat account again. My XTS address has changed,

networker (unlocked) >>> wallet_list_receive_accounts
NAME (* delegate)                  KEY                                                             REGISTERED            TRUST LEVEL
networker                          XTS7ridJBN8aG7rGNqdtqwc8Twp8krpx9Qq4dqqRmh8gVnFHJEs5m           NO                    0

Please send me some XTS aganin for registering as a delegate. Thanks a lot!

Ok sent
Code: [Select]
10995.0    2014-06-16T12:42:45 spartako            networker1                                                    10.000000 XTS        0.010000 XTS        44c9bc93
wallet_account_set_approval spartako

Offline networker

  • Sr. Member
  • ****
  • Posts: 322
    • View Profile
Can you vote me and send me some love :P

NAME             BALANCE         KEY                                                                                                        REGISTERED            TRUST LEVEL
networker     0.000000 XTS    XTS5ebwAWhckHqACuZjxTUFP6oXmrAUXhcZLaGwAssBTVrmMx3sKV           NO                    0

I sent you some XTS for register your name and some LOVE.

Quote
1400.0    2014-06-13T13:20:45 spartako            networker                                                     10.000000 XTS        0.010000 XTS        0865528f
   1400.1    2014-06-13T13:20:45 spartako            networker                                                   100.000000 LOVE        0.010000 XTS        526193c9

When you will become delegate I am able to vote for you.

Why my balance still is zero?

networker (unlocked) >>> wallet_account_register
account_name: networker
pay_from_account: networker
10
!"Insufficient Funds": Requested 0.010001 XTS but only 0.000000 XTS available
    {"required":"0.010001 XTS","available":"0.000000 XTS"}
    th_a  wallet.cpp:178 withdraw_to_transaction
networker (unlocked) >>> wallet_list_receive_accounts
NAME                     BALANCE                  KEY                                                             REGISTERED            TRUST LEVEL
networker                0.000000 XTS             XTS5ebwAWhckHqACuZjxTUFP6oXmrAUXhcZLaGwAssBTVrmMx3sKV           NO

Please help!

I think, I sent funds in an other chain fork.
I tried again:
Code: [Select]
1479.0    2014-06-13T15:48:45 spartako            networker                                                     10.000000 XTS        0.010000 XTS        add543bb
Hi, Spartako, I didn't receive your XTS and think I'm on a fork chain so I  reinstall bitshare_toolkit and creat account again. My XTS address has changed,

networker (unlocked) >>> wallet_list_receive_accounts
NAME (* delegate)                  KEY                                                             REGISTERED            TRUST LEVEL
networker                          XTS7ridJBN8aG7rGNqdtqwc8Twp8krpx9Qq4dqqRmh8gVnFHJEs5m           NO                    0

Please send me some XTS aganin for registering as a delegate. Thanks a lot!

Offline betax

  • Hero Member
  • *****
  • Posts: 808
    • View Profile
no bother i was doing a similar test myself
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline spartako

  • Sr. Member
  • ****
  • Posts: 401
    • View Profile

I guess this is then partly implemented.

Yes, I think we have to wait....thanks for your testing!
wallet_account_set_approval spartako

Offline betax

  • Hero Member
  • *****
  • Posts: 808
    • View Profile
But look at this now:

Code: [Select]
default (unlocked) >>> wallet_market_order_list XTS LOVE
ID                                      TYPE      QUANTITY            PRICE               COST
-----------------------------------------------------------------------------------------------------------

default (unlocked) >>> wallet_market_order_list LOVE XTS
ID                                      TYPE      QUANTITY            PRICE               COST
-----------------------------------------------------------------------------------------------------------
XTS5UrcvC7x65mTfgahtugtzjLYa89AWcNQv    bid_order 10.000000 XTS       1. LOVE / XTS       10.000000 LOVE


This is my "wallet_market_order_list":

Code: [Select]
default (unlocked) >>> wallet_market_order_list LOVE XTS
ID                                      TYPE      QUANTITY            PRICE               COST               
-----------------------------------------------------------------------------------------------------------
XTSLvdkwYFrUpUA1bYa3DD9HxsvndmQD1kvV    bid_order 10.000000 XTS       100. LOVE / XTS     1,000.000000 LOVE   
XTS3NhNgEQjUSqLYKsZsjUMAhdDgoLfw5emE    bid_order 10.000000 XTS       0.1 LOVE / XTS      1.000000 LOVE       
XTS23zcpVE1MgRZZwEXKpbRZd6avmk32PvkR    bid_order 1.000000 XTS        0.1 LOVE / XTS      0.100000 LOVE       
XTSDp79gmqKyAEtDPK8Q3EubqY73PCZbVEfy    bid_order 0.000000 XTS        0.1 LOVE / XTS      0.000000 LOVE       
XTS8CwnoEZJAXX382WSfbvW9iAohQ9jpFs29    bid_order 100.000000 XTS      0.1 LOVE / XTS      10.000000 LOVE     

Code: [Select]
default (unlocked) >>> wallet_market_order_list XTS LOVE
ID                                      TYPE      QUANTITY            PRICE               COST               
-----------------------------------------------------------------------------------------------------------

Code: [Select]
default (unlocked) >>> wallet_market_order_list HAP XTS
ID                                      TYPE      QUANTITY            PRICE               COST               
-----------------------------------------------------------------------------------------------------------

Code: [Select]
default (unlocked) >>> wallet_market_order_list XTS HAP
ID                                      TYPE      QUANTITY            PRICE               COST               
-----------------------------------------------------------------------------------------------------------

I guess this is then partly implemented.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads