Author Topic: Delegates and seed nodes, upgrade your client version to 0.2.3  (Read 4772 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.

Offline GaltReport

How do you do this:

"be careful and make sure you are producing blocks during upgrading."

Run two nodes, build another when running current one.

Check the next block produce time before you switch different delegate nodes.

Do not forget to open and unlock for enough long time.

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

Is it okay if the IP is different if you are not a seed node?

Offline DACSunlimited

  • Full Member
  • ***
  • Posts: 136
    • View Profile
How do you do this:

"be careful and make sure you are producing blocks during upgrading."

Run two nodes, build another when running current one.

Check the next block produce time before you switch different delegate nodes.

Do not forget to open and unlock for enough long time.

Offline GaltReport

How do you do this:

"be careful and make sure you are producing blocks during upgrading."


Offline Overthetop

个人微博账号: Overthetop_万里晴空
“块链创新与创业”交流群: 330378613

Offline bytemaster

It will take about 1 minute to rebuild the blockchain database the first time you launch it so be prepared for that.

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 DACSunlimited

  • Full Member
  • ***
  • Posts: 136
    • View Profile
Download and build from:

https://github.com/dacsunlimited/bitsharesx/releases/tag/0.2.3

Binaries will be provided to users later

Suggestions:

1. Active Delegate, be careful and make sure you are producing blocks during upgrading.
2. BACKUP YOUR WALLET USING THE COMMAND wallet_export_to_json BEFORE UPGRADING
3. New version added lots of new seed nodes, you can connect to them by delegate config.json in your data dir.
« Last Edit: July 24, 2014, 03:45:39 pm by DACSunlimited »