Author Topic: [SOLVED] Where are my BTSX?  (Read 2506 times)

0 Members and 1 Guest are viewing this topic.

Offline johnerfx

  • Newbie
  • *
  • Posts: 7
    • View Profile
Hi, just to let you all know, all is fine now.
I typed this command:
wallet_regenerate_keys johnerfx 11000
 it was taking some time till results came out, but something went wrong beacuse I couldn't access my account info tab.
I restarted client, but it froze. So I killed the os process and restarted client again.
It asked me if I want to reindex the database because client crashed or something like that. I let do that and now I see my open order:

>> wallet_account_order_list johnerfx

[[
    "119adf5dbf0987ae837d94ff6cf5da54eb0f1a28",{
      "type": "ask_order",
      "market_index": {
        "order_price": {
          "ratio": "0.1",
          "quote_asset_id": 4,
          "base_asset_id": 0
        },
        "owner": "BTSD7BZAztacXXnsAP4AgnWejEEQTnZLjSp9"
      },
      "state": {
        "balance": 114825120,
        "limit_price": null,
        "last_update": "2014-10-01T15:21:20"
      },
      "collateral": null,
      "interest_rate": null,
      "expiration": null
    }
  ]
]

Thank you for help. I don't know what was wrong but only with this version(v0.4.27.2) thing worked good.

Offline toast

  • Hero Member
  • *****
  • Posts: 4001
    • View Profile
  • BitShares: nikolai
Try 

wallet_regenerate_keys account-name 11000
« Last Edit: January 16, 2015, 07:25:16 pm by vikram »
Do not use this post as information for making any important decisions. The only agreements I ever make are informal and non-binding. Take the same precautions as when dealing with a compromised account, scammer, sockpuppet, etc.

Offline johnerfx

  • Newbie
  • *
  • Posts: 7
    • View Profile


Ok, once again, I don't see those funds in my open orders though I should see it because it was not fulfilled ( this orders is still in the order book).
How can I get this back?!?!!?!!?
Please give me step by step solution. Nothing works so far. I have application synchronized and updated(v0.4.27.2).

Offline bytemaster

You used BTSX not BTS in your first usage. 
For the latest updates checkout my blog: http://bytemaster.bitshares.org
Anything said on these forums does not constitute an intent to create a legal obligation or contract between myself and anyone else.   These are merely my opinions and I reserve the right to change them at any time.

Offline johnerfx

  • Newbie
  • *
  • Posts: 7
    • View Profile
This is my answer:

>> wallet_account_order_list johnerfx

[]

or

>> wallet_account_order_list johnerfx 5

[]

I updated client today too but no luck. What now?
I still se my order:
10,000.00 0.11482512 1,148.2512

Offline Methodise

 wallet_account_order_list [account_name] ?

BTS: methodise

Offline johnerfx

  • Newbie
  • *
  • Posts: 7
    • View Profile
>> wallet_market_order_list BTC BTS

No market orders found.
 
:(

Offline vikram

No luck with link you provided. This is my console answer:
>> wallet_market_order_list BTSX BitBTC

10 assert_exception: Assert Exception
arec.valid():
    {}
    bitshares  chain_database.cpp:1625 bts::blockchain::chain_database::get_asset_id

    {"symbol":"BTSX"}
    bitshares  chain_database.cpp:1627 bts::blockchain::chain_database::get_asset_id

    {"quote_symbol":"BTSX","base_symbol":"BitBTC","limit":4294967295}
    bitshares  chain_database.cpp:2493 bts::blockchain::chain_database::get_market_bids

    {"quote_symbol":"BTSX","base_symbol":"BitBTC"}
    bitshares  wallet.cpp:4204 bts::wallet::wallet::get_market_orders

    {}
    bitshares  common_api_client.cpp:1731 bts::rpc_stubs::common_api_client::wallet_market_order_list

    {"command":"wallet_market_order_list"}
    bitshares  cli.cpp:556 bts::cli::detail::cli_impl::execute_command
I'm not sure if command is ok. What now? Other clues?

Try typing it as:
>> wallet_market_order_list BTC BTS

Offline johnerfx

  • Newbie
  • *
  • Posts: 7
    • View Profile
No luck with link you provided. This is my console answer:
>> wallet_market_order_list BTSX BitBTC

10 assert_exception: Assert Exception
arec.valid():
    {}
    bitshares  chain_database.cpp:1625 bts::blockchain::chain_database::get_asset_id

    {"symbol":"BTSX"}
    bitshares  chain_database.cpp:1627 bts::blockchain::chain_database::get_asset_id

    {"quote_symbol":"BTSX","base_symbol":"BitBTC","limit":4294967295}
    bitshares  chain_database.cpp:2493 bts::blockchain::chain_database::get_market_bids

    {"quote_symbol":"BTSX","base_symbol":"BitBTC"}
    bitshares  wallet.cpp:4204 bts::wallet::wallet::get_market_orders

    {}
    bitshares  common_api_client.cpp:1731 bts::rpc_stubs::common_api_client::wallet_market_order_list

    {"command":"wallet_market_order_list"}
    bitshares  cli.cpp:556 bts::cli::detail::cli_impl::execute_command
I'm not sure if command is ok. What now? Other clues?

Offline johnerfx

  • Newbie
  • *
  • Posts: 7
    • View Profile
I think I even see my order in the orderbook:
10,000.00 0.11482512 1,148.2512

Offline vikram

Hi, on 10/01/2014 I downloaded app, synchronized it, transfered some BTSX form BTER to me with success. Then I placed them on market, orders stayed there. Couple days later I had problems with synchronizing which I couldn't fix. Yesterday I backuped my wallet and files. I downloaded new application, syncronized it, imported my wallet. But I don't see any balance and not fullfilled orders either. What happened to my placed BTSX?
What I know is this:
Transaction #a032d264
Block #630073
Withdraw 114875120 satoshi amount of asset
{"type":"ask_op_type","data":{"amount":114825120,"ask_index":{"order_price":{"ratio":"0.1","quote_asset_id":4,"base_asset_id":0},"owner":"BTSXD7BZAztacXXnsAP4AgnWejEEQTnZLjSp9"}}}
Can anyone help me? what happened? I think I should still have openorder or BitBTC that I wanted to sell BTSX for. I see nothing :( ("quote_asset_id":4 - which asset is this? )

If nothing else works you may be able to try this: https://bitsharestalk.org/index.php?topic=9194.msg148083#msg148083

Offline johnerfx

  • Newbie
  • *
  • Posts: 7
    • View Profile
Hi, on 10/01/2014 I downloaded app, synchronized it, transfered some BTSX form BTER to me with success. Then I placed them on market, orders stayed there. Couple days later I had problems with synchronizing which I couldn't fix. Yesterday I backuped my wallet and files. I downloaded new application, syncronized it, imported my wallet. But I don't see any balance and not fullfilled orders either. What happened to my placed BTSX?
What I know is this:
Transaction #a032d264
Block #630073
Withdraw 114875120 satoshi amount of asset
{"type":"ask_op_type","data":{"amount":114825120,"ask_index":{"order_price":{"ratio":"0.1","quote_asset_id":4,"base_asset_id":0},"owner":"BTSXD7BZAztacXXnsAP4AgnWejEEQTnZLjSp9"}}}
Can anyone help me? what happened? I think I should still have openorder or BitBTC that I wanted to sell BTSX for. I see nothing :( ("quote_asset_id":4 - which asset is this? )
« Last Edit: January 17, 2015, 05:02:23 pm by toast »