Skip to content

LW should gracefully handle insufficient funds. #203

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

Closed
adilwali opened this issue Nov 22, 2017 · 0 comments
Closed

LW should gracefully handle insufficient funds. #203

adilwali opened this issue Nov 22, 2017 · 0 comments

Comments

@adilwali
Copy link
Contributor

LW2 will continue to attempt to let the user work through the flow of sending a TXN, even if they have insufficient funds.

Further, MWS currently takes the user too far through the TXP creation, signing, and broadcasting process when the original TXP is impossible.

We should strive to:

  • Not allow the user to proceed in the LW if they don't have sufficient funds.
  • Harden MWS such that insufficient fund transactions are rejected earlier on.
  • More intelligently handle the notions of 'seemingly' insufficient funds. (Eg. I just sent a txn, and I'm waiting for my change to confirm on the blockchain.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant