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

Retry transaction if not enough fees/gas #2295

Closed
fedekunze opened this issue Mar 15, 2019 · 2 comments
Closed

Retry transaction if not enough fees/gas #2295

fedekunze opened this issue Mar 15, 2019 · 2 comments
Labels
stale ux-improvement issues that would improve the user experience

Comments

@fedekunze
Copy link
Contributor

Is your feature request related to a problem? Please describe.

Transaction failure due to insufficient gas/fees is not handled

Describe the solution you'd like

@jbibla: if gas price is too low and transaction is dropped, show button for increasing gas price by x% so user can try again (in action modal) #1721 (comment)

Describe alternatives you've considered

  1. Set gas-prices & estimated fees on UI based on simulation
  2. Keep contents from tx on store
  3. submit tx on sign action modal step
  4. Check if tx failed and gas/fee was insufficient
    a. Show back to set gas action modal step
    b. Serror that the gas/fee was insufficient

Additional context

depends on #2238 and #1735

@fedekunze fedekunze added ux-improvement issues that would improve the user experience fees ⛽ labels Mar 15, 2019
@fedekunze
Copy link
Contributor Author

Consider this design also for the Tx Page

@stale
Copy link

stale bot commented Aug 23, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Aug 23, 2019
@stale stale bot closed this as completed Aug 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale ux-improvement issues that would improve the user experience
Projects
None yet
Development

No branches or pull requests

1 participant