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
Dan J Miller 0c163dcb32
Allow adding 0 balance tokens in old ui and editing custom token info in new (#3395)
7 years ago
..
accounts Merge branch 'uat' into uat-next 7 years ago
components Fix network menu for custom URLs (#3366) 7 years ago
css Fix network menu for custom URLs (#3366) 7 years ago
first-time Fix Import Existing DEN in popup New UI first time flow. 7 years ago
img Move responsive ui into its own folder for easier merges 7 years ago
keychains/hd [NewUI] Opens to full screen when restoring from seed. (#3201) 7 years ago
reducers [NewUI] Adds the mascara first time flow to betaUI extension (#3257) 7 years ago
account-and-transaction-details.js Wallet view supports screen sizes between 576px and 667px (#3193) 7 years ago
account-detail.js Add one px to address for Firefox clipping 7 years ago
actions.js Render loading inside notice screen, and don't set isLoading from unMarkPasswordForgotten. 7 years ago
add-token.js Allow adding 0 balance tokens in old ui and editing custom token info in new (#3395) 7 years ago
app.js Adds beta label to Metamask name in full screen app bar. 7 years ago
conf-tx.js Merge branch 'master' into uat 7 years ago
conversion-util.js Rounding of vals < 0.01 in currency display consistent with master. 7 years ago
info.js Use https 7 years ago
infura-conversion.json Add AUD, HKD, SGD, IDR, PHP to currency conversion list 7 years ago
main-container.js [NewUI] Opens to full screen when restoring from seed. (#3201) 7 years ago
new-keychain.js Move responsive ui into its own folder for easier merges 7 years ago
reducers.js Use const and fix lint warnings 7 years ago
root.js Add UI selection 7 years ago
select-app.js [NewUI] Place all users of extension into old UI (disable auto adding). (#2946) 7 years ago
selectors.js Fix exception thrown in selected token tx list with shapeshift txs (#3215) 7 years ago
send-v2.js Send screen style updates. (#3234) 7 years ago
send.js Add frontend validation to ensure that ether inputs are valid. 7 years ago
settings.js Use same logic for downloading state logs in the old/uat 7 years ago
store.js Updated commonjs require path for redux-logger and redux-thunk modules 7 years ago
template.js Move responsive ui into its own folder for easier merges 7 years ago
token-tracker.js Token balance in send state; validating sufficient tokens, validation updates on 'from' switching. 7 years ago
token-util.js Token balance in send state; validating sufficient tokens, validation updates on 'from' switching. 7 years ago
unlock.js Remove isInBrowser method and use environment-type.js 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