1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-29 23:58:06 +01:00
metamask-extension/app/scripts/controllers
2018-12-04 00:06:05 -03:30
..
network ESLint fixes (#5775) 2018-11-16 14:54:55 -10:00
transactions Adds createSpeedUpTransaction to txController 2018-12-04 00:06:05 -03:30
address-book.js
balance.js
blacklist.js blacklist + currency - report error via log instead of throw 2018-10-19 07:18:16 -04:00
cached-balances.js Save recent network balances in local storage (#5843) 2018-11-30 14:51:24 -08:00
computed-balances.js
currency.js Merge branch 'sentry-enhancements2' of github.com:MetaMask/metamask-extension into sentry-enhancements2 2018-10-29 20:28:02 -04:00
detect-tokens.js
infura.js
preferences.js Don't announce new UI to users switching back 2018-11-20 14:04:50 -03:30
provider-approval.js Use initState to avoid type-checking providerRequests in state 2018-11-26 12:06:17 -03:30
README.md
recent-blocks.js
shapeshift.js
token-rates.js bugfix: normalize contract addresss when fetching exchange rates (#5863) 2018-11-30 11:52:00 -05:00
user-actions.js

Controllers

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