TX Send Miscalculation #133

Closed
opened 2017-05-24 17:36:48 +02:00 by ghost · 3 comments
ghost commented 2017-05-24 17:36:48 +02:00 (Migrated from github.com)

The Issue

The calculation on balances right after a transfer (send) is way off (sometimes account shows negative 10s/100s of lbc), then balance is corrected after a few seconds.

It looks like its subtracting 2x the withdrawal value from current balance for initial calc.

System Configuration

  • LBRY App version: v0.10.1rc1
  • Operating system: Windows 10

Anything Else

:)

<!-- Thanks for reporting an issue to LBRY and helping us improve! To make it possible for us to help you, please fill out below information carefully. Before reporting any issues, please make sure that you're using the latest version. - App releases: https://github.com/lbryio/lbry-app/releases - Standalone daemon: https://github.com/lbryio/lbry/releases We are also available on Slack at https://slack.lbry.io --> ## The Issue The calculation on balances right after a transfer (send) is way off (sometimes account shows negative 10s/100s of lbc), then balance is corrected after a few seconds. It looks like its subtracting 2x the withdrawal value from current balance for initial calc. ## System Configuration <!-- For the app, this info is in the About section at the bottom of the Help page. You can include a screenshot instead of typing it out --> <!-- For the daemon, run: curl 'http://localhost:5279/lbryapi' --data '{"method":"version"}' and include the full output --> - LBRY App version: v0.10.1rc1 - Operating system: Windows 10 ## Anything Else <!-- Include anything else that does not fit into the above sections --> :)
kauffj commented 2017-05-25 00:48:44 +02:00 (Migrated from github.com)

This is a bug in the daemon. I believe it is filed here.

This is a bug in the daemon. I believe it is filed [here](https://github.com/lbryio/lbry/issues/611).
nikooo777 commented 2017-12-23 14:22:33 +01:00 (Migrated from github.com)

I'd like to rise this issue again.
I know it's a daemon bug but I believe the UX is quite ruined by this bug as well, check this out: https://scrn.storni.info/Send_or_Receive_LBRY_Credits_2017-12-23_14-09-1809.png

Would you consider, as temporary solution, limiting the balance to positive numbers? I don't think the wallet will ever be allowed to be sub 0 anyway.

I'd like to rise this issue again. I know it's a daemon bug but I believe the UX is quite ruined by this bug as well, check this out: https://scrn.storni.info/Send_or_Receive_LBRY_Credits_2017-12-23_14-09-1809.png Would you consider, as temporary solution, limiting the balance to positive numbers? I don't think the wallet will ever be allowed to be sub 0 anyway.
tzarebczan commented 2017-12-23 16:06:38 +01:00 (Migrated from github.com)
https://github.com/lbryio/lbry-app/issues/873
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#133
No description provided.