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
Bruno Barbieri cc03a7db6a
Privacy mode fixes (#6087)
* Version 5.3.4 RC1

* fix old ui approval screen

* fix error caused by meshtesting iframe

* fix linter errors
2019-02-01 14:05:46 -05:00
..
network add source for header in create infura client (#6023) 2019-01-24 14:56:55 -10:00
transactions Disallow loading as metamaskNetworkId (#5924) 2018-12-13 09:14:46 -10:00
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 Merge branch 'sentry-enhancements2' of github.com:MetaMask/metamask-extension into sentry-enhancements2 2018-10-29 20:28:02 -04:00
detect-tokens.js fix asset detection (#6049) 2019-01-22 10:23:11 -08:00
infura.js
preferences.js I#5956 fix2 dont overwrite existing rpc settings (#6044) 2019-01-29 08:13:51 -10:00
provider-approval.js Privacy mode fixes (#6087) 2019-02-01 14:05:46 -05:00
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).