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
David Walsh c8b3dfe4e9
EIP-1559 - Fall back to gasLimit and gasPrice for hardware wallets (#11716)
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 EIP-1559 - Implement speedup and cancel buttons (#11701) 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 remove the ui/app and ui/lib folders (#10911) 4 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 EIP-1559 - Fall back to gasLimit and gasPrice for hardware wallets (#11716) 3 years ago
useGasFeeEstimates.test.js EIP-1559 - Fall back to gasLimit and gasPrice for hardware wallets (#11716) 3 years ago
useGasFeeInputs.js EIP-1559 - Fall back to gasLimit and gasPrice for hardware wallets (#11716) 3 years ago
useGasFeeInputs.test.js EIP-1559 - Fall back to gasLimit and gasPrice for hardware wallets (#11716) 3 years ago
useI18nContext.js remove the ui/app and ui/lib folders (#10911) 4 years ago
useIncrementedGasFees.js EIP-1559 - Implement speedup and cancel buttons (#11701) 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 Remove the SHOW_EIP_1559_UI environment variable, replace with network detection where appropriate (#11694) 3 years ago
useSafeGasEstimatePolling.js Update send and confirm state management, and tx controller gas defaults, for EIP1559 (#11549) 3 years ago
useShouldAnimateGasEstimations.js EIP-1559 - Show gas estimate updating animation in transaction detail (#11566) 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 add erc-721 token detection and flag to disable sending (#11210) 3 years ago
useTokensToSearch.js move metamask state selectors out of send (#11249) 4 years ago
useTransactionDisplayData.js Adding method to capture one-time Sentry exceptions (#11553) 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