1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/shared/modules
Dan J Miller 99f753d73f Metrics adjustments (#15313)
* Don't send errors to sentry if users have not opted-in to participate in metametrics

* Don't capture opt-out metrics

* Move the metrics-opt in screen to immediately after the welcome screen

* Ensure that global.getSentryState is set in the background

* Fix e2e tests after rearranging onboardin flow

* Fix unit tests

* More e2e test fixes

* Remove unnecessary wrappers around capture exception
2022-07-22 18:19:36 -02:30
..
buffer-utils.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
buffer-utils.test.js
contract-utils.js Refactor checking if address is contract into a new module. (#12354) 2021-10-20 16:12:07 +01:00
contract-utils.test.js Refactor checking if address is contract into a new module. (#12354) 2021-10-20 16:12:07 +01:00
conversion.utils.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
conversion.utils.test.js EIP-1559 V2 : Advanced gas fee modal - Max base fee and Priority fee inputs (#12619) 2021-11-29 23:10:48 +05:30
fetch-with-timeout.js
fetch-with-timeout.test.js Format shared/modules/*.tests to use jest arrow functions and use stricter comparative matcher (#12908) 2021-11-30 12:09:46 -06:00
gas.utils.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
gas.utils.test.js
hexstring-utils.js Add JSDoc ESLint rules (#12112) 2022-01-07 12:27:33 -03:30
hexstring-utils.test.js Format shared/modules/*.tests to use jest arrow functions and use stricter comparative matcher (#12908) 2021-11-30 12:09:46 -06:00
mv3.utils.js Adding flag for MV3 (#14762) 2022-05-26 10:18:23 +05:30
network.utils.js Update DetectTokenController for token detection V2 (#14216) 2022-04-13 12:23:41 -04:00
object.utils.js Metrics adjustments (#15313) 2022-07-22 18:19:36 -02:30
random-id.js
rpc.utils.js
string-utils.js extract determineTransactionType from tx controller (#13737) 2022-03-07 12:54:36 -06:00
swaps.utils.js
transaction.utils.js Improve confirm screen tests (#15163) 2022-07-12 14:53:36 -02:30
transaction.utils.test.js Improve confirm screen tests (#15163) 2022-07-12 14:53:36 -02:30