1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-24 11:01:41 +01:00
metamask-extension/ui/app/helpers/utils
Erik Marks 5b8c07817a
Remove localhost provider type (#9551)
* Delete localhost provider type

* Use ganache-cli default chain ID for tests

* Delete unused test firstTimeState variable

* Migrate default ganache-cli network to frequentRpcListDetail

* Add default test provider state

* Add test functionality to createJsonRpcClient

* Lint locales

* Update test middleware creation

* fixup! Update test middleware creation
2020-10-12 12:05:40 -07:00
..
common.util.js Fix no-shadow issues (#9246) 2020-08-18 14:06:45 -02:30
common.util.test.js Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
confirm-tx.util.js roundExponential: add docstring, remove unnecessary cast 2020-09-08 21:28:24 -07:00
confirm-tx.util.test.js Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
conversion-util.js Parse inputs to BigNumber arithmetic in conversion util (#9502) 2020-10-09 13:01:15 -07:00
conversion-util.test.js Fix import/order issues (#9239) 2020-08-18 16:48:25 -02:30
conversions.util.js Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
conversions.util.test.js Convert ConfirmTokenTransactionBase to functional component (#9373) 2020-09-09 22:00:04 -07:00
fetch-with-cache.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
fetch-with-cache.test.js Update fetchWithCacheTests to use assert.rejects (#8334) 2020-04-14 13:03:33 -02:30
formatters.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
gas-time-estimates.util.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
i18n-helper.js Update error message for missing substitutions (#9541) 2020-10-09 14:22:51 -02:30
i18n-helper.test.js Update ESLint shared config to v3 (#9274) 2020-08-19 13:57:05 -02:30
metametrics.util.js add segment implementation of metametrics (#9382) 2020-09-14 12:04:05 -05:00
switch-direction.js Fix no-param-reassign issues (#9235) 2020-08-15 09:28:11 -02:30
token-util.js Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30
transactions.util.js Remove unnecessary functions (#9458) 2020-09-24 11:42:56 -05:00
transactions.util.test.js Replace abi-decoder with ethers (#9290) 2020-08-21 19:29:19 -07:00
util.js Remove localhost provider type (#9551) 2020-10-12 12:05:40 -07:00
util.test.js Add MetaMask Swaps (#9482) 2020-10-06 15:58:38 -02:30