1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Erik Marks e0b31aa6a4
Restrict the size of the permissions metadata store (#8596)
* refactor add metadata functionality

* create pending site metadata cache

* remove metadata for domains w/o permissions if cache exceeds max size
2020-05-26 14:06:15 -07:00
..
account-import-strategies
controllers Restrict the size of the permissions metadata store (#8596) 2020-05-26 14:06:15 -07:00
lib Define global web3 as non-enumerable (#8634) 2020-05-20 20:18:25 -07:00
migrations
platforms
background.js
chromereload.js
contentscript.js
first-time-state.js
inpage.js Define global web3 as non-enumerable (#8634) 2020-05-20 20:18:25 -07:00
metamask-controller.js Persist home tab state (#8612) 2020-05-25 16:31:28 -02:30
phishing-detect.js
ui.js