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 516c1869b0 Fix lint errors 7 years ago
..
accounts/new-account Fix merge conflicts 7 years ago
components Fix lint errors 7 years ago
css Fix merge conflicts 7 years ago
first-time Fix lint errors 7 years ago
img Move responsive ui into its own folder for easier merges 7 years ago
keychains/hd Removes t from props via metamask-connect and instead places it on context via a provider. 7 years ago
reducers Merge branch 'master' into i18n-translator-redux 7 years ago
account-and-transaction-details.js Wallet view supports screen sizes between 576px and 667px (#3193) 7 years ago
actions.js Refactor onboarding flow 7 years ago
app.js Fix lint errors 7 years ago
conf-tx.js Fix lint errors 7 years ago
conversion-util.js Retry transaction logic added to tx-list-item, confirm-send-ether, customize-gas-modal, and dependents. 7 years ago
i18n-provider.js Add withRouter to I18nProvider component 7 years ago
infura-conversion.json Add AUD, HKD, SGD, IDR, PHP to currency conversion list 7 years ago
main-container.js Fix merge conflicts 7 years ago
metamask-connect.js Memoize t function in metamask-connect 7 years ago
new-keychain.js Removes t from props via metamask-connect and instead places it on context via a provider. 7 years ago
reducers.js Handle i18n with redux. 7 years ago
root.js Stopping wrapping provider children in div; stop wrapping old-ui in provider. 7 years ago
routes.js Refactor onboarding flow 7 years ago
select-app.js Fix merge conflicts 7 years ago
selectors.js Merge branch 'i3554-fix-editing-dapp-token-txs' of https://github.com/danjm/metamask-extension into danjm-i3554-fix-editing-dapp-token-txs 7 years ago
send-v2.js Refactor onboarding flow 7 years ago
store.js Updated commonjs require path for redux-logger and redux-thunk modules 7 years ago
token-util.js Token balance in send state; validating sufficient tokens, validation updates on 'from' switching. 7 years ago
unlock.js Removes t from props via metamask-connect and instead places it on context via a provider. 7 years ago
util.js Adding one or more tokens sets the selected token before returning the user to the main screen. (#2995) 7 years ago
welcome-screen.js Fix lint errors 7 years ago