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
Frankie 8766420f19
Merge pull request #3777 from MetaMask/etc-fixes
Sentry spam fix and etc fixes
2018-03-28 12:57:01 -07:00
..
address-book.js Fix linting warnings 2017-04-26 21:05:45 -07:00
balance.js Add validation to balance constructor 2017-10-18 12:21:22 -07:00
blacklist.js Derive gas price estimate from previous transactions 2018-01-05 21:24:20 -08:00
computed-balances.js Fix lint warnings 2017-10-21 21:06:39 +02:00
currency.js controllers - currency - warn currency and encountered error 2018-03-28 09:41:25 -07:00
infura.js blacklist controller - breakout from metamask and infura controllers 2017-08-02 15:54:59 -07:00
network.js Merge branch 'uat' into uat-master-011618 2018-01-16 18:17:28 -08:00
preferences.js Use extension api to get initial locale. 2018-03-22 12:49:19 -02:30
README.md add READMEs to folders, re #3427 2018-03-14 15:33:22 +02:00
recent-blocks.js Prefer passing a provider over an ethQuery instance 2018-01-12 10:25:36 -08:00
shapeshift.js add controllers to root scripts folder 2017-02-27 10:40:37 -08:00
transactions.js tx controller - explode on non-hex txParams + dont add chainId to txParams + sign with chainId as number 2018-03-27 23:55:18 -07:00

Controllers

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