1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/ui/helpers
Dan J Miller 78f68b3dab 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 08:53:33 -07:00
..
constants Removing all unused versions of PRIMARY and SECONDARY colors in codebase (#14121) 2022-03-23 11:54:01 -07:00
higher-order-components Onboarding V2 Cleanups (#12417) 2021-10-20 13:55:59 -05:00
utils Fix speed-up/cancel: don't update existing transaction data (#14355) 2022-04-14 08:53:33 -07:00