BitShares Forum

Main => General Discussion => Topic started by: bdnoble on August 23, 2014, 01:53:48 am

Title: Upgraded to 0.4.7
Post by: bdnoble on August 23, 2014, 01:53:48 am
Let's all get on this people! We might just be ready for the new market by Monday! I'm on 0.4.6 are you?


Sent from my iPhone using Tapatalk
Title: Re: Upgraded to 0.4.6
Post by: 38PTSWarrior on August 23, 2014, 02:49:04 am
hi bdnoble, I'm on it. Do you know how to do the git checkout 0.4.6 command? I do it in the bitsharesx folder and something happens but I don't know what I have to look for.
Title: Re: Upgraded to 0.4.6
Post by: bytemaster on August 23, 2014, 04:55:19 am
Apologies, but all wallets that have balances should be moved to 0.4.7.   Delegates need not upgrade as they shouldn't be maintaining balances or scanning transactions anyway. 

A bug was found where the wallet wouldn't properly cache the scanned transaction. 
Title: Re: Upgraded to 0.4.6
Post by: bdnoble on August 23, 2014, 04:56:46 am
Ah well, I'm building 0.4.7 as we speak anyway.


Sent from my iPhone using Tapatalk
Title: Re: Upgraded to 0.4.6
Post by: CalabiYau on August 23, 2014, 10:02:09 am
Uff - version 0.4.7 on Win7/64 is crashing badly. Balances on all accounts "0" - scary. Worst behaviour ever.

I can send default.log / p2p.log somewhere if useful.

Delegates on 0.4.7 linux are doing much better.   
Title: Upgraded to 0.4.6
Post by: bdnoble on August 23, 2014, 01:33:35 pm
hi bdnoble, I'm on it. Do you know how to do the git checkout 0.4.6 command? I do it in the bitsharesx folder and something happens but I don't know what I have to look for.

Every time I upgrade it looks basically like this (I'm also always running from another folder so I don't stop producing blocks):

Code: [Select]
rm -rf bitsharesx/
git clone https://github.com/dacsunlimited/bitsharesx.git
cd bitsharesx
git checkout 0.x.x
git submodule init
git submodule update
cmake .
make


Sent from my iPhone using Tapatalk
Title: Re: Upgraded to 0.4.7
Post by: bdnoble on August 23, 2014, 01:57:01 pm
Oh and 0.4.7 is working fine for me on ubuntu.


Sent from my iPhone using Tapatalk
Title: Re: Upgraded to 0.4.7
Post by: 38PTSWarrior on August 23, 2014, 02:02:47 pm
Thank you, I am on my way to care free Ubuntu 0.4.7 heaven!
Title: Re: Upgraded to 0.4.6
Post by: CalabiYau on August 23, 2014, 03:06:13 pm
Uff - version 0.4.7 on Win7/64 is crashing badly. Balances on all accounts "0" - scary. Worst behaviour ever.

I can send default.log / p2p.log somewhere if useful.

Delegates on 0.4.7 linux are doing much better.

Reinstalling 0.4.5:  my password was no longer valid, after replacement with the backup copy I saw  at least my wallet again. This kind of binaries are nothing for the faint hearted  8)
Title: Re: Upgraded to 0.4.7
Post by: xeroc on August 23, 2014, 08:59:06 pm
Deleted everything except 'wallets' folder before upgrading to 0.4.7

At the first start logged in automatically to the wallet without using a password.  :o
just a bug in the gui .. your wallet is stull locked .. you will experience several issues and cannot spend funds ..
let's call it cosmetic .. will be fixed .. I am sure

thx for the bug report
Title: Re: Upgraded to 0.4.7
Post by: Xeldal on August 24, 2014, 02:34:13 am
I've been on 0.4.5 waiting for something reliable.  It just seg faulted so I'm trying to upgrade to 0.4.7 but twice now I get stuck.

Quote
(wallet closed) >>> info
{
  "blockchain_head_block_num": 296470,
  "blockchain_head_block_age": "15 hours old",
  "blockchain_head_block_timestamp": "2014-08-23T11:38:10",
  "blockchain_average_delegate_participation": "1.86 %",

Fresh Ubuntu 14.04x64.  Twice now stuck at 296470
Title: Re: Upgraded to 0.4.7
Post by: cgafeng on August 24, 2014, 02:50:22 am
I build from tag 0.4.7 on win7, and re-syn blclok, it hang on block 25670 every time.

Code: [Select]
(wallet closed) >>> getinfo
{
  "blockchain_head_block_num": 25670,
  "blockchain_head_block_age": "33 days old",
  "blockchain_head_block_timestamp": "2014-07-22T06:28:10",

Code: [Select]
(wallet closed) >>> about
{
  "bitshares_toolkit_revision": "987d55167097aceab2fdf7ba98bc6ff0c255378d",
  "bitshares_toolkit_revision_age": "23 hours ago",
  "fc_revision": "578527626cccf691e87e4f24e1ad5f4ef45fe084",
  "fc_revision_age": "50 hours ago",
  "compile_date": "compiled on Aug 24 2014 at 00:10:44"
}
Title: Re: Upgraded to 0.4.7
Post by: bitder on August 24, 2014, 03:35:55 am
Try keeping your wallet open. I was stuck syncing with 0.4.7 too but it synced after I created a dummy wallet.

I build from tag 0.4.7 on win7, and re-syn blclok, it hang on block 25670 every time.

Code: [Select]
(wallet closed) >>> getinfo
{
  "blockchain_head_block_num": 25670,
  "blockchain_head_block_age": "33 days old",
  "blockchain_head_block_timestamp": "2014-07-22T06:28:10",

Code: [Select]
(wallet closed) >>> about
{
  "bitshares_toolkit_revision": "987d55167097aceab2fdf7ba98bc6ff0c255378d",
  "bitshares_toolkit_revision_age": "23 hours ago",
  "fc_revision": "578527626cccf691e87e4f24e1ad5f4ef45fe084",
  "fc_revision_age": "50 hours ago",
  "compile_date": "compiled on Aug 24 2014 at 00:10:44"
}
Title: Re: Upgraded to 0.4.7
Post by: archLinuxUser on August 24, 2014, 04:00:41 am

I'm on Arch Linux OS.

It looks like there's updates on the git source.  I'm about to build the client.  How do I find out my client version?  I've been looking everywhere, but I can't find it.

I tried about, getinfo, get_info, wallet_get_info, about  - console commands.  I also clicked on Help.

It's possible my bad eyes just cannot see it, lol.
Title: Re: Upgraded to 0.4.7
Post by: abit on August 24, 2014, 06:43:15 am

I'm on Arch Linux OS.

It looks like there's updates on the git source.  I'm about to build the client.  How do I find out my client version?  I've been looking everywhere, but I can't find it.

I tried about, getinfo, get_info, wallet_get_info, about  - console commands.  I also clicked on Help.

It's possible my bad eyes just cannot see it, lol.
Try 'git status' from shell.
Title: Re: Upgraded to 0.4.7
Post by: archLinuxUser on August 24, 2014, 07:05:44 am

I'm on Arch Linux OS.

It looks like there's updates on the git source.  I'm about to build the client.  How do I find out my client version?  I've been looking everywhere, but I can't find it.

I tried about, getinfo, get_info, wallet_get_info, about  - console commands.  I also clicked on Help.

It's possible my bad eyes just cannot see it, lol.
Try 'git status' from shell.

Thank you!  it works.
Title: Re: Upgraded to 0.4.7
Post by: xeroc on August 24, 2014, 08:58:17 am

I'm on Arch Linux OS.

It looks like there's updates on the git source.  I'm about to build the client.  How do I find out my client version?  I've been looking everywhere, but I can't find it.

I tried about, getinfo, get_info, wallet_get_info, about  - console commands.  I also clicked on Help.

It's possible my bad eyes just cannot see it, lol.
Try 'git status' from shell.

Thank you!  it works.
Within the wallet you can run the "about" command and can see the git revision. No version numbers ala 0.4.7 are used anywhere besides git tags
Title: Re: Upgraded to 0.4.7
Post by: bytemaster on August 24, 2014, 02:12:23 pm

I'm on Arch Linux OS.

It looks like there's updates on the git source.  I'm about to build the client.  How do I find out my client version?  I've been looking everywhere, but I can't find it.

I tried about, getinfo, get_info, wallet_get_info, about  - console commands.  I also clicked on Help.

It's possible my bad eyes just cannot see it, lol.
Try 'git status' from shell.

Thank you!  it works.
Within the wallet you can run the "about" command and can see the git revision. No version numbers ala 0.4.7 are used anywhere besides git tags

I'll have this a high priority update to make sure that version numbers are displayed in the GUI.
Title: Re: Upgraded to 0.4.7
Post by: Strip on August 24, 2014, 04:22:00 pm
My Robohash changed in 0.4.7. I thought it should not be changing?
Title: Re: Upgraded to 0.4.7
Post by: xeroc on August 24, 2014, 04:23:11 pm
My Robohash changed in 0.4.7. I thought it should not be changing?
They removed the monsters and made it only robots .. AFAIK
Title: Re: Upgraded to 0.4.7
Post by: Strip on August 24, 2014, 05:11:36 pm
My Robohash changed in 0.4.7. I thought it should not be changing?
They removed the monsters and made it only robots .. AFAIK

ok. thanks!
Title: Re: Upgraded to 0.4.7
Post by: Empirical1 on August 25, 2014, 04:09:33 pm
Dumb question.

I noticed in my new 4.7 wallet the registered directory only goes up to the letter B and only identifies names that I type in the search box that start with A/B. How do I change that?
Title: Re: Upgraded to 0.4.7
Post by: bytemaster on August 25, 2014, 04:10:18 pm
Dumb question.

I noticed in my new 4.7 wallet the registered directory only goes up to the letter B and only identifies names that I type in the search box that start with A/B. How do I change that?

It is a bug that has been fixed for future versions.
Title: Re: Upgraded to 0.4.7
Post by: Empirical1 on August 25, 2014, 04:12:15 pm
Dumb question.

I noticed in my new 4.7 wallet the registered directory only goes up to the letter B and only identifies names that I type in the search box that start with A/B. How do I change that?

It is a bug that has been fixed for future versions.

Thanks