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 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
..
__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 13:20:48 -02:30
contexts Renamed metametrics.new.js to metametrics.js (#14327) 2022-04-01 14:11:12 -05:00
css Dark Mode: Fix QR display (#14312) 2022-04-01 14:53:14 -05: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 13:20:48 -02:30
hooks Fix speed-up/cancel: don't update existing transaction data (#14355) 2022-04-14 13:20:48 -02:30
pages Remove duplicate gas simulation error messages (#14409) 2022-04-13 08:00:10 -07:00
selectors Disable Swaps on Rinkeby for production (#14372) 2022-04-14 17:02:38 +02:00
store Update DetectTokenController for token detection V2 (#14216) 2022-04-13 12:23:41 -04:00
index.js ui/index: fix getPlatformInfo w/ polyfill (#14171) 2022-03-25 07:24:27 -02:30