Closed danfinlay closed 6 years ago
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.
Testing on ganache I'm seeing the speed up button on only the earliest transaction:
yep this was fixed in https://github.com/MetaMask/metamask-extension/pull/4926
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.