BitShares Forum

Main => General Discussion => Topic started by: woodygar on August 28, 2014, 04:07:19 pm

Title: windows wallet
Post by: woodygar on August 28, 2014, 04:07:19 pm
Hi can someone help
i have downloaded the wallet bought some Bitshares - registered my BTSX Address BTSX6tHWRGZr1iG5ZjWoYGWqpWdSdp1fk12h3dc6FsALcXdMU34ezF on Poloniex but my wallet still says unregistered
Title: Re: windows wallet
Post by: xeroc on August 28, 2014, 06:23:49 pm
1) go to your account and check that you registered the same name
2) go to the console, type "getinfo" and check that your are synced (latest block time, second line or so < 20 secs)
3) go to console and check the output of
blockchain_get_account <useraccountnamehere>
Title: Re: windows wallet
Post by: woodygar on August 28, 2014, 07:48:14 pm
1) go to your account and check that you registered the same name
2) go to the console, type "getinfo" and check that your are synced (latest block time, second line or so < 20 secs)
3) go to console and check the output of
blockchain_get_account <useraccountnamehere>

last block if im reading it correctly is 2 days old any idea how to fix this ?
>> getinfo

{
  "blockchain_head_block_num": 321978,
  "blockchain_head_block_age": "53 hours old",
  "blockchain_head_block_timestamp": "2014-08-26T14:16:50",
  "blockchain_average_delegate_participation": "0.52 %",
  "blockchain_confirmation_requirement": 1,
  "blockchain_accumulated_fees": "165,130.24441 BTSX",
  "blockchain_delegate_pay_rate": "1.36516 BTSX",
  "blockchain_share_supply": "1,999,935,452.70804 BTSX",
  "blockchain_blocks_left_in_round": 10,
  "blockchain_next_round_time": "at least 2 minutes in the future",
  "blockchain_next_round_timestamp": "2014-08-28T19:44:40",
  "blockchain_random_seed": "a728665aa43b77b4a2dee68fd3085a51cb00005e",
  "client_data_dir": "C:/Users/Woodygar/AppData/Roaming/BITSHA~1",
  "client_version": "0.4.9",
  "network_num_connections": 0,
  "network_num_connections_max": 100,
  "ntp_time": "2014-08-28T19:43:00",
  "ntp_time_error": -1.7011799999999999,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "12 days in the future",
  "wallet_unlocked_until_timestamp": "2014-09-09T09:29:26",
  "wallet_last_scanned_block_timestamp": null,
  "wallet_scan_progress": "? %",
  "wallet_block_production_enabled": false,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null
}
Title: Re: windows wallet
Post by: HackFisher on August 28, 2014, 07:50:12 pm
1) go to your account and check that you registered the same name
2) go to the console, type "getinfo" and check that your are synced (latest block time, second line or so < 20 secs)
3) go to console and check the output of
blockchain_get_account <useraccountnamehere>

last block if im reading it correctly is 2 days old any idea how to fix this ?
>> getinfo

{
  "blockchain_head_block_num": 321978,
  "blockchain_head_block_age": "53 hours old",
  "blockchain_head_block_timestamp": "2014-08-26T14:16:50",
  "blockchain_average_delegate_participation": "0.52 %",
  "blockchain_confirmation_requirement": 1,
  "blockchain_accumulated_fees": "165,130.24441 BTSX",
  "blockchain_delegate_pay_rate": "1.36516 BTSX",
  "blockchain_share_supply": "1,999,935,452.70804 BTSX",
  "blockchain_blocks_left_in_round": 10,
  "blockchain_next_round_time": "at least 2 minutes in the future",
  "blockchain_next_round_timestamp": "2014-08-28T19:44:40",
  "blockchain_random_seed": "a728665aa43b77b4a2dee68fd3085a51cb00005e",
  "client_data_dir": "C:/Users/Woodygar/AppData/Roaming/BITSHA~1",
  "client_version": "0.4.9",
  "network_num_connections": 0,
  "network_num_connections_max": 100,
  "ntp_time": "2014-08-28T19:43:00",
  "ntp_time_error": -1.7011799999999999,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "12 days in the future",
  "wallet_unlocked_until_timestamp": "2014-09-09T09:29:26",
  "wallet_last_scanned_block_timestamp": null,
  "wallet_scan_progress": "? %",
  "wallet_block_production_enabled": false,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null
}

You are probably get stuck because of a bug, please download the latest 0.4.9-a version and resync.

Before that, remember to backup(export) your wallet. *Important*
Title: Re: windows wallet
Post by: xeroc on August 28, 2014, 08:16:06 pm
  "blockchain_head_block_age": "53 hours old",
stuck ... known issue .. try latest binary as advised above