1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/app/scripts
Thomas Huang 6a89261f28
Reject Trezor eth_getEncryptionPublicKey requests (#10330)
Further implements request rejection on eth_getEncryptionPublicKey for Trezor as they do not implement this method either.
2021-02-02 07:25:30 -08:00
..
account-import-strategies Create custom addHexPrefix function (#9306) 2020-11-06 13:18:00 -08:00
constants Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
controllers Fix site metadata JSON-RPC handler (#10243) 2021-01-22 10:27:07 -08:00
lib Fix logWeb3ShimUsage metrics (#10286) 2021-01-25 14:20:44 -08:00
migrations Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
platforms Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
background.js Further improve organization of constants (#10200) 2021-01-20 08:13:14 -08:00
chromereload.js Fix console.error references 2016-08-29 17:32:39 -07:00
contentscript.js Restore support for @metamask/inpage provider@"< 8.0.0" (#10179) 2021-01-12 17:43:45 -08:00
disable-console.js Use late-bound noop function when disabling console (#10110) 2020-12-19 16:58:49 -03:30
first-time-state.js [RFC] add prettier to eslint (#8595) 2020-11-02 17:41:28 -06:00
initSentry.js Add SES lockdown to extension webapp (#9729) 2020-11-24 11:26:43 +08:00
inpage.js @metamask/inpage-provider@^8.0.0 (#8640) 2020-12-08 11:48:47 -08:00
metamask-controller.js Reject Trezor eth_getEncryptionPublicKey requests (#10330) 2021-02-02 07:25:30 -08:00
phishing-detect.js Use @lavamoat/allow-scripts (#10009) 2021-02-01 20:08:42 -08:00
runLockdown.js Fix contentscript injection failure on Firefox 56 (#10034) 2020-12-10 14:03:04 -03:30
ui.js Use @lavamoat/allow-scripts (#10009) 2021-02-01 20:08:42 -08:00