BitShares Forum

Main => General Discussion => Topic started by: DACSunlimited on July 24, 2014, 03:46:46 pm

Title: Delegates and seed nodes, upgrade your client version to 0.2.3
Post by: DACSunlimited on July 24, 2014, 03:46:46 pm
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.
Title: Re: Delegates and seed nodes, upgrade your client version to 0.2.3
Post by: emski on July 24, 2014, 03:47:32 pm
What causes the frequency of the updates ?
Title: Re: Delegates and seed nodes, upgrade your client version to 0.2.3
Post by: bytemaster on July 24, 2014, 03:50:45 pm
What causes the frequency of the updates ?

We found a source of potential forks... otherwise our targeted release schedule is about once per week until we get a stable build out there that addresses potential security concerns, bugs, and ease of use issues.

Title: Re: Delegates and seed nodes, upgrade your client version to 0.2.3
Post by: DACSunlimited on July 24, 2014, 03:51:39 pm
What causes the frequency of the updates ?

Will be explained later, basicly due to potential security concerns.
Title: Re: Delegates and seed nodes, upgrade your client version to 0.2.3
Post by: Xeldal on July 24, 2014, 05:22:48 pm
Done.

Is there yet a way to see which version delegates are running?
Title: Re: Delegates and seed nodes, upgrade your client version to 0.2.3
Post by: testz on July 24, 2014, 07:08:45 pm
Done
Title: Re: Delegates and seed nodes, upgrade your client version to 0.2.3
Post by: GaltReport on July 24, 2014, 07:46:26 pm
Done.

Is there yet a way to see which version delegates are running?

I think you can use the command about


mywallet (unlocked) >>> about
{
  "bitshares_toolkit_revision": "7c3645e760305fce559ecfe05941c6d4c666f356",
  "bitshares_toolkit_revision_age": "20 hours ago",
  "fc_revision": "a254e5ff280cf88814730556c656254919bf53b6",
  "fc_revision_age": "28 hours ago",
  "compile_date": "compiled on Jul 24 2014 at 02:51:35"
}

but it's kinda hard to interpret.

I will have to  do this  recent update later tonight.
Title: Re: Delegates and seed nodes, upgrade your client version to 0.2.3
Post by: Xeldal on July 24, 2014, 08:07:08 pm
Done.

Is there yet a way to see which version delegates are running?

I think you can use the command about


mywallet (unlocked) >>> about
{
  "bitshares_toolkit_revision": "7c3645e760305fce559ecfe05941c6d4c666f356",
  "bitshares_toolkit_revision_age": "20 hours ago",
  "fc_revision": "a254e5ff280cf88814730556c656254919bf53b6",
  "fc_revision_age": "28 hours ago",
  "compile_date": "compiled on Jul 24 2014 at 02:51:35"
}

but it's kinda hard to interpret.

I will have to  do this  recent update later tonight.

I meant whether it's possible to check what version other delegates are running.
Title: Re: Delegates and seed nodes, upgrade your client version to 0.2.3
Post by: puppies on July 24, 2014, 08:44:07 pm
I think it's only possible to check by ip.
Title: Re: Delegates and seed nodes, upgrade your client version to 0.2.3
Post by: spartako on July 24, 2014, 09:42:21 pm
active spartako delegates updated:

Code: [Select]
default (unlocked) >>> about
{
  "bitshares_toolkit_revision": "554f588a931f9340aff2b27261392b57858d7300",
  "bitshares_toolkit_revision_age": "7 hours ago",
  "fc_revision": "a254e5ff280cf88814730556c656254919bf53b6",
  "fc_revision_age": "30 hours ago",
  "compile_date": "compiled on Jul 24 2014 at 23:22:40"
}
Title: Re: Delegates and seed nodes, upgrade your client version to 0.2.3
Post by: sumantso on July 25, 2014, 10:41:01 am
Can I just copy the wallet folder for backup too?
Title: Re: Delegates and seed nodes, upgrade your client version to 0.2.3
Post by: liondani on July 25, 2014, 01:27:17 pm
updated  ;)
Title: Re: Delegates and seed nodes, upgrade your client version to 0.2.3
Post by: Riverhead on July 25, 2014, 01:33:12 pm
Can I just copy the wallet folder for backup too?


Yes bytemaster confirmed that that works.  I do both that and .json just to be safe.