Author Topic: mac wallet finally synced, but transactions not showing up  (Read 1938 times)

0 Members and 1 Guest are viewing this topic.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
instructions have been upgraded
http://docs.bitshares.eu/migration/howto-exporting-wallet.html#bitshares-1-0-full-client

mac users have a different path in their system .. something like /Users/[username]/Desktop or so

Offline idealist

  • Jr. Member
  • **
  • Posts: 35
    • View Profile
I left the client open all day and when I came back and typed info into the console I get this...

Code: [Select]
>> info

{
  "blockchain_head_block_num": 3826739,
  "blockchain_head_block_age": "60 seconds old",
  "blockchain_head_block_timestamp": "2015-10-13T20:05:30",
  "blockchain_head_block_id": "47837c8964e215aa10293c3018789c9974916576",
  "blockchain_average_delegate_participation": "18.23 %",
  "blockchain_share_supply": "2,534,178,786.93042 BTS",
  "blockchain_blocks_left_in_round": 50,
  "blockchain_next_round_time": "at least 8 minutes in the future",
  "blockchain_next_round_timestamp": "2015-10-13T20:14:50",
  "blockchain_random_seed": "1eebc6b64ff7656c396a9805cd493c22f7f43553",
  "client_data_dir": "/Users/[myUserName]/Library/Application Support/BitShares",
  "client_version": "v0.9.3c",
  "network_num_connections": 19,
  "network_num_connections_max": 200,
  "network_chain_downloader_running": false,
  "network_chain_downloader_blocks_remaining": null,
  "ntp_time": "2015-10-13T20:06:30",
  "ntp_time_error": "-0.023032000000",
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "12 days in the future",
  "wallet_unlocked_until_timestamp": "2015-10-25T09:52:43",
  "wallet_last_scanned_block_timestamp": "2014-12-24T20:04:40",
  "wallet_scan_progress": "100.00 %",
  "wallet_block_production_enabled": true,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null
}

The console stopped working after entering the info command, so I quit the app and reopened it.

Quote
wallet_export_keys /home/MYUSERNAME/keys.jon

I'm on Mac OS X 10.11 so there is no /home directory. After re-opening the wallet, I tried
Code: [Select]
wallet_export_keys  /Users/[myUserName]/btskey.json  but it didn't do anything.


Am I doing something wrong?  I've got a lot of BTS in this wallet from the PTS snapshot, but the mac client has never worked well :(  I really want to believe that bitshares 2.0 will be different!!

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
wallet_export_keys ~/desktop/btskeys.json
Won't work since "~" will not be replaced with your $HOME directory .. better use this

wallet_export_keys /home/MYUSERNAME/keys.jon

but replace MYUSERNAME with your actual username

Offline idealist

  • Jr. Member
  • **
  • Posts: 35
    • View Profile
wallet_export_keys command to export my keys isn't working either :(

Tried this....

wallet_export_keys ~/desktop/btskeys.json

Offline idealist

  • Jr. Member
  • **
  • Posts: 35
    • View Profile
Typing "info" in console didn't do anything.  The command just disappears when I hit enter and nothing happens... 

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
go to "account list -> advanced settings -> console" and type "info" .. paste the result here .. it should tell you the REAL progress.. sometines the status bar does not update properly

Offline idealist

  • Jr. Member
  • **
  • Posts: 35
    • View Profile
Been trying to get my bitshares wallet synced up for the last week so I can get my bts from poloniex into my own private keys before the snapshot. 

The wallet finally says blocks are synced, but when I tried to withdrawal they aren't showing up in my wallet...  Tried twice to send from poloniex to wallet.

What is the correct way to send BTS from an exchange to a wallet?!

Here are the 2 test withdrawals.

BTS   1.50000000   idealist   2015-10-13 03:19:08   COMPLETE: 83e292e432071c78e0b68f8c331e6178264d16a0

BTS   1.50000000   BTS8fFazQMeAF5fPdTfbzGMKwJ8b2Yo7Cj2y9NR6mULfdaMrh3TRp   2015-10-13 00:19:36   COMPLETE: 0feaf64fe7bb8444725f029351f6fc283f46b679


as a side note, The wallet says "transaction scanning progress is 1%", and has been like that all day.  It doesn't seem to actually be scanning transactions....  is that why they aren't showing up?

Please help.  I really want to get my BTS in my wallet before the snapshot!