| Commit message (Expand) | Author | Age | Files | Lines |
* | Right align "Total" line items in tx detail view (#7050) | Whymarrh Whitby | 2019-08-22 | 1 | -0/+3 |
* | Add toggle for incoming transactions (#7049) | Whymarrh Whitby | 2019-08-22 | 3 | -0/+40 |
* | Fix indentation of div.request-signature__rows code (#7045) | Whymarrh Whitby | 2019-08-21 | 1 | -10/+10 |
* | Add support for eth_signTypedData_v4 (#6930) | Brendan Chou | 2019-08-21 | 1 | -3/+4 |
* | Bug fixes for incoming transactions (#7043) | Whymarrh Whitby | 2019-08-21 | 2 | -27/+11 |
* | Fetch & display received transactions (#6996) | Dan J Miller | 2019-08-17 | 6 | -26/+67 |
* | Revert "[ImgBot] Optimize images" (#7027) | Whymarrh Whitby | 2019-08-16 | 25 | -0/+0 |
* | Connections settings tab (#7013) | Whymarrh Whitby | 2019-08-16 | 16 | -163/+235 |
* | Using translated string for end of flow messaging (#7021) | ryanml | 2019-08-16 | 1 | -1/+1 |
* | Rename Contacts List settings tab to Contacts (#7018) | Whymarrh Whitby | 2019-08-15 | 2 | -2/+2 |
* | Address book fixes (#6978) | Dan J Miller | 2019-08-14 | 7 | -30/+38 |
* | Remove unused lostAccounts state (#6979) | Whymarrh Whitby | 2019-08-09 | 4 | -27/+0 |
* | Show recipient alias in confirm header if exists (#6944) | Kristian Tapia | 2019-08-09 | 5 | -3/+14 |
* | Merge remote-tracking branch 'origin/develop' into Version-v7.0.0 | Mark Stacey | 2019-08-07 | 1 | -3/+8 |
|\ |
|
| * | Update mobile sync (#6967) | Bruno Barbieri | 2019-08-07 | 1 | -3/+8 |
* | | Prevent hidden popup overlay | Mark Stacey | 2019-08-07 | 2 | -15/+19 |
|/ |
|
* | Only show notification expand icon when there are > 1 notifications that 'sho... | Dan J Miller | 2019-08-06 | 1 | -5/+4 |
* | Show seed phrase challenge in browser (#6961) | Dan J Miller | 2019-08-06 | 8 | -38/+39 |
* | Ensure showing of add contact dialog on send accounts for checksum inputs | Dan Miller | 2019-08-06 | 1 | -1/+1 |
* | Address book name save fix (#6945) | Dan J Miller | 2019-08-03 | 4 | -4/+17 |
* | New notification fixes (#6955) | Dan J Miller | 2019-08-03 | 13 | -173/+200 |
* | Restrict unconnected notice to specific protocols (#6954) | Mark Stacey | 2019-08-03 | 1 | -1/+8 |
* | Display seed phrase reminder if user has tokens (#6952) | Mark Stacey | 2019-08-03 | 1 | -1/+2 |
* | Fixes use of 'Enter' key to save contact in address book modal (#6946) | Dan J Miller | 2019-08-02 | 1 | -1/+1 |
* | split AccountDetails into a separate component (#6943) | Christopher Cooper | 2019-08-02 | 7 | -154/+201 |
* | I5849 incremental account security (#6874) | Dan J Miller | 2019-08-02 | 26 | -25/+375 |
* | Remove logging of network dropdown props (#6940) | Thomas Huang | 2019-08-02 | 1 | -1/+0 |
* | Default Privacy Mode to ON, allow force sharing address (#6904) | Whymarrh Whitby | 2019-08-01 | 10 | -4/+331 |
* | Enable indent linting via ESLint (#6936) | Whymarrh Whitby | 2019-08-01 | 65 | -820/+820 |
* | Address book send plus contact list (#6914) | Dan J Miller | 2019-08-01 | 81 | -813/+3644 |
* | Hide Copy Tx ID and block explorer link for txns w/o hash (#6928) | Whymarrh Whitby | 2019-07-30 | 2 | -1/+72 |
* | Remove unused props from routes and network dropdown (#6919) | Mark Stacey | 2019-07-29 | 2 | -67/+5 |
* | Override `ownProps` with state props in `SignatureRequest` (#6911) | Mark Stacey | 2019-07-26 | 2 | -9/+1 |
* | Remove `seedWords` completely from metamask state (#6920) | Mark Stacey | 2019-07-26 | 7 | -157/+6 |
* | Remove unused route constants (#6918) | Mark Stacey | 2019-07-26 | 1 | -12/+0 |
* | Remove unused `seedPhrase` prop (#6913) | Mark Stacey | 2019-07-25 | 1 | -8/+1 |
* | Remove `AccountDropdownMini` component (#6906) | Mark Stacey | 2019-07-25 | 7 | -257/+33 |
* | Remove unused `time-remaining` component (#6912) | Mark Stacey | 2019-07-25 | 8 | -98/+22 |
* | Single asset dropdown fix (#6900) | Kristian Tapia | 2019-07-24 | 3 | -2/+20 |
* | Serve CSS as an external file (#6894) | Mark Stacey | 2019-07-24 | 2 | -25/+4 |
* | Targets base inputs and only prevents outline if user uses a mouse (#6871) | Terry Smith | 2019-07-17 | 4 | -9/+8 |
* | Broke the close notification window logic out into it's own action. (#6864) | Terry Smith | 2019-07-16 | 1 | -48/+36 |
* | Re enable the setMouseUserState styles. (#6860) | Terry Smith | 2019-07-16 | 3 | -2/+9 |
* | Remove stray period from Learn More link (#6853) | Whymarrh Whitby | 2019-07-16 | 1 | -1/+1 |
* | Add eslint dependency (#6842) | Mark Stacey | 2019-07-15 | 1 | -2/+0 |
* | Add translation support for Learn more and All done on end-of-flow (#6847) | Terry Smith | 2019-07-15 | 1 | -2/+2 |
* | Merge pull request #6832 from MetaMask/master-rebased | Thomas Huang | 2019-07-13 | 6 | -77/+215 |
|\ |
|
| * | Version 6.7.2 gas limit fix (#6786) | Dan J Miller | 2019-07-05 | 6 | -77/+215 |
* | | Remove unused expressions (#6839) | Mark Stacey | 2019-07-12 | 3 | -7/+12 |
* | | Add React and Redux DevTools (#6793) | Whymarrh Whitby | 2019-07-11 | 1 | -18/+15 |
* | | Rename accountManager usages (#6790) | Whymarrh Whitby | 2019-07-11 | 1 | -6/+6 |
* | | Delete unused ui/example.js file (#6831) | Whymarrh Whitby | 2019-07-11 | 1 | -123/+0 |
* | | [ImgBot] Optimize images (#1) (#6829) | filmendless | 2019-07-10 | 25 | -0/+0 |
* | | Create MetaFoxLogo component (#6819) | ryanml | 2019-07-10 | 10 | -91/+73 |
* | | Address various UI styling issues (#6744) | Dan J Miller | 2019-07-09 | 15 | -173/+147 |
* | | Replace react-addons-css-transition-group (#6816) | Mark Stacey | 2019-07-08 | 3 | -3/+3 |
* | | Declare variables before use (#6806) | Mark Stacey | 2019-07-06 | 3 | -33/+33 |
* | | Check for invalid gas estimates from local storage (#6800) | Mark Stacey | 2019-07-05 | 2 | -133/+347 |
|/ |
|
* | Remove UiMigrationAnnouncement and associated state (#6794) | Whymarrh Whitby | 2019-07-04 | 8 | -117/+0 |
* | Reduce time to show tx "speed up" buttons to 5 seconds. (#6797) | Dan Finlay | 2019-07-04 | 1 | -1/+1 |
* | Fix PropType warning (#6792) | Mark Stacey | 2019-07-04 | 1 | -1/+1 |
* | Added Confirmation Modal for Delete Network (#6776) | Akshit Kr Nagpal | 2019-07-02 | 8 | -17/+99 |
* | Merge pull request #6765 from MetaMask/master | Dan Finlay | 2019-07-02 | 7 | -14/+121 |
|\ |
|
| * | Fixes display of confirm screen token decimals by not relying on confirmTrans... | Dan Miller | 2019-06-28 | 6 | -14/+117 |
| * | Add simulation failure to tx confirmation when transaction simulationFails | Thomas | 2019-06-26 | 1 | -0/+4 |
* | | Handle invalid strings during seed phrase import (#6743) | Whymarrh Whitby | 2019-06-28 | 2 | -4/+93 |
* | | Fix seed phrase import back button (#6758) | Mark Stacey | 2019-06-27 | 1 | -0/+1 |
* | | Refactor account-details-modal (#6751) | Mark Stacey | 2019-06-27 | 5 | -108/+116 |
* | | Fixes #6760, correct PropTypes for nextRoute (#6761) | ryanml | 2019-06-27 | 1 | -1/+1 |
* | | Remove shapeshift deposit form (#6746) | Mark Stacey | 2019-06-25 | 5 | -342/+2 |
|/ |
|
* | 4byte fallback (#6551) | Whymarrh Whitby | 2019-06-18 | 20 | -262/+368 |
* | Add delete to custom RPC form (#6718, #6650) | Dan J Miller | 2019-06-17 | 8 | -59/+208 |
* | Fix styles on 'import account' page, update help link (#6700) | Kirill Goncharov | 2019-06-17 | 2 | -2/+5 |
* | Wrap smaller custom block explorer url text (#6714) | Thomas Huang | 2019-06-17 | 3 | -3/+13 |
* | MetaMorph - Spacing and Typeface on Extension Main view (#6584) | Chi Kei Chan | 2019-06-13 | 15 | -44/+97 |
* | Feature: sync with mobile v2 (#6673) | Esteban Miño | 2019-06-12 | 1 | -3/+26 |
* | Revert "fixed #5524" | Jenny Pollack | 2019-06-07 | 3 | -63/+10 |
* | lint cleanup | Mathew Kamkar | 2019-05-25 | 1 | -2/+0 |
* | Enable Ledger hardware wallet support on Firefox | Mathew Kamkar | 2019-05-25 | 1 | -6/+0 |
* | Ensures that transactions cannot be confirmed if gas limit is below 21000. (#... | Dan J Miller | 2019-05-23 | 2 | -2/+24 |
* | Remove unused fn arguments in AmountMaxButton | Whymarrh Whitby | 2019-05-21 | 1 | -1/+1 |
* | MetaMetrics documentation (#6624) | Dan J Miller | 2019-05-21 | 1 | -9/+44 |
* | Improved UX for sweeping accounts (#6488) | Etienne Dusseault | 2019-05-21 | 19 | -52/+293 |
* | Merge pull request #6606 from industral/issue-5524 | Thomas Huang | 2019-05-16 | 3 | -10/+63 |
|\ |
|
| * | fixed #5524 | Alex Ivasyuv | 2019-05-15 | 3 | -10/+63 |
* | | Fixes bugs in 6.5.1 (#6613) | Bruno Barbieri | 2019-05-15 | 1 | -1/+1 |
|/ |
|
* | Update auto-logout to recognize idle time in background (#6593) | Whymarrh Whitby | 2019-05-14 | 2 | -12/+19 |
* | Fix RPC URL message key casing (#6595) | Whymarrh Whitby | 2019-05-10 | 1 | -1/+1 |
* | New settings custom rpc form (#6490) | Dan J Miller | 2019-05-10 | 22 | -30/+944 |
* | Check for unused function arguments (#6583) | Whymarrh Whitby | 2019-05-09 | 48 | -102/+84 |
* | Auto logout after specific time (#6558) | Chi Kei Chan | 2019-05-09 | 6 | -6/+176 |
* | Remove KNOWN_ADDRESS_ERROR from error objects (#6578) | Chi Kei Chan | 2019-05-09 | 2 | -7/+6 |
* | Use metricsEvent in AmountMaxButton component | Whymarrh Whitby | 2019-05-08 | 2 | -5/+15 |
* | Allow dragging seed phrase during Confirm Seed Phrase (#6557) | Chi Kei Chan | 2019-05-07 | 6 | -127/+565 |
* | Skip null and undefined keys when translating via context (#6543) | Whymarrh Whitby | 2019-05-07 | 1 | -0/+10 |
* | Add suffix to title text only when it exists (#6546) | Whymarrh Whitby | 2019-05-06 | 1 | -1/+1 |
* | Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410) | kumavis | 2019-05-04 | 4 | -21/+20 |
* | Use tOrKey for actionKey in ConfirmTransactionBase | Whymarrh Whitby | 2019-05-01 | 1 | -1/+3 |
* | Fix binding of this for I18nProvider#tOrKey | Whymarrh Whitby | 2019-05-01 | 1 | -1/+1 |
* | Send metrics event from backend for on chain transaction failures (#6500) | Dan J Miller | 2019-04-29 | 3 | -4/+17 |
* | Add subheader to all settings subviews (#6502) | Chi Kei Chan | 2019-04-29 | 2 | -5/+39 |
* | Ensure home screen does not render if there are unapproved txs (#6501) | Dan J Miller | 2019-04-27 | 2 | -8/+18 |
* | Revert "Adds 4byte registry fallback to getMethodData() (#6435)" | Thomas Huang | 2019-04-27 | 2 | -28/+4 |
* | Always show private network when RPC is not whitelisted (#6495) | Chi Kei Chan | 2019-04-26 | 1 | -4/+1 |
* | Fix button colors on mobile (#6493) | Chi Kei Chan | 2019-04-25 | 1 | -0/+3 |
* | Set max-width on network dropdown and ellipsis long network name (#6494) | Chi Kei Chan | 2019-04-25 | 2 | -2/+22 |
* | Merge pull request #6481 from MetaMask/address-prop-types-errors | Thomas Huang | 2019-04-18 | 3 | -3/+4 |
|\ |
|
| * | Ensure future tokens add decimals as numbers while supporting numbers and str... | Dan Miller | 2019-04-18 | 2 | -2/+2 |
| * | getSeletedAsset to only return symbol strings, not token objects | Dan Miller | 2019-04-18 | 1 | -1/+2 |
* | | Make height consistent on all row in send-content (#6480) | Chi Kei Chan | 2019-04-18 | 5 | -13/+28 |
* | | Merge pull request #6477 from MetaMask/metrics-screen-button-type | Thomas Huang | 2019-04-18 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Update button type on metrics opt-in screen. | Dan Miller | 2019-04-18 | 1 | -1/+1 |
* | | Merge pull request #6475 from chikeichan/send-asset | Thomas Huang | 2019-04-18 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix PropTypes validation in send-asset-row | Chi Kei Chan | 2019-04-18 | 1 | -1/+1 |
* | | | Update confirm to use btn-primary (#6473) | Chi Kei Chan | 2019-04-18 | 1 | -5/+6 |
|/ / |
|
* / | Add token selection to the send screen (#6445) | Chi Kei Chan | 2019-04-18 | 135 | -132/+436 |
|/ |
|
* | Merge pull request #6468 from chikeichan/network-indicator-style-fix | Thomas Huang | 2019-04-18 | 2 | -11/+24 |
|\ |
|
| * | Fix switcher height when Custom RPC is selected or when network is loading | Chi Kei Chan | 2019-04-17 | 2 | -11/+24 |
* | | feature: add Goerli support (#6459) | Paul Bouchon | 2019-04-18 | 13 | -7/+77 |
|/ |
|
* | Merge pull request #6444 from MetaMask/localhost-network-dropdown | Thomas Huang | 2019-04-17 | 4 | -1/+9 |
|\ |
|
| * | Add Localhost 8545 for network dropdown names | Thomas Huang | 2019-04-11 | 4 | -1/+9 |
* | | Adds 4byte registry fallback to getMethodData() (#6435) | Dan J Miller | 2019-04-17 | 2 | -4/+28 |
* | | Update buttons & colors to match design system (#6446) | Chi Kei Chan | 2019-04-17 | 49 | -395/+385 |
* | | Remove unneeded array cloning in getSendToAccounts selector | Whymarrh Whitby | 2019-04-12 | 1 | -3/+1 |
* | | repeated getSelectedAddress() func send.selectors.js removed (#6056) | Sneh Koul | 2019-04-12 | 4 | -18/+9 |
|/ |
|
* | Only pass english function names to functionType metric | Dan Miller | 2019-04-09 | 3 | -13/+13 |
* | Distinguish between token and eth selected in home screen send button metrics... | Dan Miller | 2019-04-08 | 1 | -1/+1 |
* | Metrics tracking gas changed - slow, average, fast, custom - on edit screen.- | Dan Miller | 2019-04-08 | 4 | -0/+24 |
* | Track seed phrase validation errors with MetaMetrics | Dan Miller | 2019-04-05 | 1 | -0/+18 |
* | Merge pull request #6397 from MetaMask/wyre-deposit-modal | kumavis | 2019-04-04 | 1 | -4/+4 |
|\ |
|
| * | Change coinbase to wyre | Thomas Huang | 2019-04-04 | 1 | -4/+4 |
* | | Fix display of gas chart on Ethereum networks (#6389) | Dan J Miller | 2019-04-04 | 4 | -3/+7 |
|/ |
|
* | Remove NoticeController (#6382) | Thomas Huang | 2019-04-02 | 9 | -434/+1 |
* | Remove unused account-dropdowns components (#6363)v6.3.2 | Whymarrh Whitby | 2019-04-02 | 2 | -811/+0 |
* | Merge pull request #6375 from MetaMask/Version-6.3.1v6.3.1 | Thomas Huang | 2019-03-30 | 2 | -1/+9 |
|\ |
|
| * | Check token name constants against the lower case methodData name in conf tx ... | Dan Miller | 2019-03-30 | 1 | -1/+1 |
| * | Ensure correct confirm screen in case of smartcontract check fail | Dan Miller | 2019-03-30 | 2 | -1/+9 |
* | | About tab copy changes; Update route for Info & Help in account menu (#6356) | Chi Kei Chan | 2019-03-30 | 2 | -4/+4 |
|/ |
|
* | Revert to providing inline defaults in getHexGasTotal and increaseLastGasPric... | Dan J Miller | 2019-03-29 | 1 | -4/+4 |
* | Further e2e fixes in wake of #6364 and #6367 (#6374) | Dan J Miller | 2019-03-29 | 2 | -24/+30 |
* | Merge pull request #6328 from MetaMask/clearNotices | kumavis | 2019-03-29 | 1 | -12/+18 |
|\ |
|
| * | lint fix | kumavis | 2019-03-29 | 1 | -1/+1 |
| * | actions - setCompletedOnboarding - make async with pify | kumavis | 2019-03-29 | 1 | -24/+17 |
| * | Merge branch 'develop' into clearNotices | kumavis | 2019-03-29 | 974 | -38105/+38215 |
| |\ |
|
| * | | Clear notices when setCompletedOnboarding is called | Thomas Huang | 2019-03-21 | 1 | -4/+17 |
* | | | Merge pull request #6372 from MetaMask/addAddressIfNew | kumavis | 2019-03-29 | 2 | -2/+5 |
|\ \ \ |
|
| * | | | send-footer.utils.js - addressIsNew - improve readability | kumavis | 2019-03-29 | 1 | -1/+3 |
| * | | | prevent add duplicates when address is not new | Jenny Pollack | 2019-03-29 | 2 | -2/+3 |
| | |/
| |/| |
|
* | | | Merge branch 'develop' of https://github.com/vimalsagar/metamask-extension in... | kumavis | 2019-03-29 | 1 | -2/+23 |
|\ \ \
| |/ /
|/| | |
|
| * | | depoit-ether-modal - make buyEth args more explicit | kumavis | 2019-03-29 | 1 | -2/+2 |
| * | | PR 5575 review comment fixes | Vimal | 2019-02-28 | 1 | -1/+1 |
| * | | merging upstream branch | Vimal | 2018-11-12 | 156 | -1009/+3722 |
| |\ \ |
|
| * | | | Adding CoinSwitch exchange | Vimal | 2018-10-22 | 1 | -1/+22 |
* | | | | Defaults to the args list in increaseLastGasPrice and getHexGasTotal | Dan Miller | 2019-03-28 | 1 | -4/+4 |
* | | | | getHexGasTotal and increaseLastGasPrice now gracefully handle null and undefi... | Dan Miller | 2019-03-28 | 1 | -2/+2 |
* | | | | Open retore-vault route from popup (#6353) | Chi Kei Chan | 2019-03-27 | 1 | -1/+1 |
* | | | | Don't include tx value in calculation of balance sufficiency for cancel butto... | Dan J Miller | 2019-03-26 | 1 | -2/+2 |
* | | | | Cancel error rebased (#6341) | Dan J Miller | 2019-03-26 | 3 | -16/+69 |
* | | | | Close transaction on close of notification window (#6340) | Dan J Miller | 2019-03-26 | 3 | -33/+88 |
* | | | | New settings page rebased (#6333) | Dan J Miller | 2019-03-26 | 15 | -567/+946 |
* | | | | Replaces the coinbase link in the deposit modal with one for wyre (#6302) | Dan J Miller | 2019-03-22 | 1 | -8/+8 |
* | | | | Fix oversized loading overlay on gas customization modal. (#6326) | Dan J Miller | 2019-03-22 | 1 | -0/+4 |
* | | | | Fix gas fee in the submitted step of the transaction details activity log. (#... | Dan J Miller | 2019-03-22 | 1 | -2/+11 |
* | | | | Hide gas price chart and prevent api call when not on ethereum networks. (#6300) | Dan J Miller | 2019-03-22 | 9 | -25/+73 |
* | | | | Folder restructure (#6304) | Chi Kei Chan | 2019-03-22 | 962 | -37612/+37181 |
* | | | | Enable mobile sync (#6332) | Bruno Barbieri | 2019-03-22 | 2 | -8/+1 |
* | | | | Fixing spelling of Ethereum in MetaMetrics copy (#6329) | fixanoid | 2019-03-21 | 2 | -2/+2 |
| |_|/
|/| | |
|
* | | | Allow seed phrases with a trailing newline | Whymarrh Whitby | 2019-03-13 | 1 | -1/+1 |
* | | | Merge pull request #6281 from MetaMask/fix-browser-back-on-reveal-seed | Thomas Huang | 2019-03-13 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Fixes the use of the browser back button on the reveal seed screen | Dan Miller | 2019-03-12 | 1 | -2/+2 |
* | | | | ui - add missing PropTypes (#6287) | kumavis | 2019-03-12 | 2 | -0/+3 |
* | | | | mascara - remove from project (#6283) | kumavis | 2019-03-12 | 4 | -31/+23 |
* | | | | Remove line rather than comment out | Thomas Huang | 2019-03-12 | 1 | -4/+0 |
* | | | | No longer check network when validating checksum addresses | Thomas Huang | 2019-03-12 | 1 | -2/+5 |
|/ / / |
|
* | | | Handle undefined gas limits and prices in transaction-breakdown.component (#6... | Dan J Miller | 2019-03-07 | 2 | -21/+38 |
* | | | Add privacy policy link to modal metrics opt-in (#6250) | Dan J Miller | 2019-03-07 | 1 | -1/+7 |
* | | | Prevent advanced gas input arrows from setting value to < 0 (#6248) | Dan J Miller | 2019-03-07 | 2 | -4/+24 |
* | | | Only call onRecipient and onSender methods if defined in sender-to-recipient ... | Dan J Miller | 2019-03-07 | 1 | -2/+6 |
* | | | Fix missing this reference in addtoken button onclick method (#6245) | Dan J Miller | 2019-03-06 | 1 | -1/+2 |
* | | | Fixes the 'Percentages row tracks and gutters' decpracation warning. (#6244) | Dan J Miller | 2019-03-06 | 1 | -1/+1 |
* | | | Metametrics fixes (#6238) | Dan J Miller | 2019-03-06 | 6 | -38/+43 |
* | | | Wrap in span | Thomas Huang | 2019-03-06 | 1 | -1/+1 |
* | | | Fix MetaMetrics Environment Check (#6235) | Dan J Miller | 2019-03-06 | 1 | -1/+1 |
* | | | Metametrics (#6171) | Dan J Miller | 2019-03-05 | 81 | -134/+2014 |
* | | | First time flow updates (#6192) | Dan J Miller | 2019-02-27 | 34 | -339/+554 |
* | | | Show/Hide Fiat on Testnets based on User Preference (#6153) | Chi Kei Chan | 2019-02-27 | 33 | -99/+1127 |
* | | | Feature Flag + Mobile Sync (#5955) | Dan Finlay | 2019-02-26 | 8 | -3/+449 |
* | | | Fix gas estimation when sending to contracts (#6195) | Dan J Miller | 2019-02-26 | 6 | -8/+16 |
* | | | Merge pull request #6184 from chikeichan/6132 | Dan J Miller | 2019-02-20 | 2 | -1/+26 |
|\ \ \ |
|
| * | | | turn camcelCase method name to space separated | Chi Kei Chan | 2019-02-19 | 2 | -1/+26 |
* | | | | Merge pull request #6185 from chikeichan/5681 | Dan J Miller | 2019-02-20 | 1 | -5/+0 |
|\ \ \ \ |
|
| * | | | | Remove password check when importing Account JSON | Chi Kei Chan | 2019-02-19 | 1 | -5/+0 |
| |/ / / |
|
* / / / | Change "Token Address" to "Token Contract Address" (#6182) | Chi Kei Chan | 2019-02-20 | 1 | -1/+1 |
|/ / / |
|
* | | | Add Copy Tx ID button to transaction-list-item-details (#6146) | Chi Kei Chan | 2019-02-17 | 3 | -2/+36 |
* | | | Checksum address before slicing it for the confirm screen (#6133) | Whymarrh Whitby | 2019-02-14 | 1 | -2/+6 |
* | | | Fixed issue #5838 (#6001) | Jonathan Smirnoff | 2019-02-14 | 10 | -17/+37 |
* | | | Add button to force edit token symbol when adding custom token (#6147) | Chi Kei Chan | 2019-02-13 | 2 | -2/+38 |
* | | | Merge pull request #6139 from whymarrh/fix-confirm-advanced-gas | Whymarrh Whitby | 2019-02-12 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix advanced gas controls on the confirm screen | Whymarrh Whitby | 2019-02-12 | 1 | -1/+1 |
* | | | | Trim whitespace from seed phrase during import | Whymarrh Whitby | 2019-02-12 | 1 | -2/+4 |
|/ / / |
|
* | | | Add e2e tests adjusting gas before sending | Whymarrh Whitby | 2019-02-09 | 1 | -2/+6 |
* | | | Fix inline advanced gas editing | Whymarrh Whitby | 2019-02-09 | 6 | -64/+51 |
* | | | implement class for sign footer button (#6120) | Brandon Wissmann | 2019-02-08 | 1 | -0/+1 |
* | | | Set custom gas data in state from inline advance gas controls on send screen ... | Dan J Miller | 2019-02-07 | 2 | -2/+11 |
* | | | Add Swap feature to CurrencyInput (#6091) | Chi Kei Chan | 2019-02-06 | 7 | -45/+151 |
* | | | Change gas labels to Slow/Average/Fast (#6090) | Chi Kei Chan | 2019-02-06 | 2 | -60/+60 |
* | | | Add togglable advanced gas controls on send and confirm screens (#6112) | Dan J Miller | 2019-02-06 | 19 | -36/+597 |
* | | | Add announcement for users migrated to the new UI | Whymarrh Whitby | 2019-02-05 | 12 | -49/+117 |
* | | | Default to the new UI for all users | Whymarrh Whitby | 2019-02-05 | 5 | -96/+11 |
* | | | Remove commented references to Beta UI | Whymarrh Whitby | 2019-02-05 | 1 | -18/+0 |
* | | | Remove "Use old UI" setting | Whymarrh Whitby | 2019-02-05 | 2 | -37/+1 |
* | | | EIP-1102 updates (#6006) | Paul Bouchon | 2019-01-31 | 4 | -10/+12 |
* | | | Remove unused InitializeMenuScreen component (#6075) | Whymarrh Whitby | 2019-01-31 | 1 | -224/+0 |
* | | | Add visual indicator when displaying a cached balance (#5854) | Dan J Miller | 2019-01-30 | 14 | -31/+151 |
* | | | I#5956 fix2 dont overwrite existing rpc settings (#6044) | Frankie | 2019-01-30 | 4 | -7/+22 |
* | | | Order shapeshift transactions by time within the transactions list | Alexander Tseung | 2019-01-25 | 1 | -12/+32 |
* | | | Prevent send to token warning (#6058) | Esteban Miño | 2019-01-24 | 20 | -11/+242 |
* | | | Refactor first time flow, remove seed phrase from state (#5994) | Alexander Tseung | 2019-01-23 | 81 | -448/+2485 |
* | | | Prevent send to token (#6051) | Esteban Miño | 2019-01-23 | 8 | -3/+63 |
* | | | Use Parity on-chain registry only when is needed (#6052) | Esteban Miño | 2019-01-23 | 5 | -6/+46 |
* | | | Refactor BalanceComponent to jsx (#6048) | Alexander Tseung | 2019-01-21 | 6 | -250/+121 |
* | | | I#5956 fix 1 (#6026) | Frankie | 2019-01-18 | 1 | -0/+3 |
* | | | Fix grammar error in Current Conversion (#6029) | Alexander Tseung | 2019-01-17 | 1 | -1/+1 |
* | | | Disable account dropdown on signing screens (#6024) | Alexander Tseung | 2019-01-17 | 5 | -85/+195 |
* | | | Fix confirm screen for sending ether tx with hex data (#6008) | Alexander Tseung | 2019-01-11 | 1 | -0/+6 |
* | | | Fix ERC20 token value decoding (#5995) | Hsuan Lee | 2019-01-04 | 1 | -1/+1 |
* | | | Fix Component#componentDidUpdate usage (#5977) | Bowen | 2019-01-04 | 1 | -3/+3 |
* | | | Add scrolling button to account list | Alexander Tseung | 2019-01-04 | 7 | -255/+394 |
* | | | Prevent users from changing the From field in the send screen (#5922) | Alexander Tseung | 2018-12-14 | 19 | -440/+27 |
* | | | Fix displayed time and date in the activity log. Remove vreme library, add lu... | Alexander Tseung | 2018-12-14 | 3 | -10/+5 |
* | | | Merge pull request #5893 from MetaMask/loading-network-screen | Dan J Miller | 2018-12-14 | 13 | -36/+330 |
|\ \ \ |
|
| * | | | Clean up for the loading-network-screen | Dan Miller | 2018-12-13 | 3 | -33/+24 |
| * | | | Improve styling of loading retry / error screen | Dan Miller | 2018-12-13 | 1 | -0/+6 |
| * | | | Adds network loading retry / error screen. | Dan Miller | 2018-12-13 | 10 | -2/+266 |
| * | | | Add identifier of private network to the network loading screen message. | Dan Miller | 2018-12-13 | 3 | -7/+20 |
| * | | | Add spinner and dropdown arrow to network indicator on custom network loading. | Dan Miller | 2018-12-13 | 2 | -27/+47 |
* | | | | Fix speed up button not showing for transactions with the lowest nonce (#5925) | Alexander Tseung | 2018-12-13 | 1 | -3/+3 |
|/ / / |
|
* | | | Show transaction fee instead of total fee in top left of gas customization mo... | Dan Miller | 2018-12-13 | 4 | -9/+9 |
* | | | Fix width of gas customization model in notification view | Dan Miller | 2018-12-13 | 2 | -3/+4 |
* | | | Add missing translation to the gas customization component. | Dan Miller | 2018-12-13 | 5 | -14/+17 |
* | | | Ensures that advanced tab gas limit reflects tx gas limit | Dan Miller | 2018-12-12 | 5 | -11/+7 |
* | | | Add submitDisabled prop to Modals. Disable submit button when creating a canc... | Alexander Tseung | 2018-12-12 | 4 | -2/+44 |
* | | | Improve ux for low gas price set (#5862) | Dan J Miller | 2018-12-11 | 11 | -66/+373 |
* | | | fix formatting of 32-byte strings in personal_sign (#5878) | Noah Zinsmeister | 2018-12-10 | 1 | -1/+1 |
* | | | Group transactions by nonce (#5886) | Alexander Tseung | 2018-12-10 | 35 | -337/+1133 |
* | | | Replace height: 100% rule with workaround for flexbox quirks | Whymarrh Whitby | 2018-12-06 | 1 | -1/+2 |
* | | | Fix styling of send screen in extension view when hex data on. | Dan Miller | 2018-12-04 | 4 | -12/+17 |
* | | | Final gas customization fixes | Dan Miller | 2018-12-04 | 17 | -103/+197 |
* | | | Clear custom gas data on hiding of gas customization modal. | Dan Miller | 2018-12-04 | 1 | -4/+12 |
* | | | Modify results of API data to better fit gas chart: remove outliers, pad data | Dan Miller | 2018-12-04 | 5 | -44/+126 |