1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 18:41:38 +01:00
metamask-extension/app/scripts/controllers
Erik Marks 83da3db37b
Remove selected address history (#8104)
* remove selected address history, account switching; fix perm selectors, bugs

Co-Authored-By: Mark Stacey <markjstacey@gmail.com>
2020-02-25 14:39:38 -08:00
..
ens
network Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00
permissions Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00
transactions Enable core ESLint no-mixed-operators rule 2020-02-17 21:06:36 -03:30
ab-test.js
app-state.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
balance.js
cached-balances.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
detect-tokens.js
incoming-transactions.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
infura.js
onboarding.js
preferences.js Remove selected address history (#8104) 2020-02-25 14:39:38 -08:00
README.md
recent-blocks.js
threebox.js
token-rates.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30

Controllers

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