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/tests
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
..
useCancelTransaction.test.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
useCurrencyDisplay.test.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
useRetryTransaction.test.js Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
useTokenData.test.js Replace abi-decoder with ethers (#9290) 2020-08-21 19:29:19 -07:00
useTokenDisplayValue.test.js Replace abi-decoder with ethers (#9290) 2020-08-21 19:29:19 -07:00
useTransactionDisplayData.test.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
useUserPreferencedCurrency.test.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30