Author Topic: 0.4.10 Testers Wanted  (Read 29874 times)

0 Members and 1 Guest are viewing this topic.

Offline Riverhead

ver 0.4.10

I created my 1st account last week - and today I created 2 further accounts in the same client, and registered those.
Made 2 transfers from the 1st account to both new accounts.
After several restarts of the client the balances of both new accounts still shows 0 BTSX.
The balance of 1st account correctly shows the balance after I transferred out of it.

I see this:
Transaction scanning progress is -100%
in the lower lefthand corner (in the green bar) Blocks are fully sync'ed
and:
Updating transaction history...
in the Recent Transactions

What could be wrong?


Have you tried issues a rescan from the console screen? It seems like you have a full copy of the blockchain but it hasn't been successfully transaction scanned yet.

iHashFury

  • Guest
How long should 4.10 take to sync?   

I am running OSX 10.9.4    I've been stuck at - last block sync 4 days 7 hours for the last 3 hours now.  I am showing only between 3 and 6 network connections and intermittent loss of connection about every 30 sec.   BitsharesX version 4.9 worked perfectly.

Thanks

Try this comand in console mode

Code: [Select]
network_add_node "188.226.195.137:60696" add

Offline sky

  • Jr. Member
  • **
  • Posts: 37
    • View Profile
alright I have managed to register 2 accounts as delegates from my client - they now show as Standby.

The strange thing though is that the payrate for both accounts is not the number (between 1 and 100) I entered when registering?
Both numbers came up other than my entered number. And also I had to use both the console commands and the gui feature in order for it to succeed.

I used the commands from this:
https://github.com/BitShares/bitshares_toolkit/wiki/DPOS-Registering-Names-And-Delegates
and this:
http://wiki.bitshares.org/index.php/DPOS#How_to_become_a_delegate
which is somewhat confusing - because there is no clear instruction of the exact command to enter. Those 2 links shows slightly different command entries in order to register as a delegate.

Now I am in the unknown - waiting for eventual inclusion in the delegates list - or if I still need to input something in order to be an active delegate. I have no clue how to check if I am indeed active?

Offline sky

  • Jr. Member
  • **
  • Posts: 37
    • View Profile
ver 0.4.10

I created my 1st account last week - and today I created 2 further accounts in the same client, and registered those.
Made 2 transfers from the 1st account to both new accounts.
After several restarts of the client the balances of both new accounts still shows 0 BTSX.
The balance of 1st account correctly shows the balance after I transferred out of it.

I see this:
Transaction scanning progress is -100%
in the lower lefthand corner (in the green bar) Blocks are fully sync'ed
and:
Updating transaction history...
in the Recent Transactions

What could be wrong?

Offline Method-X

  • Hero Member
  • *****
  • Posts: 1131
  • VIRAL
    • View Profile
    • Learn to code
  • BitShares: methodx
My client is hung up on syncing the blockchain. I'm stuck on block 8387. Any solution to this problem?
« Last Edit: August 31, 2014, 02:30:34 pm by MeTHoDx »

Offline James212

  • Sr. Member
  • ****
  • Posts: 312
    • View Profile
How long should 4.10 take to sync?   

I am running OSX 10.9.4    I've been stuck at - last block sync 4 days 7 hours for the last 3 hours now.  I am showing only between 3 and 6 network connections and intermittent loss of connection about every 30 sec.   BitsharesX version 4.9 worked perfectly.

Thanks
BTS: theangelwaveproject

Offline jwiz168

  • Sr. Member
  • ****
  • Posts: 409
    • View Profile
:(   near finish sync syndrome (wallet crashed) both win and mac

It SYNCED (win) !!! still not correct balance but better recovery :) great job!!!  But what does this mean???

>> wallet_recover_transaction a1e8644f jwiz168

18 aes_exception: AES error
error during aes 256 cbc decrypt final
    {"s":"error:0606506D:digital envelope routines:EVP_DecryptFinal_ex:wrong final block length"}
    bitshares  aes.cpp:263 fc::aes_decrypt

    {}
    bitshares  wallet_records.cpp:52 bts::wallet::key_data::decrypt_private_key

    {}
    bitshares  wallet.cpp:3126 bts::wallet::wallet::recover_transaction

    {}
    bitshares  common_api_client.cpp:1667 bts::rpc_stubs::common_api_client::wallet_recover_transaction

    {"command":"wallet_recover_transaction"}
    bitshares  cli.cpp:481 bts::cli::detail::cli_impl::execute_command



Offline Zen1

  • Jr. Member
  • **
  • Posts: 21
    • View Profile
Just updated to 0.4.10 and the wallet synced up in less than 10 minutes....and all looked good until I checked out the transfer tab to be greeted with a blank screen under ..Transfer and Add Contacts....the navigation menu remains on the left which is all operational.

Anyone else with this issue...?....any fix...?.

drekrob

  • Guest
I'm not sure if this has been reported yet but there are two cosmetic issues that exist for quite some while now.
For one, the installer does not exit if you tick [ ] run client at the end. It waits for the bitshares process to finish.
Also this is the bitshares icon in my tray bar:

iHashFury

  • Guest
Node Server: 188.226.195.137:60696 updated to 0.4.10 - running and stable

Offline jwiz168

  • Sr. Member
  • ****
  • Posts: 409
    • View Profile
 :(   near finish sync syndrome (wallet crashed) both win and mac

Offline vegolino

  • Sr. Member
  • ****
  • Posts: 450
  • Reality is Information
    • View Profile
Updated to 0.4.10 without any problems on OSX 10.8.5.
Did not lose  balance or any transaction details. Easiest update for me so far.  +5%

Offline bitcoinerS

  • Hero Member
  • *****
  • Posts: 592
    • View Profile
All transactions are gone. My wallet no longer shows any transactions for any of my accounts.

wallet_account_transaction_history works fine..


>>> approve bitcoiners

Offline davidpbrown

Linux Mint 17, 0.5GB RAM gives Segmentation faults.

My attempt was compiled just prior to the 0.4.10 being tagged but after this thread was a few pages deep, so I'm expecting it was the same code.

Initially from clean start, the qt-wallet fails. Wondering if the experience of normal user and delegate is different I tried looking to run the client only and then saw that stop; all that then seemed to allow the qt-wallet to open ok. After 10-15mins another Segmentation fault while downloading the blockchain.

Code: [Select]
$ ./BitSharesX &
.
.
Initializing genesis state from built-in genesis file
Successfully re-indexed 0 blocks in 0 seconds.
Initializing genesis state from built-in genesis file

[1]+  Segmentation fault      ./BitSharesX

.
.
$ ./bitshares_client &
$ Loading blockchain from: /home/davidpbrown/.BitSharesX/chain
Loading config from: /home/davidpbrown/.BitSharesX/config.json
Initializing genesis state from built-in genesis file

$ Please be patient, this will take a few minutes...
Successfully re-indexed 0 blocks in 0 seconds.
Initializing genesis state from built-in genesis file
Not starting RPC server, use --server to enable the RPC interface

[1]+  Stopped                 ./bitshares_client


$ ./BitSharesX &

[2]-  Exit 1                  ./BitSharesX

$ ./BitSharesX &

[2]-  Exit 1                  ./BitSharesX


## The above two attempts and the second one more obviously, showed an alert suggesting that an instance of BitShares was running.

$ kill -9 8030
[1]+  Killed                  ./bitshares_client

$ ./BitSharesX &

## Success. Wallet creation ok and first few minutes of download of blockchain.

## but then a Segmentation fault roughly 10-15mins in.
฿://1CBxm54Ah5hiYxiUtD7JGYRXykT5Z6ZuMc

Offline alt

  • Hero Member
  • *****
  • Posts: 2821
    • View Profile
  • BitShares: baozi
private key will lost when close the wallet , both happened with version 0.4.9 and 0.4.10

https://bitsharestalk.org/index.php?topic=7998.msg105817#msg105817