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
Frankie 2b5c7b82a9
transactions/deps - use broken out nonce-tracker module (#6555)
6 years ago
..
network New settings custom rpc form (#6490) 6 years ago
transactions transactions/deps - use broken out nonce-tracker module (#6555) 6 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 eslint --fix . 6 years ago
currency.js Merge branch 'sentry-enhancements2' of github.com:MetaMask/metamask-extension into sentry-enhancements2 6 years ago
detect-tokens.js fix asset detection (#6049) 6 years ago
infura.js Require loglevel singleton in each module that uses it 7 years ago
preferences.js New settings custom rpc form (#6490) 6 years ago
provider-approval.js bugfix: show extension window if locked regardless of approval 6 years ago
recent-blocks.js feature: add Goerli support (#6459) 6 years ago
token-rates.js Include token checksum address in prices lookup for token rates (#6526) 6 years ago

README.md

Controllers

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