Author Topic: BTSX version 0.4.7 Bug Fix Status Thread  (Read 2483 times)

0 Members and 1 Guest are viewing this topic.

Offline clayop

  • Hero Member
  • *****
  • Posts: 2033
    • View Profile
    • Bitshares Korea
  • BitShares: clayop
« Last Edit: August 26, 2014, 01:24:10 am by clayop »
Bitshares Korea - http://www.bitshares.kr
Vote for me and see Korean Bitshares community grows
delegate-clayop

Offline puppies

  • Hero Member
  • *****
  • Posts: 1659
    • View Profile
  • BitShares: puppies
Thanks for the suggestions Bytemaster.  I have got my webwallet and seednode set to restart automatically if they crash, and my delegate set as instructed.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
emski reported some negative fees transactions
https://bitsharestalk.org/index.php?topic=7431.msg99169;topicseen#msg99169
maybe nothing because they are ask_type_op .. we just cannot interpret them .. yet

Offline Webber

  • Sr. Member
  • ****
  • Posts: 223
    • View Profile
Code: [Select]
mywallet (unlocked) >>> wallet_account_balance
ACCOUNT                         BALANCE                     
============================================================
delegate.webber                 2,280.09952 BTSX           
                                1. ROSE                     
                                659.32827 BTSX (pay)       
webber-delegate                 0.96310 BTSX               
                                0.36247 BTSX (pay)         
mywallet (unlocked) >>> wallet_account_transaction_history delegate.webber
RECEIVED            BLOCK     FROM                TO                  AMOUNT                  MEMO                                        BALANCE                 FEE                 ID     
==============================================================================================================================================================================================
2014-08-21T00:06:13 38975     webber              delegate.webber     1.00000 BTSX                                                        1.00000 BTSX            0.00000 BTSX        bdc23380
2014-08-21T00:06:13 39083     delegate.webber     delegate.webber     0.00000 BTSX            update delegate.webber                      0.89952 BTSX            0.10048 BTSX        8f6597a5
2014-08-21T00:06:13 97968     webber-delegate     delegate.webber     533.00000 BTSX          payday                                      533.89952 BTSX          0.00000 BTSX        204955b8
2014-08-21T00:06:13 117492    delegate.webber     delegate.webber     1,100.00000 BTSX        payday                                      1,633.79952 BTSX        0.10000 BTSX        3a45fc02
2014-08-21T00:06:13 126381    delegate.webber     delegate.webber     170.00000 BTSX          payday                                      1,633.69952 BTSX        0.10000 BTSX        f372c93f
2014-08-21T08:08:11 165494    delegate.webber     delegate.webber     403.00000 BTSX          payday                                      1,633.59952 BTSX        0.10000 BTSX        ea6884c5
2014-08-21T08:08:11 221545    bitrose             delegate.webber     1. ROSE                 B_rose                                      1. ROSE                 0.00000 BTSX        24eca507
2014-08-21T08:08:11 227314    delegate.webber     delegate.webber     574.00000 BTSX          XTS                                         1,633.49952 BTSX        0.10000 BTSX        171b539b
2014-08-21T08:08:11 241989    delegate.webber     delegate.webber     0.00000 BTSX            update delegate.webber                      1,633.39952 BTSX        0.10000 BTSX        55c8306b
2014-08-21T08:08:11 241992    delegate.webber     webber-delegate     0.00000 BTSX            update webber-delegate                      1,633.29952 BTSX        0.10000 BTSX        ccd988f2
2014-08-23T01:22:41 254260    delegate.webber     UNKNOWN             1,000.00000 BTSX                                                    633.19952 BTSX          0.10000 BTSX        00000000
2014-08-23T06:31:28 254260    delegate.webber     UNKNOWN             1,000.00000 BTSX                                                    633.09952 BTSX          0.10000 BTSX        4a3f18e0
2014-08-21T08:08:11 263980    delegate.webber     delegate.webber     200.00000 BTSX                                                      632.59952 BTSX          0.50000 BTSX        c27d3339
2014-08-21T08:08:11 267096    delegate.webber     delegate.webber     500.00000 BTSX          payday                                      632.09952 BTSX          0.50000 BTSX        60fe30ff
mywallet (unlocked) >>> 

hi bm,I imported my private key and rescaned blockchain after  upgraded  to 0.4.5.It is looks like some thing wrong about my account balance .My account payday sum is (533+1100+170+403+500)=2706btsx,I only cost some little transaction fees,but my acount balance is  2,280bts.Same problem in 0.4.6 and 0.4.7.And my short /cancle transaction history is not inclued in 0.4.5/0.4.6,but 0.4.7 is normal .Unfortunately I forgot to backup json file before I upgrade my wallet. :-X :-X :-X.my wallet account balance was about 2600btsx before upgrade wallet,but I'm not sure. : :-[ :-[

« Last Edit: August 24, 2014, 07:53:42 am by Webber »
Bitshares2.0 witness node:delegate.webber
Bitshares2.0 API:ws://114.215.116.57:8090

Offline bytemaster

We are working to track down as many bugs as possible.  Please be patient as the software is very beta and is months away from being a product suitable for all users.   Anyone who uses the wallets in their current state must assume all responsibility for any bugs that may impact them.   That said, we are working very hard to make sure that any bugs that do occur are temporary and do not result in losing access to balances in the block-chain.

Known Issues: 

1) Wallet can crash during syncing due to a bug in the networking code.  This bug is more likely to effect seed nodes as they are constantly syncing new users.  Recommended work around is to auto-relaunch the seed nodes when they crash.  Delegates can prevent incoming connections with the --accept-incoming-connections=0 argument and set --max-connections to something low. 

   Dan N. & Eric are hot on the trail of the true cause of this issue.

2) Wallet can sync to the wrong fork.  This bug is a race condition that depends upon which nodes you connect to and how fast you can sync to them.  A work around for this is to connect via a chain server or to follow these instructions:
 
  Launch command line client with --disable-default-peers  --accept-incoming-connections=0  --max-connections=1 --connect-to IP:PORT  where IP:PORT are a known synced node.

  We don't have a workaround for the GUI at this point, but will get something on this soon.

3) The Mac OS X wallet can crash on very old versions of OS X
4) The Mac OS X wallet can crash if you have certain Adobe browser plugins installed.  We will be auto-detecting these plugins and warn the user in the next release.
5) The Windows wallet can crash on some systems, a work around seems to be to launch the wallet in Windows XP Service Pack 3 compatibility mode. 
6) At least one person reported that their orders disappeared.

There are a handful of other bugs that have been reported and for which we have fixes implemented.   We will continue to update the wallet on a daily basis so that these issues can be resolved.

As always we are working around the clock to get a stable wallet in the hands of everyone as quickly as possible.
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.