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 Miller 9b9a2cc2e0 Adds createSpeedUpTransaction to txController 6 years ago
..
network ESLint fixes (#5775) 6 years ago
transactions Adds createSpeedUpTransaction to txController 6 years ago
README.md add READMEs to folders, re #3427 7 years ago
address-book.js Update AddressBookController to read from preferences store 7 years ago
balance.js eslint --fix . 6 years ago
blacklist.js blacklist + currency - report error via log instead of throw 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 add & delete tokens per account 6 years ago
infura.js Require loglevel singleton in each module that uses it 7 years ago
preferences.js Don't announce new UI to users switching back 6 years ago
provider-approval.js Use initState to avoid type-checking providerRequests in state 6 years ago
recent-blocks.js Merge branch 'develop' of github.com:MetaMask/metamask-extension into network-remove-provider-engine 6 years ago
shapeshift.js Merge branch 'master' into dm-docs-1 7 years ago
token-rates.js bugfix: normalize contract addresss when fetching exchange rates (#5863) 6 years ago
user-actions.js Version 4.7.1 7 years ago

README.md

Controllers

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