Author Topic: 0.4.10 Testers Wanted  (Read 29870 times)

0 Members and 1 Guest are viewing this topic.

Offline bytemaster

Sycned and scanned for transactions OK.

Most transactions show up, recipient is shown as "UNKNOWN" for BitUSD orders.

Missing BitUSD balance (shows zero). Also missing BTSX from an ask order.

Wallet was restored from JSON backup.
Have you issued a rescan?

Code: [Select]
wallet_recover_accounts <accounts_to_recover> [maximum_number_of_attempts]                         
wallet_recover_transaction <transaction_id_prefix> [recipient_account]
 
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 Riverhead

Sycned and scanned for transactions OK.

Most transactions show up, recipient is shown as "UNKNOWN" for BitUSD orders.

Missing BitUSD balance (shows zero). Also missing BTSX from an ask order.

Wallet was restored from JSON backup.
Have you issued a rescan?

Offline ionx

  • Newbie
  • *
  • Posts: 19
    • View Profile
Sycned and scanned for transactions OK.

Most transactions show up, recipient is shown as "UNKNOWN" for BitUSD orders.

Missing BitUSD balance (shows zero). Also missing BTSX from an ask order.

Wallet was restored from JSON backup. 

Offline sfinder

  • Hero Member
  • *****
  • Posts: 1205
  • 4 Cores CPU+100GB SSD+anti-DDoS Pro
    • View Profile

delegate id:  help.chinese

17 connections

Quote
info
{
  "blockchain_head_block_num": 357191,
  "blockchain_head_block_age": "5 seconds old",
  "blockchain_head_block_timestamp": "2014-08-30T18:46:20",
  "blockchain_average_delegate_participation": "99.02 %",
  "blockchain_confirmation_requirement": 1,
  "blockchain_accumulated_fees": "291,141.94140 BTSX",
  "blockchain_delegate_pay_rate": "2.40692 BTSX",
  "blockchain_share_supply": "1,999,925,911.52970 BTSX",
  "blockchain_blocks_left_in_round": 46,
  "blockchain_next_round_time": "at least 8 minutes in the future",
  "blockchain_next_round_timestamp": "2014-08-30T18:54:00",
  "blockchain_random_seed": "1b024eeae18c9573cb263c6a7b067a74d7ffcd91",
  "client_data_dir": "/home/daniel/.BitSharesX",
  "client_version": "0.4.10",
  "network_num_connections": 17,
  "network_num_connections_max": 200,
  "ntp_time": "2014-08-30T18:46:25",
  "ntp_time_error": -0.003166,
  "wallet_open": true,
  "wallet_unlocked": true,
  "wallet_unlocked_until": "3 years 2 months in the future",
  "wallet_unlocked_until_timestamp": "2017-10-31T04:25:26",
  "wallet_last_scanned_block_timestamp": "2014-08-30T18:24:30",
  "wallet_scan_progress": "? %",
  "wallet_block_production_enabled": true,
  "wallet_next_block_production_time": null,
  "wallet_next_block_production_timestamp": null
}
微博:星在飘我在找|BTS X 受托人delegate ID:baidu
中国教育书店合作将20%收入捐献给贫困山区学生。
Cooperating with China Education Bookstore and will donate 20% of delegate income to the poor students

Offline king

  • Full Member
  • ***
  • Posts: 80
    • View Profile

{
  "bitshares_toolkit_revision": "1a1810e494b7216dbe504e4de536cd70f860376b",
  "bitshares_toolkit_revision_age": "18 hours ago",
  "fc_revision": "3222dc7c0be62b9ad0fdfd303c5c4f53b39063e6",
  "fc_revision_age": "47 hours ago",
  "compile_date": "compiled on Aug 31 2014 at 02:27:59"
}

--- there are now 13 active connections to the p2p network
--- there are now 14 active connections to the p2p network
--- there are now 13 active connections to the p2p network
--- there are now 14 active connections to the p2p network
--- there are now 13 active connections to the p2p network

Maintain 10+ connections, runs well
« Last Edit: August 30, 2014, 06:39:01 pm by king »
BTSX Account: mister
BTSX Delegate :sun.delegate.service,moon.delegate.service

Offline Riverhead

Has anything new been found by the developers? Just wondering if we're going to have a 0.4.11 or should I upgrade my delegate, seed, and chain nodes to 0.4.10?


If it's still too early to tell that's cool, just don't want to get caught on the wrong version :).

Offline bitmeat

  • Hero Member
  • *****
  • Posts: 1116
    • View Profile
Correction:

Code: [Select]
mkdir 0.4.10
cd 0.4.10
git clone https://github.com/dacsunlimited/bitsharesx.git
cd bitsharesx
git checkout 0.4.10
git submodule init
git submodule update
cmake .
make

Forgot the cd 0.4.10

However it seems that tag is not yet available, when looking at the GitHub repo.

Offline 麥可貓

  • Sr. Member
  • ****
  • Posts: 267
    • View Profile
built 0.4.10 on ubuntu 14.04 and synced from scratch (no wallet) without any problems.


GUI or CLI?
CLI

I'm using GUI on ubuntu 14.04, update from old chain (re-index), w/o any problem
PTS: PmRVDPymZqSAZEXauHZSewrUrE66af7epT
BTSX: michaelcat
Delegate Team: x1.sun  x2.sun

Offline bitder

  • Full Member
  • ***
  • Posts: 65
    • View Profile
built 0.4.10 on ubuntu 14.04 and synced from scratch (no wallet) without any problems.


GUI or CLI?
CLI
wallet_account_set_approval delegate.bitder 1

Offline Riverhead


Update: I have snyc'd the CLI with both a wallet and without now without issue. However the account was not registered so there were no transactions to scan.

How do you reset the Ubuntu environment?

I have done the following:

Code: [Select]
rm -rf .BitShares\ X
rm -rf /tmp/BitShares\ X
rm -rf /tmp/qt_*

What am I missing? When I launch the client I still get a "Crash detected" pop up that asks if I want to rest or continue.
« Last Edit: August 30, 2014, 04:51:39 pm by Riverhead »

Offline Riverhead

built 0.4.10 on ubuntu 14.04 and synced from scratch (no wallet) without any problems.


GUI or CLI?

Xeldal

  • Guest
Be brave.
Try this command:
network_set_advanced_node_parameters {"desired_number_of_connections":500, "maximum_number_of_connections":500}

 8) 8)

Well, the connect/disconnect rate seems to be worse after that.  Only made it to 20 connects briefly then crashed.

Code: [Select]
--- there are now 16 active connections to the p2p network
--- there are now 17 active connections to the p2p network
--- there are now 16 active connections to the p2p network
--- there are now 15 active connections to the p2p network
--- there are now 16 active connections to the p2p network
--- there are now 15 active connections to the p2p network
--- there are now 14 active connections to the p2p network
--- there are now 15 active connections to the p2p network
--- there are now 16 active connections to the p2p network
--- there are now 15 active connections to the p2p network
--- there are now 16 active connections to the p2p network
--- there are now 17 active connections to the p2p network
--- there are now 18 active connections to the p2p network
--- there are now 17 active connections to the p2p network
--- there are now 16 active connections to the p2p network
--- there are now 17 active connections to the p2p network
--- there are now 16 active connections to the p2p network
--- there are now 17 active connections to the p2p network
--- there are now 16 active connections to the p2p network
--- there are now 15 active connections to the p2p network
--- there are now 16 active connections to the p2p network
--- there are now 15 active connections to the p2p network
--- there are now 16 active connections to the p2p network
--- there are now 15 active connections to the p2p network
--- there are now 16 active connections to the p2p network
--- there are now 17 active connections to the p2p network
--- there are now 16 active connections to the p2p network
--- there are now 15 active connections to the p2p network
--- there are now 16 active connections to the p2p network
--- there are now 17 active connections to the p2p network
--- there are now 16 active connections to the p2p network
--- there are now 17 active connections to the p2p network
--- there are now 16 active connections to the p2p network
--- there are now 15 active connections to the p2p network
--- there are now 16 active connections to the p2p network
--- there are now 17 active connections to the p2p network
--- there are now 16 active connections to the p2p network
--- there are now 17 active connections to the p2p network
--- there are now 18 active connections to the p2p network
--- there are now 19 active connections to the p2p network
--- there are now 18 active connections to the p2p network
--- there are now 17 active connections to the p2p network
--- there are now 18 active connections to the p2p network
--- there are now 19 active connections to the p2p network
--- there are now 18 active connections to the p2p network
--- there are now 17 active connections to the p2p network
--- there are now 16 active connections to the p2p network
--- there are now 17 active connections to the p2p network
--- there are now 16 active connections to the p2p network
--- there are now 15 active connections to the p2p network
(wallet closed) >>> Segmentation fault (core dumped)

Offline bitder

  • Full Member
  • ***
  • Posts: 65
    • View Profile
built 0.4.10 on ubuntu 14.04 and synced from scratch (no wallet) without any problems.
wallet_account_set_approval delegate.bitder 1

Offline muse-umum

  • Hero Member
  • *****
  • Posts: 717
  • BitShares everything
    • View Profile
for the past 10-15 mins the connection count was very stable at 7 connections. few if any new messages.

Just now its started going bananas again connecting and disconnecting rapidly  5-10 messages per second.

Code: [Select]
--- there are now 7 active connections to the p2p network
--- there are now 8 active connections to the p2p network
--- there are now 9 active connections to the p2p network
--- there are now 10 active connections to the p2p network
--- there are now 9 active connections to the p2p network
--- there are now 8 active connections to the p2p network
--- there are now 7 active connections to the p2p network
--- there are now 6 active connections to the p2p network
--- there are now 7 active connections to the p2p network
--- there are now 8 active connections to the p2p network
--- there are now 9 active connections to the p2p network
--- there are now 10 active connections to the p2p network
--- there are now 9 active connections to the p2p network
--- there are now 10 active connections to the p2p network
--- there are now 9 active connections to the p2p network
--- there are now 8 active connections to the p2p network
--- there are now 7 active connections to the p2p network
--- there are now 6 active connections to the p2p network
--- there are now 7 active connections to the p2p network
--- there are now 8 active connections to the p2p network
--- there are now 7 active connections to the p2p network
--- there are now 6 active connections to the p2p network
--- there are now 7 active connections to the p2p network
--- there are now 6 active connections to the p2p network
--- there are now 7 active connections to the p2p network
--- there are now 8 active connections to the p2p network
--- there are now 7 active connections to the p2p network
--- there are now 8 active connections to the p2p network
--- there are now 7 active connections to the p2p network
--- there are now 8 active connections to the p2p network
--- there are now 9 active connections to the p2p network
--- there are now 8 active connections to the p2p network

Be brave.
Try this command:
network_set_advanced_node_parameters {"desired_number_of_connections":500, "maximum_number_of_connections":500}

 8) 8)

Xeldal

  • Guest
for the past 10-15 mins the connection count was very stable at 7 connections. few if any new messages.

Just now its started going bananas again connecting and disconnecting rapidly  5-10 messages per second.

Code: [Select]
--- there are now 7 active connections to the p2p network
--- there are now 8 active connections to the p2p network
--- there are now 9 active connections to the p2p network
--- there are now 10 active connections to the p2p network
--- there are now 9 active connections to the p2p network
--- there are now 8 active connections to the p2p network
--- there are now 7 active connections to the p2p network
--- there are now 6 active connections to the p2p network
--- there are now 7 active connections to the p2p network
--- there are now 8 active connections to the p2p network
--- there are now 9 active connections to the p2p network
--- there are now 10 active connections to the p2p network
--- there are now 9 active connections to the p2p network
--- there are now 10 active connections to the p2p network
--- there are now 9 active connections to the p2p network
--- there are now 8 active connections to the p2p network
--- there are now 7 active connections to the p2p network
--- there are now 6 active connections to the p2p network
--- there are now 7 active connections to the p2p network
--- there are now 8 active connections to the p2p network
--- there are now 7 active connections to the p2p network
--- there are now 6 active connections to the p2p network
--- there are now 7 active connections to the p2p network
--- there are now 6 active connections to the p2p network
--- there are now 7 active connections to the p2p network
--- there are now 8 active connections to the p2p network
--- there are now 7 active connections to the p2p network
--- there are now 8 active connections to the p2p network
--- there are now 7 active connections to the p2p network
--- there are now 8 active connections to the p2p network
--- there are now 9 active connections to the p2p network
--- there are now 8 active connections to the p2p network