1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-27 12:56:01 +01:00
metamask-extension/app/scripts/controllers
2019-08-29 14:57:28 +02:00
..
network Add support for eth_signTypedData_v4 (#6930) 2019-08-20 17:22:59 -02:30
transactions transactions:tx-state-manager - optionally take a function as a search param (#7078) 2019-08-29 14:57:28 +02:00
app-state.js
balance.js
cached-balances.js
detect-tokens.js Enable indent linting via ESLint (#6936) 2019-07-31 10:17:11 -10:00
incoming-transactions.js Add toggle for incoming transactions (#7049) 2019-08-21 16:12:14 -02:30
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 Add toggle for incoming transactions (#7049) 2019-08-21 16:12:14 -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 feature: integrate gaba/CurrencyRateController (#6570) 2019-05-31 18:14:22 -04:00

Controllers

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