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/ui/app
Alexander Tseung 6b3a4e8259 Fix unit tests 6 years ago
..
accounts/new-account
components Fix unit tests 6 years ago
constants Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 6 years ago
css Merge branch 'develop' into eip-712 6 years ago
ducks Fix naming, add eth.getCode check for actions, fix translations for statuses 6 years ago
first-time Fixing translations in first-time init menu (#4969) 6 years ago
helpers Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 6 years ago
higher-order-components Add withModalProps HOC 6 years ago
img
keychains/hd
reducers Adds sidebar component and refactors slide in wallet view sidebar to use it. 6 years ago
selectors Fix integration tests 6 years ago
actions.js Merge pull request #5216 from MetaMask/tx-cancel 6 years ago
app.js Use correct loading message when connecting to Kovan (#5189) 6 years ago
conf-tx.js Switch existing modals from using Notification to Modal. Remove Notification component. Add CancelTransaction modal 6 years ago
conversion-util.js Add tests for TransactionActivityLog. Make changes to rendering events 6 years ago
conversion-util.test.js
i18n-provider.js Add tOrKey function to I18nProvider 6 years ago
infura-conversion.json
reducers.js Refactor and redesign confirm transaction views 6 years ago
root.js
routes.js new confirm add suggested token component 6 years ago
select-app.js
selectors.js fix integration test for asset images selectors 6 years ago
store.js
token-util.js Use eth-contract-metadata data if the token symbol or decimals fail on retrieval 6 years ago
util.js Add retry button to TransactionListItem 6 years ago
welcome-screen.js