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
Dan Finlay f519fa1ed3
Connect distinct accounts per site (#7004)
5 years ago
..
ens Catch reverse resolve ENS errors (#7377) 5 years ago
network Enable no-var rule for ESLint (#7590) 5 years ago
permissions Connect distinct accounts per site (#7004) 5 years ago
transactions Connect distinct accounts per site (#7004) 5 years ago
README.md add READMEs to folders, re #3427 7 years ago
ab-test.js Add a/b test for full screen transaction confirmations (#7162) 5 years ago
app-state.js Don't overwrite state when setting inactive timeout 5 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
detect-tokens.js Update ESLint rules for curly braces style (#7477) 5 years ago
incoming-transactions.js Update ESLint rules for curly braces style (#7477) 5 years ago
infura.js Require loglevel singleton in each module that uses it 7 years ago
onboarding.js Add support for one-click onboarding (#7017) 5 years ago
preferences.js Connect distinct accounts per site (#7004) 5 years ago
recent-blocks.js Update ESLint rules for curly braces style (#7477) 5 years ago
threebox.js Update ESLint rules for curly braces style (#7477) 5 years ago
token-rates.js Update ESLint rules for curly braces style (#7477) 5 years ago

README.md

Controllers

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