1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-25 04:40:18 +02:00
metamask-extension/ui/app/helpers/utils
ryanml d8c685ba2e Add mechanism to randomize seed phrase filename (#7863)
The filename is seeded by a simple use of Math.random() pulling from an alphanumeric character bank, as opposed to a more cryptographically random solution. This provides a simple layer of difficulty for bad actors to seek out the recovery phrase file.
2020-01-21 21:22:55 -04:00
..
common.util.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
common.util.test.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
confirm-tx.util.js Revert to providing inline defaults in getHexGasTotal and increaseLastGasPrice (#6361) 2019-03-29 12:47:58 -02:30
confirm-tx.util.test.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
conversion-util.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
conversion-util.test.js yarn lint --fix 2019-12-03 17:20:55 -03:30
conversions.util.js Improved UX for sweeping accounts (#6488) 2019-05-20 14:08:08 -02:30
fetch-with-cache.js Combine fetch-with-timeout implementations (#7084) 2019-09-04 17:00:11 -03:00
fetch-with-cache.test.js Fix fetch-with-cache (#7083) 2019-09-04 16:10:23 -03:00
formatters.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
gas-time-estimates.util.js Add Estimated time to pending tx (#6924) 2019-10-31 23:21:28 -02:30
i18n-helper.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
metametrics.util.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
switch-direction.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
token-util.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
transactions.util.js Fix fetch-with-cache (#7083) 2019-09-04 16:10:23 -03:00
transactions.util.test.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
util.js Add mechanism to randomize seed phrase filename (#7863) 2020-01-21 21:22:55 -04:00
util.test.js Add mechanism to randomize seed phrase filename (#7863) 2020-01-21 21:22:55 -04:00