1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/controllers
2018-12-04 00:06:05 -03:30
..
network
transactions Adds createSpeedUpTransaction to txController 2018-12-04 00:06:05 -03:30
address-book.js
balance.js
blacklist.js
cached-balances.js Save recent network balances in local storage (#5843) 2018-11-30 14:51:24 -08:00
computed-balances.js
currency.js
detect-tokens.js
infura.js
preferences.js
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).