BitShares Forum

Main => General Discussion => Topic started by: puppies on August 24, 2014, 12:38:40 am

Title: forks
Post by: puppies on August 24, 2014, 12:38:40 am
Anyone else having forking issues?  My seed node decided it wanted to go play on a side chain with an average of three delegates and now that I'm connected to the main swarm I'm only showing about a 90% delegate participation rate.
Title: Re: forks
Post by: emski on August 24, 2014, 06:17:26 am
That is the real chain.
Though it is a bit better now.
Code: [Select]
emski (unlocked) >>> info
{
  "blockchain_head_block_num": 302678,
  "blockchain_head_block_age": "28 seconds old",
  "blockchain_head_block_timestamp": "2014-08-24T06:16:40",
  "blockchain_average_delegate_participation": "93.52 %",
  "blockchain_confirmation_requirement": 1,
  "blockchain_accumulated_fees": "185,705.73191 BTSX",
  "blockchain_delegate_pay_rate": "1.53526 BTSX",
  "blockchain_share_supply": "1,999,940,018.13318 BTSX",
  "blockchain_blocks_left_in_round": 19,
  "blockchain_next_round_time": "at least 3 minutes in the future",
  "blockchain_next_round_timestamp": "2014-08-24T06:20:10",
  "blockchain_random_seed": "c4b9f6598b4fb2e70ec678e60989d853cfbb0b93",

  "network_num_connections": 43,
  "network_num_connections_max": 200,
  "ntp_time": "2014-08-24T06:17:08",
  "ntp_time_error": -0.001059,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "3 years 2 months in the future",
  "wallet_unlocked_until_timestamp": "2017-10-24T08:02:58",
  "wallet_last_scanned_block_timestamp": "2014-07-30T05:08:30",
  "wallet_scan_progress": "? %",
  "wallet_block_production_enabled": true,
  "wallet_next_block_production_time": "2 minutes in the future",
  "wallet_next_block_production_timestamp": "2014-08-24T06:19:30"
}