Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cashout entire balance through bity.com #184

Open
TimDaub opened this issue Jul 5, 2019 · 1 comment
Open

Cashout entire balance through bity.com #184

TimDaub opened this issue Jul 5, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@TimDaub
Copy link
Collaborator

TimDaub commented Jul 5, 2019

Scope

  • Try cashing out all your ETH through bity.com
  • You'll get the error insufficient funds for gas * price + value
  • We believe that the user gets this error as there's not enough ETH in the account anymore to pay the gas cost for the actual transaction (or vice versa)

Deliverables

  • Allow the user to cash out their entire balance using bity.com
  • (Optional) Add a "max" button to bity.com dialogue "Amount"

Roles

bounty gardener: @TimDaub / 10%
bounty worker: name / 75%
bounty reviewer: name / 15%

@TimDaub TimDaub added the bug Something isn't working label Jul 5, 2019
@TimDaub TimDaub added this to the Burner Current Sprint milestone Jul 5, 2019
@MaxStalker
Copy link
Member

MaxStalker commented Jul 5, 2019

I suggest to resolve this one after #171 since "cash all/max" can be a part of 3 use cases:

  • user wants to cashout all ETH and that value is below his annual cashout limit on bity.com or will not overflow it
  • user wants to cashout MAXIMUM possible value without exceeding annual cashout limit
  • user wants to cashout all ETH and he dosn't care about limits, since he filled all the necessary KYC information

In 2 of those we need to know exact value on how much is left and that what #171 shoul be able to provide

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants