1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 10:30:04 +01:00
metamask-extension/app/scripts/controllers
2019-01-22 10:23:11 -08:00
..
network Fix race condition in network controller lookup() method. 2018-12-06 16:13:24 -03:30
transactions Disallow loading as metamaskNetworkId (#5924) 2018-12-13 09:14:46 -10:00
address-book.js
balance.js
blacklist.js
cached-balances.js
computed-balances.js
currency.js
detect-tokens.js fix asset detection (#6049) 2019-01-22 10:23:11 -08:00
infura.js
preferences.js Use Parity on-chain registry only when is needed (#6052) 2019-01-22 10:22:56 -08:00
provider-approval.js
README.md
recent-blocks.js
shapeshift.js
token-rates.js Set auto conversion off for token/eth conversion (#6005) 2019-01-10 10:36:30 -08:00
user-actions.js

Controllers

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