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
Whymarrh Whitby 4dd6c8168f Add ability to whitelist a blacklisted domain at runtime 6 years ago
..
network Adds getPendingNonce method to provider initialization options in metamask-controller. 6 years ago
transactions Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 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 Add ability to whitelist a blacklisted domain at runtime 6 years ago
computed-balances.js eslint --fix . 6 years ago
currency.js eslint --fix . 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 support editable customRPC (#5267) 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 Return 0 for token rate fetch failures 7 years ago
user-actions.js Version 4.7.1 7 years ago

README.md

Controllers

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