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
Paul Bouchon db776b5a02 EIP-1102 updates (#6006)
* Update privacy notice

* Respond to 1102 messages using tab ID
2019-01-30 10:27:33 -08: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
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 EIP-1102 updates (#6006) 2019-01-30 10:27:33 -08: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).