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" button should only be available on earliest "submitted/pending" transaction. #5301

Closed
danfinlay opened this issue Sep 19, 2018 · 2 comments
Assignees
Labels
area-UI Relating to the user interface. type-bug Something isn't working

Comments

@danfinlay
Copy link
Contributor

Seems like we have a user who was increasing price on a later (blocked) transaction.

This issue can be closed by verifying/ensuring that we only have our "Retry/Speed up" button on the earliest (nonce) pending transaction in the queue.

@danfinlay danfinlay added type-bug Something isn't working area-UI Relating to the user interface. labels Sep 19, 2018
@alextsg alextsg self-assigned this Sep 20, 2018
@alextsg
Copy link
Contributor

alextsg commented Sep 20, 2018

Testing on ganache I'm seeing the speed up button on only the earliest transaction:

image

@bdresser
Copy link
Contributor

yep this was fixed in #4926

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-UI Relating to the user interface. type-bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants