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
Whymarrh Whitby 247659ca65
Connections settings tab (#7013)
* Nix notification for Share Address

* Add Connections settings tab in place of privacy mode toggle

* Split ProviderApprovalController into two stores

* Remove privacyMode feature flag altogether

* Add migration to remove privacyMode feature flag
2019-08-15 18:37:18 -02:30
..
network
transactions
app-state.js
balance.js
cached-balances.js
computed-balances.js
detect-tokens.js
infura.js
onboarding.js Ensure seed phrase backup only shows up for new users (#6975) 2019-08-08 09:08:41 -02:30
preferences.js Connections settings tab (#7013) 2019-08-15 18:37:18 -02:30
provider-approval.js Connections settings tab (#7013) 2019-08-15 18:37:18 -02:30
README.md
recent-blocks.js
token-rates.js

Controllers

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