1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
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
..
__mocks__ Deprecate extensionizer for webextension-polyfill (#13960) 2022-03-18 14:07:05 -05:00
components Fix speed-up/cancel: don't update existing transaction data (#14355) 2022-04-14 08:53:33 -07:00
contexts Remove the useSegmentContext function from metametrics.new.js (#14013) 2022-03-25 09:26:09 -05:00
css Fix/14230 dark mode fixes (#14305) 2022-04-07 02:42:52 -07:00
ducks Improvements for multi-layer fee UX (#13547) 2022-03-29 16:51:45 -02:30
helpers Fix speed-up/cancel: don't update existing transaction data (#14355) 2022-04-14 08:53:33 -07:00
hooks Fix speed-up/cancel: don't update existing transaction data (#14355) 2022-04-14 08:53:33 -07:00
pages Remove duplicate gas simulation error messages (#14409) 2022-04-13 08:01:21 -07:00
selectors Improvements for multi-layer fee UX (#13547) 2022-03-29 16:51:45 -02:30
store Merge remote-tracking branch 'origin/master' into Version-v10.13.0 2022-04-07 02:32:07 -07:00
index.js ui/index: fix getPlatformInfo w/ polyfill (#14171) 2022-03-25 07:24:27 -02:30