1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test/unit/app/controllers/permissions
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
..
helpers.js Add permissions controller unit tests (#7969) 2020-03-16 10:13:22 -07:00
mocks.js Open notification UI when eth_requestAccounts waits for unlock (#8508) 2020-05-05 07:03:21 -07:00
permissions-controller-test.js Restrict the size of the permissions metadata store (#8596) 2020-05-26 14:06:15 -07:00
permissions-log-controller-test.js Add permissions controller unit tests (#7969) 2020-03-16 10:13:22 -07:00
permissions-middleware-test.js Restrict the size of the permissions metadata store (#8596) 2020-05-26 14:06:15 -07:00
restricted-methods-test.js Fix order of accounts in eth_accounts response (#8342) 2020-04-16 15:20:01 -03:00