1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/hooks
David Walsh 604524f94d
EIP-1559 - Restore custom values in Edit Gas Popover (#11589)
* EIP-1559 - Restore custom values in Edit Gas Popover

* Provide method to tell which radio button the user may have selected

* Use lodash's findKey

* Add case for legacy gas

* Use gas instead of gasLimit

* Remove unnecessary deletion and todo
2021-07-27 17:12:56 +02:00
..
useCancelTransaction.js rely upon gas fee controller for gas price estimates (#11511) 2021-07-16 11:06:32 -05:00
useCancelTransaction.test.js provide skeleton for submitting gas form (#11496) 2021-07-12 14:35:54 -05:00
useCopyToClipboard.js
useCurrencyDisplay.js move conversion utils to shared folder (#11451) 2021-07-06 12:48:49 -05:00
useCurrencyDisplay.test.js
useCurrentAsset.js
useEqualityCheck.js
useEthFiatAmount.js
useGasFeeEstimates.js rely upon gas fee controller for gas price estimates (#11511) 2021-07-16 11:06:32 -05:00
useGasFeeEstimates.test.js add useGasEstimates hook (#11479) 2021-07-09 10:23:45 -05:00
useGasFeeInputs.js EIP-1559 - Restore custom values in Edit Gas Popover (#11589) 2021-07-27 17:12:56 +02:00
useGasFeeInputs.test.js add useGasInputs hook (#11480) 2021-07-09 13:26:54 -05:00
useI18nContext.js
useIncrementedGasFees.js update speedup and cancel to make room for EIP-1559 (#11407) 2021-07-08 13:48:23 -05:00
useMethodData.js
useMetricEvent.js
useOriginMetadata.js
usePrevious.js
useRetryTransaction.js rely upon gas fee controller for gas price estimates (#11511) 2021-07-16 11:06:32 -05:00
useRetryTransaction.test.js rely upon gas fee controller for gas price estimates (#11511) 2021-07-16 11:06:32 -05:00
useShouldAnimateGasEstimations.js EIP-1559 - Show gas estimate updating animation in transaction detail (#11566) 2021-07-26 10:24:44 -05:00
useShouldShowSpeedUp.js
useSwappedTokenValue.js
useTimeout.js
useTokenData.js
useTokenData.test.js
useTokenDisplayValue.js
useTokenDisplayValue.test.js
useTokenFiatAmount.js
useTokensToSearch.js
useTokenTracker.js
useTransactionDisplayData.js Adding method to capture one-time Sentry exceptions (#11553) 2021-07-22 16:13:40 -07:00
useTransactionDisplayData.test.js Adding method to capture one-time Sentry exceptions (#11553) 2021-07-22 16:13:40 -07:00
useUserPreferencedCurrency.js Update controllers with conversionRate change with minimal required changes in extension (#11361) 2021-06-23 18:28:49 -05:00
useUserPreferencedCurrency.test.js Update controllers with conversionRate change with minimal required changes in extension (#11361) 2021-06-23 18:28:49 -05:00