Withdrawal through app forces you to leave 1LBC in wallet #429

Closed
opened 2017-08-03 17:52:55 +02:00 by tzarebczan · 2 comments
tzarebczan commented 2017-08-03 17:52:55 +02:00 (Migrated from github.com)

The Issue

When trying to send LBC for the entire amount in your wallet, the app tells you 1LBC must be left in the wallet. We should have a button that allows for max to be sent, while taking into account the TX fee.

Workaround is to use the https://lbryio.github.io/lbry/cli/#send_amount_to_address cli call

Steps to reproduce

  1. Go to wallet, send an amount that's .5 less than your total
  2. get error message about "after this transaction you would have less than 1 LBC in your wallet"

balance

Expected behaviour

Able to withdraw all LBC

Actual behaviour

Have to leave 1

System Configuration

  • LBRY Daemon version: 0.14.2
  • LBRY App version: 0.14.2
  • LBRY Installation ID:
  • Operating system: Windows

Anything Else

Screenshots

<!-- 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 When trying to send LBC for the entire amount in your wallet, the app tells you 1LBC must be left in the wallet. We should have a button that allows for max to be sent, while taking into account the TX fee. Workaround is to use the https://lbryio.github.io/lbry/cli/#send_amount_to_address cli call ### Steps to reproduce 1. Go to wallet, send an amount that's .5 less than your total 2. get error message about "after this transaction you would have less than 1 LBC in your wallet" ![balance](https://user-images.githubusercontent.com/8120721/28930782-0ae860fe-7842-11e7-9126-c06aba00a2c3.JPG) ### Expected behaviour Able to withdraw all LBC ### Actual behaviour Have to leave 1 ## 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 Daemon version: 0.14.2 - LBRY App version: 0.14.2 - LBRY Installation ID: - Operating system: Windows ## Anything Else <!-- Include anything else that does not fit into the above sections --> ## Screenshots <!-- If a screenshot would help explain the bug, please include one or two here -->
liamcardenas commented 2017-11-20 22:28:43 +01:00 (Migrated from github.com)

@kauffj what do you think we should do about this? Do you know why this was added to the app?

@kauffj what do you think we should do about this? Do you know why this was added to the app?
kauffj commented 2017-11-20 22:37:15 +01:00 (Migrated from github.com)

This is fixed, according to both source and my quick test.

Though in my test I did encounter https://github.com/lbryio/lbry-app/issues/398

This is fixed, according to both source and my quick test. Though in my test I did encounter https://github.com/lbryio/lbry-app/issues/398
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#429
No description provided.