1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app/hooks
Erik Marks 3aaa41ef44
Replace abi-decoder with ethers (#9290)
* replace abi-decoder with ethers

* handle transaction parsing errors

* update token param getter function names

* add docstrings
2020-08-21 19:29:19 -07:00
..
tests Replace abi-decoder with ethers (#9290) 2020-08-21 19:29:19 -07:00
useCancelTransaction.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
useCopyToClipboard.js Add tooltip to contacts (#8974) 2020-07-24 11:17:03 -03:00
useCurrencyDisplay.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
useI18nContext.js add useI18nContext shortcut hook (#8635) 2020-05-21 10:26:49 -05:00
useMethodData.js Implement new transaction list design (#8564) 2020-05-26 15:49:11 -05:00
useMetricEvent.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
useRetryTransaction.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
useShouldShowSpeedUp.js Adds the rule of hooks eslint rule (#8779) 2020-06-10 13:31:14 -05:00
useTimeout.js Fix consistent-return issues (#9192) 2020-08-12 16:36:57 -02:30
useTokenData.js Implement new transaction list design (#8564) 2020-05-26 15:49:11 -05:00
useTokenDisplayValue.js Replace abi-decoder with ethers (#9290) 2020-08-21 19:29:19 -07:00
useTokenFiatAmount.js Use eslint@6.8.0 (#8978) 2020-07-14 12:50:41 -02:30
useTokenTracker.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
useTransactionDisplayData.js Replace abi-decoder with ethers (#9290) 2020-08-21 19:29:19 -07:00
useTransactionTimeRemaining.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
useUserPreferencedCurrency.js Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30