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
Erik Marks 2df8b85c5f
LoginPerSite: Support multiple accounts without automatic switching (#8079)
* transaction editing: use txParams 'from' account

* signature-request: use txParams 'from' account

* signature-request-original: use txParams 'from' account

* encryption/decryption: use txParams 'from' account

* update tests

* set 'send' state 'from' address in confirm containers
2020-03-06 13:34:56 -08:00
..
ens
network Implementation encrypt/decrypt feature (#7831) 2020-02-19 14:24:16 -04:00
permissions Prevent external domains from submitting more than one perm request at a time (#8148) 2020-03-06 07:49:35 -08:00
transactions LoginPerSite: Support multiple accounts without automatic switching (#8079) 2020-03-06 13:34:56 -08:00
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 Adding setting for disabling Eth Phishing Detection (#8125) 2020-02-27 02:29:41 -04: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).