shardeum / bug-reporting

59 stars 33 forks source link

Metamask transaction Speedup issue found #764

Open vishnukkumargithub opened 1 week ago

vishnukkumargithub commented 1 week ago
What is the issue?

:red_circle: While doing a transaction in metamask wallet, we get to choose the speed up option but when activating that option its still the same amount of time taken and no changes reflected :red_circle:

What impact does the issue have?

:red_circle: If any person needs to speed up the transaction by giving the gas fees more, he won't be able to do that because of this bug. :red_circle:

How to reproduce the issue?

:red_circle: Steps To reproduce:

  1. Go to your metamask wallet and send some SHM to any address
  2. Adjust the "GAS PRICE" and "Gas limit" according to your convenience and send the transaction (put the gas price and gas limit as low as possible)
  3. Now the user will be redirected to the "Activity" tab in metamask.
  4. User will see the pending transaction
  5. Then, user can now choose to "Speedup" your transaction by clicking on the button - Speed Up
  6. User clicks on speed up button and change the gas fees and gas limit to a higher number than before.
  7. The new gas fees and gas limit is not reflecting in the transaction. Expected Result : The new gas fees and limit should reflect in transaction as the user is changing from normal mode to speedup transaction :red_circle:
What other resources can you share regarding this issue?

:red_circle: image image image

:red_circle:

vishnukkumargithub commented 1 week ago

in above images you can see that the gas price i have changed to 500 but speedup time is till the same and have not reflected the same in transaction history page. Expected result: It should take the new speedup user gas fees and it should speed up the process