1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 02:10:12 +01:00
metamask-extension/ui/hooks
amerkadicE 362497ed64
Track when token balance is changed to update value on approval screen (#16964)
* Track when token balance is changed to update value on approval screen

* Code refactor

* Fix unit test

* Fix sign approval balance

* Refactor code
2022-12-20 09:24:28 -03:30
..
flask [FLASK] Fix race condition with transaction insights (#16956) 2022-12-14 19:50:23 +01:00
gasFeeInput Removing flag for EIP1559 V2 support (#16446) 2022-12-09 00:07:06 +05:30
useAddressDetails.js Token detection V2 Flag Removal and Re-introducing the use of legacy token list when token detection is OFF (#15138) 2022-08-09 22:56:25 -02:30
useAddressDetails.test.js Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
useApproveTransaction.js
useAssetDetails.js Track when token balance is changed to update value on approval screen (#16964) 2022-12-20 09:24:28 -03:30
useAssetDetails.test.js Track when token balance is changed to update value on approval screen (#16964) 2022-12-20 09:24:28 -03:30
useCollectiblesCollections.js
useCopyToClipboard.js
useCurrencyDisplay.js Deprecating the Rinkeby, Ropsten, and Kovan test networks (#15989) 2022-09-28 20:26:01 -07:00
useCurrencyDisplay.test.js
useCurrentAsset.js
useEqualityCheck.js
useEthFiatAmount.js
useEventFragment.js
useEventFragment.test.js
useGasFeeEstimates.js Removing flag for EIP1559 V2 support (#16446) 2022-12-09 00:07:06 +05:30
useGasFeeEstimates.test.js Removing flag for EIP1559 V2 support (#16446) 2022-12-09 00:07:06 +05:30
useI18nContext.js
useIncrementedGasFees.js
useMethodData.js
useOriginMetadata.js
usePrevious.js
useSafeGasEstimatePolling.js
useSegmentContext.js
useShouldAnimateGasEstimations.js
useShouldShowSpeedUp.js
useSwappedTokenValue.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
useTimeout.js
useTokenData.js
useTokenData.test.js bump smart-transactions-controller verion (#15818) 2022-09-27 16:44:38 -05:00
useTokenDisplayValue.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
useTokenDisplayValue.test.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
useTokenFiatAmount.js update prettier (#15360) 2022-07-31 13:26:40 -05:00
useTokensToSearch.js Migrate to new controller packages (#16547) 2022-11-24 16:29:07 -03:30
useTokenTracker.js
useTransactionDisplayData.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
useTransactionDisplayData.test.js migrate network constants to typescript (#15610) 2022-09-14 09:55:31 -05:00
useTransactionEventFragment.js
useUserPreferencedCurrency.js
useUserPreferencedCurrency.test.js