Author Topic: Init nodes  (Read 1671 times)

0 Members and 1 Guest are viewing this topic.

Offline Riverhead

Code: [Select]
delegate (locked) >>> blockchain_get_security_state
{
  "alert_level": "yellow",
  "estimated_confirmation_seconds": 10,
  "participation_rate": 76.515151515151516
}

not cool

Seems to get better once sync'd.

 blockchain_get_security_state
{
  "alert_level": "green",
  "estimated_confirmation_seconds": 10,
  "participation_rate": 94.392523364485982
}


Offline Riverhead

Code: [Select]
delegate (locked) >>> blockchain_get_security_state
{
  "alert_level": "yellow",
  "estimated_confirmation_seconds": 10,
  "participation_rate": 76.515151515151516
}

not cool


Not surprising just after a fork. Everyone is trying to sync to sync still.  Curiously my node server is syncing super fast (30 blocks/sec) but the GUI is quite slow.

Offline svk

Code: [Select]
delegate (locked) >>> blockchain_get_security_state
{
  "alert_level": "yellow",
  "estimated_confirmation_seconds": 10,
  "participation_rate": 76.515151515151516
}

not cool

I'd actually not noticed that command before, thanks for pointing it out! I've added the information there to my website, it will update in real time once per minute. You can find it on the delegates page here:

http://bitsharesblocks.com/#/delegates
Worker: dev.bitsharesblocks

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
Code: [Select]
delegate (locked) >>> blockchain_get_security_state
{
  "alert_level": "yellow",
  "estimated_confirmation_seconds": 10,
  "participation_rate": 76.515151515151516
}

not cool

Offline tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile
Lack of arbitrage is the problem, isn't it. And this 'should' solves it.

Offline emski

  • Hero Member
  • *****
  • Posts: 1282
    • View Profile
    • http://lnkd.in/nPbhxG
Are all of them on a fork or just other failure?