BitShares Forum

Main => General Discussion => Topic started by: zhangweis on August 21, 2014, 06:12:28 pm

Title: Transaction (amount) display bug in 0.4.4?
Post by: zhangweis on August 21, 2014, 06:12:28 pm
I found my latest transaction was displayed as 501 while it should be something much larger.
It's same for GUI and console "wallet_account_transaction_history".
When I dig deeper into the transaction details, I found that the transaction has 2 withdraw operations. The reported amount 501 is of the last withdraw operation. Now I want to know what amount the receiver will see. I guess it should be fine as there's always 1 deposit operation in the transaction.
For those who have the same issue, I think it's only an issue from sender side and receiver will still see the correct amount.
But it's really annoying to see the incorrect amount in the first glance.
Can someone have a check and fix it in 0.4.5? Thanks.
Title: Re: Transaction (amount) display bug in 0.4.4?
Post by: ripplexiaoshan on August 21, 2014, 06:22:23 pm
Yes, I confirm this bug. Hope the dev fix it.
Title: Re: Transaction (amount) display bug in 0.4.4?
Post by: bytemaster on August 21, 2014, 09:00:10 pm
Yes, I confirm this bug. Hope the dev fix it.

Yes, we are aware of this bug and have experienced it ourself.  It is a high priority.
Title: Re: Transaction (amount) display bug in 0.4.4?
Post by: vikram on August 21, 2014, 09:50:11 pm
I found my latest transaction was displayed as 501 while it should be something much larger.
It's same for GUI and console "wallet_account_transaction_history".
When I dig deeper into the transaction details, I found that the transaction has 2 withdraw operations. The reported amount 501 is of the last withdraw operation. Now I want to know what amount the receiver will see. I guess it should be fine as there's always 1 deposit operation in the transaction.
For those who have the same issue, I think it's only an issue from sender side and receiver will still see the correct amount.
But it's really annoying to see the incorrect amount in the first glance.
Can someone have a check and fix it in 0.4.5? Thanks.

I am looking into this but unable to reproduce the problem yet. It would be very helpful if you could PM me the transaction ID for the transaction that is showing wrong.
Title: Re: Transaction (amount) display bug in 0.4.4?
Post by: ripplexiaoshan on August 22, 2014, 03:37:55 am
I found my latest transaction was displayed as 501 while it should be something much larger.
It's same for GUI and console "wallet_account_transaction_history".
When I dig deeper into the transaction details, I found that the transaction has 2 withdraw operations. The reported amount 501 is of the last withdraw operation. Now I want to know what amount the receiver will see. I guess it should be fine as there's always 1 deposit operation in the transaction.
For those who have the same issue, I think it's only an issue from sender side and receiver will still see the correct amount.
But it's really annoying to see the incorrect amount in the first glance.
Can someone have a check and fix it in 0.4.5? Thanks.

I am looking into this but unable to reproduce the problem yet. It would be very helpful if you could PM me the transaction ID for the transaction that is showing wrong.

PM sent
Title: Re: Transaction (amount) display bug in 0.4.4? [fixed for 0.4.6]
Post by: bytemaster on August 22, 2014, 06:10:33 pm
We think we have fixed it... Update coming out soon.
Title: Re: Transaction (amount) display bug in 0.4.4?
Post by: vikram on August 22, 2014, 10:36:59 pm
Users with this problem please try 0.4.6 (https://github.com/dacsunlimited/bitsharesx/releases/tag/0.4.6) and let us know if it has been resolved.