1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-23 03:36:18 +02:00
metamask-extension/app/scripts/controllers
2018-04-19 11:49:11 -07:00
..
transactions Merge branch 'master' into tx-controller-rewrite-v3 2018-04-19 11:49:11 -07:00
address-book.js Improve documentation of promises that return undefined. 2018-04-17 00:54:16 -02:30
balance.js Add validation to balance constructor 2017-10-18 12:21:22 -07:00
blacklist.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
computed-balances.js Fix lint warnings 2017-10-21 21:06:39 +02:00
currency.js Merge branch 'master' into dm-docs-1 2018-04-18 16:15:48 -02:30
infura.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
network.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
preferences.js Missing bracket in docblock. 2018-04-18 16:17:06 -02:30
README.md add READMEs to folders, re #3427 2018-03-14 15:33:22 +02:00
recent-blocks.js Require loglevel singleton in each module that uses it 2018-04-13 17:56:28 -04:00
shapeshift.js Merge branch 'master' into dm-docs-1 2018-04-18 16:15:48 -02:30
token-rates.js Disable token price polling when no client is active 2018-04-16 18:12:05 -04:00

Controllers

Different controllers (in the sense of *VC *View-Controller).