mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 18:41:38 +01:00
b1d090ac4d
* add permissions controller, log, middleware, and restricted method unit tests * fix permissions-related bugs * convert permissions log to controller-like class * add permissions unit test coverage requirements * update rpc-cap Co-Authored-By: Whymarrh Whitby <whymarrh.whitby@gmail.com> Co-Authored-By: Mark Stacey <markjstacey@gmail.com> |
||
---|---|---|
.. | ||
ens | ||
network | ||
permissions | ||
transactions | ||
ab-test.js | ||
app-state.js | ||
balance.js | ||
cached-balances.js | ||
detect-tokens.js | ||
incoming-transactions.js | ||
infura.js | ||
onboarding.js | ||
preferences.js | ||
README.md | ||
recent-blocks.js | ||
threebox.js | ||
token-rates.js |
Controllers
Different controllers (in the sense of *VC *View-Controller).