Author Topic: Import PTS wallet from a year ago  (Read 14017 times)

0 Members and 1 Guest are viewing this topic.

Offline pc

  • Hero Member
  • *****
  • Posts: 1530
    • View Profile
    • Bitcoin - Perspektive oder Risiko?
  • BitShares: cyrano
No I did not have the before february 28. But I should receive some BTS (merger VOTE/DNS) because I had PTS during the november 5 snapshot?
I've read somewhere I am entitled to (amount of PTS @ november 5 x 567) BTS.

The BTS from the merger don't show up in your regular balance yet. You can check your shares by entering the command wallet_check_sharedrop in the console. You have to divide the displayed numbers by 100000 to get the BTS amount.

Also, the factor is much lower than 567, more like 45 or so. There's a thread somewhere in the forum that lists what you have to expect.
Bitcoin - Perspektive oder Risiko? ISBN 978-3-8442-6568-2 http://bitcoin.quisquis.de

Offline Bitty

  • Full Member
  • ***
  • Posts: 109
    • View Profile
Hi

No problem for the delay :-)
I am running the OSX version so I can't manually delete and re-download the blockchain?

You can.
I don't have access to an osx machine at the moment. If I had to guess I'd say the folders chain and peers.leveldb are at:

Code: [Select]
~/Library/Application Support/BitShares
So navigate there, and delete only chain and peers.leveldb.
To be on the safe side, you could make a copy of the entire BitShares folder on your desktop before deleting anything.
Then just re-launch the client.

Just did it.
I took an awful long time before the client restarted so I guess the block chain was re-downloaded.
The balance remained the same.
I once again imported the wallet key successfully, but nothing changes :-(((

Are you sure you had pts before february 28?

can you type getinfo in the console and post here the info?

This is really weird

No I did not have the before february 28. But I should receive some BTS (merger VOTE/DNS) because I had PTS during the november 5 snapshot?
I've read somewhere I am entitled to (amount of PTS @ november 5 x 567) BTS.

This what I get after typing getinfo in the console:

>> getinfo

{
  "blockchain_head_block_num": 1503000,
  "blockchain_head_block_age": "6 seconds old",
  "blockchain_head_block_timestamp": "2015-01-12T06:58:10",
  "blockchain_average_delegate_participation": "100.00 %",
  "blockchain_confirmation_requirement": 1,
  "blockchain_share_supply": "2,498,242,645.29152 BTS",
  "blockchain_blocks_left_in_round": 82,
  "blockchain_next_round_time": "at least 14 minutes in the future",
  "blockchain_next_round_timestamp": "2015-01-12T07:11:50",
  "blockchain_random_seed": "48e0381027b8107a9c6b2fde6c594d86270843cf",
  "client_data_dir": "/Users/marcsegers/Library/Application Support/BitShares",
  "client_version": "v0.4.27.2",
  "network_num_connections": 8,
  "network_num_connections_max": 200,
  "network_chain_downloader_running": false,
  "network_chain_downloader_blocks_remaining": null,
  "ntp_time": "2015-01-12T06:58:16",
  "ntp_time_error": 0.020735,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "12 days in the future",
  "wallet_unlocked_until_timestamp": "2015-01-23T20:40:54",
  "wallet_last_scanned_block_timestamp": "2014-07-19T03:18:50",
  "wallet_scan_progress": "0.57 %",
  "wallet_block_production_enabled": false,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null

chryspano

  • Guest
Hi

No problem for the delay :-)
I am running the OSX version so I can't manually delete and re-download the blockchain?

You can.
I don't have access to an osx machine at the moment. If I had to guess I'd say the folders chain and peers.leveldb are at:

Code: [Select]
~/Library/Application Support/BitShares
So navigate there, and delete only chain and peers.leveldb.
To be on the safe side, you could make a copy of the entire BitShares folder on your desktop before deleting anything.
Then just re-launch the client.

Just did it.
I took an awful long time before the client restarted so I guess the block chain was re-downloaded.
The balance remained the same.
I once again imported the wallet key successfully, but nothing changes :-(((

Are you sure you had pts before february 28?

can you type getinfo in the console and post here the info?

This is really weird

Offline Bitty

  • Full Member
  • ***
  • Posts: 109
    • View Profile
Hi

No problem for the delay :-)
I am running the OSX version so I can't manually delete and re-download the blockchain?

You can.
I don't have access to an osx machine at the moment. If I had to guess I'd say the folders chain and peers.leveldb are at:

Code: [Select]
~/Library/Application Support/BitShares
So navigate there, and delete only chain and peers.leveldb.
To be on the safe side, you could make a copy of the entire BitShares folder on your desktop before deleting anything.
Then just re-launch the client.

Just did it.
I took an awful long time before the client restarted so I guess the block chain was re-downloaded.
The balance remained the same.
I once again imported the wallet key successfully, but nothing changes :-(((

Offline arubi

  • Sr. Member
  • ****
  • Posts: 209
    • View Profile
Hi

No problem for the delay :-)
I am running the OSX version so I can't manually delete and re-download the blockchain?

You can.
I don't have access to an osx machine at the moment. If I had to guess I'd say the folders chain and peers.leveldb are at:

Code: [Select]
~/Library/Application Support/BitShares
So navigate there, and delete only chain and peers.leveldb.
To be on the safe side, you could make a copy of the entire BitShares folder on your desktop before deleting anything.
Then just re-launch the client.

Offline Bitty

  • Full Member
  • ***
  • Posts: 109
    • View Profile
I'm starting to think this is a bug introduced in some recent update.

Who in the forum might have an confirmation on this?
This kind of a big issue, right? :-)

Offline Bitty

  • Full Member
  • ***
  • Posts: 109
    • View Profile
Sorry guys, between work and finals at uni. I just can't find the time to log into the forum and reply.

If you can't run --blockchain-resync , then you'll have to manually delete the blockchain and re-download.
On windows the blocks are found at:

Code: [Select]
C:\Users\UserName\AppData\Roaming\BitShares\
(change Username to your own username)
Delete the folders:

  • chain
  • peers.leveldb
And re-launch.

DO NOT DELETE THE wallets FOLDER

Hi

No problem for the delay :-)
I am running the OSX version so I can't manually delete and re-download the blockchain?


Offline fluxer555

  • Hero Member
  • *****
  • Posts: 749
    • View Profile
I'm starting to think this is a bug introduced in some recent update.

Offline arubi

  • Sr. Member
  • ****
  • Posts: 209
    • View Profile
Sorry guys, between work and finals at uni. I just can't find the time to log into the forum and reply.

If you can't run --blockchain-resync , then you'll have to manually delete the blockchain and re-download.
On windows the blocks are found at:

Code: [Select]
C:\Users\UserName\AppData\Roaming\BitShares\
(change Username to your own username)
Delete the folders:

  • chain
  • peers.leveldb
And re-launch.

DO NOT DELETE THE wallets FOLDER

Offline Bitty

  • Full Member
  • ***
  • Posts: 109
    • View Profile
@ arubi
thank you for your time!
hopefully we find the solution
there is nothing we want but becoming part of the BTS community

Somewhat disappointed that no other community members are helping newbies….

Can you share what is your solution?

Hi

I still haven't found a solution myself.
Maybe we should start another thread in the forum?


Offline Peiming

  • Newbie
  • *
  • Posts: 9
    • View Profile
  • BitShares: hpm
--resync-blockchain is a flag.
It's used as an option when calling the Bitshares executable.

For example, on linux:

Code: [Select]
./bitshares_client --resync-blockchain
Also, 0.4.27.1 is not the latest release:
https://github.com/BitShares/bitshares/releases

I have read the release note of 0.4.27.2 and it said there is no hot fix except some GUI changes.
I am using windows, so after I manually type the command you instructed, I was stuck there, have no idea what to do.

Offline Peiming

  • Newbie
  • *
  • Posts: 9
    • View Profile
  • BitShares: hpm
@ arubi
thank you for your time!
hopefully we find the solution
there is nothing we want but becoming part of the BTS community

Somewhat disappointed that no other community members are helping newbies….

Can you share what is your solution?

Offline hekepei

  • Newbie
  • *
  • Posts: 2
    • View Profile
  • BitShares: hekepei
I have been following this thread for a few days and going through all the steps. I am also having the same issue.

Offline Bitty

  • Full Member
  • ***
  • Posts: 109
    • View Profile
@ arubi
thank you for your time!
hopefully we find the solution
there is nothing we want but becoming part of the BTS community

Somewhat disappointed that no other community members are helping newbies….


Offline Bitty

  • Full Member
  • ***
  • Posts: 109
    • View Profile
--resync-blockchain is a flag.
It's used as an option when calling the Bitshares executable.

For example, on linux:

Code: [Select]
./bitshares_client --resync-blockchain
Also, 0.4.27.1 is not the latest release:
https://github.com/BitShares/bitshares/releases

downloaded the latest client, blocks synced, imported keys successfully
still balance 0
 :(