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 13:08:56 -02:30
..
address-book.js Improve documentation of promises that return undefined. 2018-04-17 00:54:16 -02:30
balance.js Even more documentation for various controllers and libs. 2018-04-19 13:08:56 -02:30
blacklist.js Even more documentation for various controllers and libs. 2018-04-19 13:08:56 -02:30
computed-balances.js Fix lint warnings 2017-10-21 21:06:39 +02:00
currency.js Typo fixes, type fixes on the return clauses of the buyEthUrl and getPrefferedLangCode functions. 2018-04-16 21:23:29 -02:30
infura.js app - warn on fetch errors instead of spamming sentry 2018-04-03 10:33:10 -07:00
network.js Merge branch 'uat' into uat-master-011618 2018-01-16 18:17:28 -08:00
preferences.js Even more documentation for various controllers and libs. 2018-04-19 13:08:56 -02:30
README.md add READMEs to folders, re #3427 2018-03-14 15:33:22 +02:00
recent-blocks.js Even more documentation for various controllers and libs. 2018-04-19 13:08:56 -02:30
shapeshift.js Typo fixes, type fixes on the return clauses of the buyEthUrl and getPrefferedLangCode functions. 2018-04-16 21:23:29 -02:30
transactions.js transactions - _normalizeTxParams will now return a new object for txParams 2018-04-05 12:12:02 -07:00

Controllers

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