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 00e43d0b47
Ensure Etherscan result is valid before reading it (#7426)
5 years ago
..
ens Catch reverse resolve ENS errors (#7377) 5 years ago
network I#6704 eth_getTransactionByHash will now check metamask's local history for pending transactions (#7327) 5 years ago
transactions I#6704 eth_getTransactionByHash will now check metamask's local history for pending transactions (#7327) 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 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
detect-tokens.js Enable indent linting via ESLint (#6936) 5 years ago
incoming-transactions.js Ensure Etherscan result is valid before reading it (#7426) 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 Add Estimated time to pending tx (#6924) 5 years ago
provider-approval.js Fix provider approval metadata (#7349) 5 years ago
recent-blocks.js feature: add Goerli support (#6459) 6 years ago
threebox.js Ensure 3box validation uses the correct address (#7235) 5 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).