1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/components/app/cancel-speedup-popover
Dan J Miller b7b041c43b
Fix speed-up/cancel: don't update existing transaction data (#14355)
* Fix speed-up/cancel: don't update existing transaction data

* Move retryTxMeta state management to useGasFeeInputs.js

* Handle initial retryTxMeta set if no transaction is passed to useGasFeeInputs

* Ensure previousGas is use on retry transaction if it is available in useGasFeeInputs

* Remove update transaction mock and correctly test gas fee increase scenarios now that updateTransaction used in cancel-speedup is defined on the front end
2022-04-14 13:20:48 -02:30
..
cancel-speedup-popover.js Fix the close button in the speed up and cancel popovers (#14356) 2022-04-05 11:06:58 -02:30
cancel-speedup-popover.test.js Fix speed-up/cancel: don't update existing transaction data (#14355) 2022-04-14 13:20:48 -02:30
index.js using 1559 V2 for cancel speed up flows (#13019) 2022-01-06 08:17:26 +05:30
index.scss Dark Mode: Remove ui colors (#14184) 2022-03-25 10:07:47 -05:00