Author Topic: Delegates and seed nodes, upgrade your client version to 0.2.3  (Read 4734 times)

0 Members and 1 Guest are viewing this topic.

Offline puppies

  • Hero Member
  • *****
  • Posts: 1659
    • View Profile
  • BitShares: puppies
Thanks vikram.  That's exactly what I was looking for.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline vikram

Is there perhaps a cmake command that will turn off building all the test stuff, and other stuff not needed on a cli delegate node?

You can do 'make bitshares_client' to build only the client.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
My backup nodes is updated .. main node for delegates will follow when non mobile again

Offline liondani

  • Hero Member
  • *****
  • Posts: 3737
  • Inch by inch, play by play
    • View Profile
    • My detailed info
  • BitShares: liondani
  • GitHub: liondani
« Last Edit: July 25, 2014, 01:30:40 pm by liondani »

Offline Riverhead


Offline testz


Offline spartako

  • Sr. Member
  • ****
  • Posts: 401
    • View Profile
All spartako active delegates are updated to 0.2.2 version without problem.

Code: [Select]
default (unlocked) >>> about
{
  "bitshares_toolkit_revision": "7c3645e760305fce559ecfe05941c6d4c666f356",
  "bitshares_toolkit_revision_age": "11 hours ago",
  "fc_revision": "a254e5ff280cf88814730556c656254919bf53b6",
  "fc_revision_age": "19 hours ago",
  "compile_date": "compiled on Jul 24 2014 at 09:40:55"
}
wallet_account_set_approval spartako

Offline puppies

  • Hero Member
  • *****
  • Posts: 1659
    • View Profile
  • BitShares: puppies
Is there perhaps a cmake command that will turn off building all the test stuff, and other stuff not needed on a cli delegate node?
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline GaltReport

That was fun....not so much  ;D Hopefully it was tested somewhere by someone... :)

(sleeps now and assumes everything went well)


« Last Edit: July 24, 2014, 03:36:42 am by GaltReport »

Offline HackFisher

  • Hero Member
  • *****
  • Posts: 883
    • View Profile
Is it recommended to build this from scratch in a new directory or update from repo into existing directory and rebuild?

it's ok to run on existing directory, but need about 2 minutes re–indexing

来自我的 GT-N7100 上的 Tapatalk

« Last Edit: July 24, 2014, 04:42:59 am by HackFisher »
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 GaltReport


Thanks, how do you check next block produce time?  get_info?


{
  "wallet_next_block_production_time": "4 minutes in the future",
}
Got it, TY.
« Last Edit: July 24, 2014, 11:45:40 pm by GaltReport »

Offline GaltReport

Is it recommended to build this from scratch in a new directory or update from repo into existing directory and rebuild?

Offline muse-umum

  • Hero Member
  • *****
  • Posts: 717
  • BitShares everything
    • View Profile

Thanks, how do you check next block produce time?  get_info?


Yes, get_info

{

  "wallet_next_block_production_time": "4 minutes in the future",

}

Offline GaltReport


Offline bytemaster

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.