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-30 14:37:22 -07:00
..
network rpc - bump provider-engine + eth-json-rpc-filters 2018-04-25 14:02:41 -07:00
transactions require log 2018-04-30 09:57:36 -07:00
address-book.js Improve documentation of promises that return undefined. 2018-04-17 00:54:16 -02:30
balance.js Minor fixes in a number of docs. 2018-04-20 15:48:58 -02:30
blacklist.js Even more documentation for various controllers and libs. 2018-04-19 13:08:56 -02:30
computed-balances.js Clean up JSDoc for background scripts 2018-04-19 15:14:00 -04: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
preferences.js Fix nits. 2018-04-23 14:11:02 -02:30
README.md add READMEs to folders, re #3427 2018-03-14 15:33:22 +02:00
recent-blocks.js Merge branch 'master' into dm-docs-2 2018-04-20 13:23:17 -02:30
shapeshift.js Merge branch 'master' into dm-docs-1 2018-04-18 16:15:48 -02:30
token-rates.js Return 0 for token rate fetch failures 2018-04-26 18:31:54 -04:00

Controllers

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