1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
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
..
account-import-strategies
constants
controllers Ensure that editing a tx from a transfer to a simple send resets data and updates type (#15248) 2022-07-20 17:42:35 -07:00
lib Metrics adjustments (#15313) 2022-07-22 18:19:36 -02:30
migrations Increase likelyhood of valid method signatures being returned by getMethodData (#14937) 2022-06-17 23:11:09 +02:00
platforms
app-init.js MV3: fix injection of applyLavamoat variable in service worker (#14920) 2022-06-18 12:40:30 +05:30
background.js Metrics adjustments (#15313) 2022-07-22 18:19:36 -02:30
contentscript.js
detect-multiple-instances.js
detect-multiple-instances.test.js
disable-console.js
first-time-state.js
init-globals.js MV3: fix injection of applyLavamoat variable in service worker (#14920) 2022-06-18 12:40:30 +05:30
inpage.js
lockdown-more.js
lockdown-run.js
metamask-controller.js Adding popular custom network integration (#14557) 2022-06-30 13:49:07 -02:30
metamask-controller.test.js Destroy ledger keyring when removing last account in ledger keyring (#14993) 2022-06-21 16:33:54 -02:30
sentry-install.js
ui.js