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
kumavis 4be681f447
Merge pull request #4255 from MetaMask/i4233-dropdowns
7 years ago
..
accounts/new-account event object actually passed to this.createKeyringOnEnter in private-key.js 7 years ago
components Merge pull request #4255 from MetaMask/i4233-dropdowns 7 years ago
css Merge pull request #4255 from MetaMask/i4233-dropdowns 7 years ago
first-time lint - cleanup some unused variables 7 years ago
img Move responsive ui into its own folder for easier merges 7 years ago
keychains/hd Use new design for reveal seed screen. Persist seed words only in first time flow 7 years ago
reducers Clean up network config 7 years ago
account-and-transaction-details.js Wallet view supports screen sizes between 576px and 667px (#3193) 7 years ago
actions.js Merge branch 'develop' of github.com:MetaMask/metamask-extension into network-controller-remove-setNetworkEndpoints 7 years ago
app.js Fix account and network dropdowns in confirm screen 7 years ago
conf-tx.js Fix styling of the app spinner 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 Add new unlock screen design 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 lint - cleanup some unused variables 7 years ago
selectors.js Fetch token prices based on contract address 7 years ago
send-v2.js Add storybook integration 7 years ago
store.js build - correctly set METAMASK_ENV via envify 7 years ago
token-util.js Simplify return of existing token in getSymbolAndDecimals 7 years ago
util.js Show checksummed addresses throughout the UI 7 years ago
welcome-screen.js Fix lint errors 7 years ago