1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/app/scripts/controllers
2018-04-03 10:33:10 -07:00
..
address-book.js
balance.js
blacklist.js app - warn on fetch errors instead of spamming sentry 2018-04-03 10:33:10 -07:00
computed-balances.js
currency.js app - warn on fetch errors instead of spamming sentry 2018-04-03 10:33:10 -07:00
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 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 app - warn on fetch errors instead of spamming sentry 2018-04-03 10:33:10 -07:00
transactions.js transactions gasLimit - use the block gasLimit if getCode fails 2018-04-02 15:43:32 -07:00

Controllers

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