1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/app/scripts
Mark Stacey f77151003e
Send web3 usage metrics once per origin/property (#9237)
The usage metrics for the injected web3 instance were being sent upon
each use, which exceeded the limits of our Matomo plan. These metrics
are now only being sent upon the first usage, for each origin and
property.
2020-08-14 19:15:21 -03:00
..
account-import-strategies Fix prefer-spread issues (#9203) 2020-08-12 20:42:07 -02:30
controllers Fix require-unicode-regexp issues (#9212) 2020-08-14 09:18:42 -02:30
lib Send web3 usage metrics once per origin/property (#9237) 2020-08-14 19:15:21 -03:00
migrations Fix no-plusplus issues (#9206) 2020-08-12 20:36:44 -02:30
platforms Fix Etherscan redirect on notification click (#9211) 2020-08-13 13:51:31 -02:30
background.js Fix import/extensions issues (#9217) 2020-08-14 09:16:45 -02:30
chromereload.js Fix console.error references 2016-08-29 17:32:39 -07:00
contentscript.js Fix require-unicode-regexp issues (#9212) 2020-08-14 09:18:42 -02:30
first-time-state.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
inpage.js Fix import/extensions issues (#9217) 2020-08-14 09:16:45 -02:30
metamask-controller.js Remove unused buyEth fn from bg (#9236) 2020-08-14 15:51:48 -02:30
phishing-detect.js Fix import/extensions issues (#9217) 2020-08-14 09:16:45 -02:30
ui.js Fix import/extensions issues (#9217) 2020-08-14 09:16:45 -02:30