Author Topic: Upgraded to 0.4.7  (Read 5016 times)

0 Members and 1 Guest are viewing this topic.

Offline Empirical1

  • Hero Member
  • *****
  • Posts: 884
    • View Profile
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

Offline bytemaster

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.
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 Empirical1

  • Hero Member
  • *****
  • Posts: 884
    • View Profile
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?

Offline Strip

  • Full Member
  • ***
  • Posts: 63
    • View Profile
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!
BTS: strip

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
My Robohash changed in 0.4.7. I thought it should not be changing?
They removed the monsters and made it only robots .. AFAIK

Offline Strip

  • Full Member
  • ***
  • Posts: 63
    • View Profile
My Robohash changed in 0.4.7. I thought it should not be changing?
BTS: strip

Offline bytemaster


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.
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 xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc

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

Offline archLinuxUser

  • Newbie
  • *
  • Posts: 4
    • View Profile

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.

Offline abit

  • Committee member
  • Hero Member
  • *
  • Posts: 4664
    • View Profile
    • Abit's Hive Blog
  • BitShares: abit
  • GitHub: abitmore

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.
BitShares committee member: abit
BitShares witness: in.abit

Offline archLinuxUser

  • Newbie
  • *
  • Posts: 4
    • View Profile

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.

Offline bitder

  • Full Member
  • ***
  • Posts: 65
    • View Profile
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"
}
wallet_account_set_approval delegate.bitder 1

Offline cgafeng

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"
}
BTC:1EYwcZ9cYVj6C9LMLafdcjK9wicVMDV376

Xeldal

  • Guest
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

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
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