Author Topic: What is the current average blockchain sync time?  (Read 2969 times)

0 Members and 1 Guest are viewing this topic.

Offline kenCode

  • Hero Member
  • *****
  • Posts: 2283
    • View Profile
    • Agorise
Creepy.. I turned the computer on this morning, started up 0.9.2 and there was all of my balances again! :)
 
I never had to run the command you mentioned. MOONFUND and NOTE both appear in my balances again.
 
I was thinking it had something to do with Taulant making some changes because of their crowdfunder coming to an end or something, I don't know. Or maybe my 5yr old computer just misread the fs somehow.
 
Whatever, lookin forward to 2.0 now, thanx guys :)
kenCode - Decentraliser @ Agorise
Matrix/Keybase/Hive/Commun/Github: @Agorise
www.PalmPay.chat

Offline Ander

  • Hero Member
  • *****
  • Posts: 3506
    • View Profile
  • BitShares: Ander
I decided to upgrade yesterday from 0.9.0 to 0.9.2 to alleviate any 2.0 migration issues.
The hard drive is still grinding away and a friend of mine is installing 0.9.2 for the first time. It's been running for a full 24 hours now, any idea how much longer it will take us to sync up? In 0.8.0 and below I was able to sync it up in like 4 hours, but now..?

I updated last weekend.  Took one and a half eternities.  v2.0 is going to be infinitely better. :)
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline bytemaster

Will that tie my computer up for another 36 hour resync?

No, my wild guess is maybe 15 minutes.

It will be like downloading a movie.
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 kenCode

  • Hero Member
  • *****
  • Posts: 2283
    • View Profile
    • Agorise
Well, I live in Nigeria on 2400 baud dialup. Will it be under a minute for me too? ;)
kenCode - Decentraliser @ Agorise
Matrix/Keybase/Hive/Commun/Github: @Agorise
www.PalmPay.chat

Offline Stan

  • Hero Member
  • *****
  • Posts: 2908
  • You need to think BIGGER, Pinky...
    • View Profile
    • Cryptonomex
  • BitShares: Stan
Sync times for 2.0 will be well under a minute, limited only by your internet connection speed.

Anything said on these forums does not constitute an intent to create a legal obligation or contract of any kind.   These are merely my opinions which I reserve the right to change at any time.

chryspano

  • Guest
Will that tie my computer up for another 36 hour resync?

No, my wild guess is maybe 15 minutes.

Offline kenCode

  • Hero Member
  • *****
  • Posts: 2283
    • View Profile
    • Agorise
Will that tie my computer up for another 36 hour resync?
kenCode - Decentraliser @ Agorise
Matrix/Keybase/Hive/Commun/Github: @Agorise
www.PalmPay.chat

Offline robrigo

It just finished. It took about 36 hours.
 
BIG problem now though:
Now that I have upgraded from 0.9.0 to 0.9.2 and resynced the blockchain, MOONFUND and NOTE no longer exist in my balance.
Luckily my BTS, USD and SILVER balances are correct.
 
Why are MOONFUND and NOTE gone?
 
Code: [Select]

>> get_info

{
  "blockchain_head_block_num": 2776749,
  "blockchain_head_block_age": "9 seconds old",
  "blockchain_head_block_timestamp": "2015-06-11T16:44:10",
  "blockchain_head_block_id": "c253eef678cf40a39888d0f6b6e5080cdd78797a",
  "blockchain_average_delegate_participation": "100.00 %",
  "blockchain_share_supply": "2,514,898,735.26319 BTS",
  "blockchain_blocks_left_in_round": 44,
  "blockchain_next_round_time": "at least 7 minutes in the future",
  "blockchain_next_round_timestamp": "2015-06-11T16:51:30",
  "blockchain_random_seed": "55e749d22ac608d959ca684968f30229a0e78993",
  "client_data_dir": "/home/mama/.BitShares",
  "client_version": "0.9.2",
  "network_num_connections": 20,
  "network_num_connections_max": 200,
  "network_chain_downloader_running": false,
  "network_chain_downloader_blocks_remaining": null,
  "ntp_time": "2015-06-11T16:44:19",
  "ntp_time_error": 0.83307299999999995,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "12 days in the future",
  "wallet_unlocked_until_timestamp": "2015-06-23T06:20:28",
  "wallet_last_scanned_block_timestamp": "2015-06-11T16:44:10",
  "wallet_scan_progress": "100.00 %",
  "wallet_block_production_enabled": false,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null
}

This happens to me sometimes. I've found the best thing to do is execute "wallet_regenerate_keys <ACCOUNT_NAME> 12000" for the affected account and then "rescan" (from the console in the Advanced tab of the GUI). Pretty sure it has something to do with TITAN accounts losing track of their deterministic keys.

Offline kenCode

  • Hero Member
  • *****
  • Posts: 2283
    • View Profile
    • Agorise
It just finished. It took about 36 hours.
 
BIG problem now though:
Now that I have upgraded from 0.9.0 to 0.9.2 and resynced the blockchain, MOONFUND and NOTE no longer exist in my balance.
Luckily my BTS, USD and SILVER balances are correct.
 
Why are MOONFUND and NOTE gone?
 
Code: [Select]

>> get_info

{
  "blockchain_head_block_num": 2776749,
  "blockchain_head_block_age": "9 seconds old",
  "blockchain_head_block_timestamp": "2015-06-11T16:44:10",
  "blockchain_head_block_id": "c253eef678cf40a39888d0f6b6e5080cdd78797a",
  "blockchain_average_delegate_participation": "100.00 %",
  "blockchain_share_supply": "2,514,898,735.26319 BTS",
  "blockchain_blocks_left_in_round": 44,
  "blockchain_next_round_time": "at least 7 minutes in the future",
  "blockchain_next_round_timestamp": "2015-06-11T16:51:30",
  "blockchain_random_seed": "55e749d22ac608d959ca684968f30229a0e78993",
  "client_data_dir": "/home/mama/.BitShares",
  "client_version": "0.9.2",
  "network_num_connections": 20,
  "network_num_connections_max": 200,
  "network_chain_downloader_running": false,
  "network_chain_downloader_blocks_remaining": null,
  "ntp_time": "2015-06-11T16:44:19",
  "ntp_time_error": 0.83307299999999995,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "12 days in the future",
  "wallet_unlocked_until_timestamp": "2015-06-23T06:20:28",
  "wallet_last_scanned_block_timestamp": "2015-06-11T16:44:10",
  "wallet_scan_progress": "100.00 %",
  "wallet_block_production_enabled": false,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null
}
kenCode - Decentraliser @ Agorise
Matrix/Keybase/Hive/Commun/Github: @Agorise
www.PalmPay.chat

Offline lil_jay890

  • Hero Member
  • *****
  • Posts: 1197
    • View Profile
Bitshares currently doesn't work on hdd. You need an SSD or RAID0/stripe.

That is incorrect.  Bitshares works perfectly fine on a HDD.  I'm using a 6 year old one myself.

Offline triox

  • Full Member
  • ***
  • Posts: 170
    • View Profile
  • BitShares: triox
Bitshares currently doesn't work on hdd. You need an SSD or RAID0/stripe.

Offline cusknee

  • Full Member
  • ***
  • Posts: 174
    • View Profile
  • BitShares: cusknee
When I upgraded it took under 4 hours. Not sure what your problem is.

Offline kenCode

  • Hero Member
  • *****
  • Posts: 2283
    • View Profile
    • Agorise
I decided to upgrade yesterday from 0.9.0 to 0.9.2 to alleviate any 2.0 migration issues.
The hard drive is still grinding away and a friend of mine is installing 0.9.2 for the first time. It's been running for a full 24 hours now, any idea how much longer it will take us to sync up? In 0.8.0 and below I was able to sync it up in like 4 hours, but now..?
kenCode - Decentraliser @ Agorise
Matrix/Keybase/Hive/Commun/Github: @Agorise
www.PalmPay.chat