A Metamask fork with Infura removed and default networks editable
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
ciphermask/ui/hooks
Alex Donesky 490d3b8d40
Integrate TokensController (#11552)
3 years ago
..
useApproveTransaction.js Fix #11703 - Provide wiring for approval modal (#11711) 3 years ago
useCancelTransaction.js EIP-1559 - Implement speedup and cancel buttons (#11701) 3 years ago
useCancelTransaction.test.js remove unused sidebar component (#12048) 3 years ago
useCopyToClipboard.js Using values from shared/constants/time to represent timing values (#11241) 4 years ago
useCurrencyDisplay.js move conversion utils to shared folder (#11451) 3 years ago
useCurrencyDisplay.test.js move metamask state selectors out of send (#11249) 4 years ago
useCurrentAsset.js Integrate TokensController (#11552) 3 years ago
useEqualityCheck.js remove the ui/app and ui/lib folders (#10911) 4 years ago
useEthFiatAmount.js move metamask state selectors out of send (#11249) 4 years ago
useGasFeeEstimates.js Restore heartbeat to transaction confirmation, use isGasEstimatesLoading more broadly (#11781) 3 years ago
useGasFeeEstimates.test.js Restore heartbeat to transaction confirmation, use isGasEstimatesLoading more broadly (#11781) 3 years ago
useGasFeeInputs.js Dont default gas limit in gas popover when non is available on transaction params (#11872) 3 years ago
useGasFeeInputs.test.js Dont default gas limit in gas popover when non is available on transaction params (#11872) 3 years ago
useI18nContext.js remove the ui/app and ui/lib folders (#10911) 4 years ago
useIncrementedGasFees.js Use higher gasfees when attempting to speedup or cancel a transaction (#11936) 3 years ago
useMethodData.js remove the ui/app and ui/lib folders (#10911) 4 years ago
useMetricEvent.js remove the ui/app and ui/lib folders (#10911) 4 years ago
useOriginMetadata.js remove the ui/app and ui/lib folders (#10911) 4 years ago
usePrevious.js remove the ui/app and ui/lib folders (#10911) 4 years ago
useRetryTransaction.js EIP-1559 - Implement speedup and cancel buttons (#11701) 3 years ago
useRetryTransaction.test.js Use higher gasfees when attempting to speedup or cancel a transaction (#11936) 3 years ago
useSafeGasEstimatePolling.js Stop GasFeeController polling when pop closes (#11746) 3 years ago
useShouldAnimateGasEstimations.js Improve flashing behaviour for loading gas estimates (on confirm screen) (#11852) 3 years ago
useShouldShowSpeedUp.js Using values from shared/constants/time to represent timing values (#11241) 4 years ago
useSwappedTokenValue.js remove the ui/app and ui/lib folders (#10911) 4 years ago
useTimeout.js remove the ui/app and ui/lib folders (#10911) 4 years ago
useTokenData.js remove the ui/app and ui/lib folders (#10911) 4 years ago
useTokenData.test.js remove the ui/app and ui/lib folders (#10911) 4 years ago
useTokenDisplayValue.js remove the ui/app and ui/lib folders (#10911) 4 years ago
useTokenDisplayValue.test.js remove the ui/app and ui/lib folders (#10911) 4 years ago
useTokenFiatAmount.js move metamask state selectors out of send (#11249) 4 years ago
useTokenTracker.js Integrate TokensController (#11552) 3 years ago
useTokensToSearch.js Integrating the TokenListController to Extension (#11398) 3 years ago
useTransactionDisplayData.js Integrate TokensController (#11552) 3 years ago
useTransactionDisplayData.test.js Adding method to capture one-time Sentry exceptions (#11553) 3 years ago
useUserPreferencedCurrency.js Update controllers with conversionRate change with minimal required changes in extension (#11361) 3 years ago
useUserPreferencedCurrency.test.js Update controllers with conversionRate change with minimal required changes in extension (#11361) 3 years ago