A Metamask fork with Infura removed and default networks editable
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
ciphermask/app/scripts/controllers
Brendan Chou cc71b4f52b Add support for eth_signTypedData_v4 (#6930) 5 years ago
..
network Add support for eth_signTypedData_v4 (#6930) 5 years ago
transactions Enable indent linting via ESLint (#6936) 5 years ago
README.md add READMEs to folders, re #3427 7 years ago
app-state.js Update auto-logout to recognize idle time in background (#6593) 6 years ago
balance.js Check for unused function arguments (#6583) 6 years ago
cached-balances.js Save recent network balances in local storage (#5843) 6 years ago
computed-balances.js Enable indent linting via ESLint (#6936) 5 years ago
detect-tokens.js Enable indent linting via ESLint (#6936) 5 years ago
incoming-transactions.js Bug fixes for incoming transactions (#7043) 5 years ago
infura.js Require loglevel singleton in each module that uses it 7 years ago
onboarding.js Ensure seed phrase backup only shows up for new users (#6975) 5 years ago
preferences.js Connections settings tab (#7013) 5 years ago
provider-approval.js Connections settings tab (#7013) 5 years ago
recent-blocks.js feature: add Goerli support (#6459) 6 years ago
token-rates.js feature: integrate gaba/CurrencyRateController (#6570) 6 years ago

README.md

Controllers

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