Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Group transactions by nonce (#5886) | Alexander Tseung | 2018-12-10 | 1 | -1/+1 |
* | Uses more reliable api on main send screen; caches basic api results in modal | Dan Miller | 2018-12-04 | 2 | -5/+5 |
* | Read only connection of gas price chart to redux | Dan Miller | 2018-12-04 | 2 | -5/+5 |
* | Connects remained of the gas customization component to redux. | Dan Miller | 2018-12-04 | 3 | -2/+19 |
* | Adds new gas customization modal container (without content) | Dan Miller | 2018-12-04 | 1 | -1/+1 |
* | Save recent network balances in local storage (#5843) | Dan J Miller | 2018-12-01 | 4 | -4/+9 |
* | Increase Token Symbol length to twelve | Thomas Huang | 2018-11-23 | 1 | -2/+2 |
* | Merge pull request #5797 from MetaMask/trezor-v6 | Bruno Barbieri | 2018-11-22 | 1 | -4/+3 |
|\ | |||||
| * | fix merge conflicts | brunobar79 | 2018-11-21 | 3 | -10/+10 |
| |\ | |||||
| * \ | Merge branch 'develop' into trezor-v5 | brunobar79 | 2018-11-14 | 3 | -11/+44 |
| |\ \ | |||||
| * \ \ | fix merge conflicts | brunobar79 | 2018-11-07 | 9 | -41/+233 |
| |\ \ \ | |||||
| * \ \ \ | fix merge conflicts | brunobar79 | 2018-10-21 | 6 | -42/+190 |
| |\ \ \ \ | |||||
| * \ \ \ \ | fix conflicts | brunobar79 | 2018-10-17 | 26 | -694/+980 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into trezor-v5 | brunobar79 | 2018-09-06 | 18 | -348/+351 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | fix merge conflicts | brunobar79 | 2018-08-21 | 3 | -54/+194 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | add error messages | brunobar79 | 2018-08-11 | 1 | -2/+4 |
* | | | | | | | | | Fix usage of setState in ConfirmTransactionBase#handleSubmit (#5799) | Whymarrh Whitby | 2018-11-22 | 1 | -16/+29 |
* | | | | | | | | | Show byte count for hex data on confirm screen (#5798) | Whymarrh Whitby | 2018-11-22 | 1 | -1/+2 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Fix button styling for Create Account Connect (#5787) | Alexander Tseung | 2018-11-20 | 2 | -9/+9 |
* | | | | | | | | ESLint fixes (#5775) | Whymarrh Whitby | 2018-11-17 | 1 | -1/+1 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Fixes #3425: Better support for batch transactions (#5437) | PaddyMc | 2018-11-14 | 3 | -11/+44 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Update Connect Request screen design (#5644) | Whymarrh Whitby | 2018-11-06 | 2 | -20/+15 |
* | | | | | | EIP-1102: add user privacy option | bitpshr | 2018-11-06 | 2 | -36/+37 |
* | | | | | | EIP-1102: Add option to force-enable provider | bitpshr | 2018-11-06 | 2 | -0/+33 |
* | | | | | | EIP-1102: updated implementation | bitpshr | 2018-11-06 | 7 | -0/+91 |
* | | | | | | Merge pull request #5567 from MetaMask/HowardBraham-develop | kumavis | 2018-10-30 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'develop' into develop | kumavis | 2018-10-21 | 9 | -45/+193 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Bug Fix: #1789 and #4525 eth.getCode() with no contract | Howard Braham | 2018-10-10 | 1 | -1/+1 |
* | | | | | | | Add support for RPC endpoints with custom chain IDs (#5134) | HackyMiner | 2018-10-26 | 3 | -38/+110 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Adds toggle for primary currency (#5421) | Alexander Tseung | 2018-10-17 | 6 | -42/+190 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Update Zendesk links for new subdomain | Whymarrh Whitby | 2018-10-12 | 2 | -2/+2 |
* | | | | | tests - integration - Add Drizzle tests (#5467) | Bruno Barbieri | 2018-10-10 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Fix markup for inline instances of `PageContainer`s | Whymarrh Whitby | 2018-10-06 | 3 | -64/+64 |
* | | | | Only use current network txs when calculating "Reject All" | Whymarrh Whitby | 2018-10-02 | 1 | -1/+6 |
* | | | | Confirm rejecting multiple transactions with modal | Whymarrh Whitby | 2018-10-02 | 2 | -4/+17 |
* | | | | Add "Cancel All" button to confirm footer | Whymarrh Whitby | 2018-10-02 | 2 | -3/+26 |
* | | | | support editable customRPC (#5267) | HackyMiner | 2018-09-29 | 1 | -0/+1 |
* | | | | Merge pull request #5282 from MetaMask/tx-cancel-ui | Alexander Tseung | 2018-09-25 | 2 | -4/+5 |
|\ \ \ \ | |||||
| * | | | | Switch existing modals from using Notification to Modal. Remove Notification ... | Alexander Tseung | 2018-09-20 | 2 | -4/+5 |
* | | | | | Merge pull request #5241 from MetaMask/refactor-settings | Alexander Tseung | 2018-09-21 | 13 | -592/+800 |
|\ \ \ \ \ | |||||
| * | | | | | Fix translation casing | Alexander Tseung | 2018-09-21 | 1 | -4/+0 |
| * | | | | | Add Current Conversion Updated string to translations | Alexander Tseung | 2018-09-20 | 1 | -1/+1 |
| * | | | | | Refactor settings page to use JSX and follow component file folder structure | Alexander Tseung | 2018-09-20 | 13 | -592/+804 |
| |/ / / / | |||||
* / / / / | Move main-container wrapper div into its own class | Whymarrh Whitby | 2018-09-20 | 1 | -0/+1 |
|/ / / / | |||||
* | | | | Bug Fix: #5183 history not defined | Sean Rabaut | 2018-09-14 | 1 | -1/+1 |
* | | | | Add raised type buttons to Button component. Refactor all buttons within app ... | Alexander Tseung | 2018-09-13 | 7 | -54/+88 |
| |_|/ |/| | | |||||
* | | | Merge pull request #5188 from taobun/develop | Dan J Miller | 2018-09-05 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | fix check valid decimals code in new ui | bunoi | 2018-09-05 | 1 | -1/+1 |
* | | | | Merge pull request #5167 from MetaMask/fix-watcAsset-images | Dan Finlay | 2018-09-05 | 2 | -1/+6 |
|\ \ \ \ | |||||
| * | | | | fix images for watched tokens | Esteban MIno | 2018-08-30 | 2 | -1/+6 |
| |/ / / | |||||
* | | | | Merge pull request #5091 from MetaMask/i4945-feature-flag-hex-data | Dan J Miller | 2018-09-04 | 1 | -0/+29 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Adds feature flag toggle for the hex data row on the send screen. | Dan Miller | 2018-08-27 | 1 | -0/+29 |
* | | | | Merge pull request #5155 from MetaMask/i5154-confirm-spinner | Alexander Tseung | 2018-08-29 | 1 | -4/+7 |
|\ \ \ \ | |||||
| * | | | | Fix infinite spinner on failed transactions | Alexander Tseung | 2018-08-29 | 1 | -4/+7 |
* | | | | | fix conflicts | Esteban MIno | 2018-08-29 | 13 | -351/+152 |
|\| | | | | |||||
| * | | | | Fix naming, add eth.getCode check for actions, fix translations for statuses | Alexander Tseung | 2018-08-24 | 1 | -2/+2 |
| * | | | | Fix shapeshift transactions. Delete unused files | Alexander Tseung | 2018-08-24 | 1 | -2/+0 |
| * | | | | Refactor transactions list views. Add redesign components | Alexander Tseung | 2018-08-24 | 4 | -28/+10 |
| * | | | | Add withMethodData HOC, add higher-order-component folder | Alexander Tseung | 2018-08-24 | 4 | -36/+2 |
| * | | | | Add react-media package to prevent rendering wallet-view twice in the popup view | Alexander Tseung | 2018-08-24 | 1 | -1/+5 |
| * | | | | Refactor home screen and remove unused files | Alexander Tseung | 2018-08-24 | 4 | -239/+108 |
| |/ / / | |||||
| * | | | Merge pull request #5089 from MetaMask/i5085-ethcode | Alexander Tseung | 2018-08-23 | 2 | -5/+14 |
| |\ \ \ | |||||
| | * | | | Use eth_getCode to sort transaction action type | Alexander Tseung | 2018-08-23 | 2 | -5/+14 |
| | | |/ | | |/| | |||||
| * / | | Add tabs support for PageContainer | Alexander Tseung | 2018-08-23 | 1 | -57/+25 |
| |/ / | |||||
* | | | typo watchAsset imageUrl to image | Esteban MIno | 2018-08-24 | 2 | -3/+3 |
* | | | Merge branch 'develop' into WatchTokenFeature | Esteban MIno | 2018-08-21 | 4 | -55/+198 |
|\| | | |||||
| * | | fix ledger affiliate link | brunobar79 | 2018-08-17 | 1 | -1/+1 |
| * | | ui ready | brunobar79 | 2018-08-17 | 1 | -3/+9 |
| * | | connect screen ready | brunobar79 | 2018-08-17 | 1 | -25/+63 |
| * | | more ui | brunobar79 | 2018-08-15 | 1 | -1/+2 |
| * | | fix | brunobar79 | 2018-08-15 | 1 | -1/+1 |
| * | | ui fixes | brunobar79 | 2018-08-15 | 2 | -18/+21 |
| * | | fix tx tests | brunobar79 | 2018-08-14 | 1 | -1/+2 |
| * | | legacy and new hd path working | brunobar79 | 2018-08-14 | 2 | -23/+44 |
| * | | good progress adding paths | brunobar79 | 2018-08-14 | 2 | -13/+71 |
| * | | able to add accounts | brunobar79 | 2018-08-11 | 2 | -3/+3 |
| * | | iframe communication working | brunobar79 | 2018-08-11 | 1 | -1/+0 |
| * | | refactor to support multiple hw wallets | brunobar79 | 2018-08-11 | 3 | -23/+39 |
| |/ | |||||
| * | Show error while allowing confirmation of transaction where simulation fails | Dan Miller | 2018-08-09 | 1 | -1/+1 |
* | | correct behavior when notification is closed when popup | Esteban MIno | 2018-08-17 | 3 | -7/+9 |
* | | WIP | Esteban MIno | 2018-08-17 | 3 | -3/+10 |
* | | add support for images base64 and urls on new ui | Esteban MIno | 2018-08-15 | 2 | -7/+10 |
* | | refactor unused code | Esteban MIno | 2018-08-08 | 2 | -9/+3 |
* | | Merge branch 'develop' into WatchTokenFeature | Esteban MiƱo | 2018-08-08 | 1 | -3/+18 |
|\| | |||||
| * | Disable Confirm button on subsequent clicks to prevent confirming multiple times | Alexander Tseung | 2018-08-04 | 1 | -3/+18 |
* | | clean confirm add token component | Esteban MIno | 2018-08-07 | 2 | -6/+2 |
* | | new confirm add suggested token component | Esteban MIno | 2018-08-07 | 4 | -2/+147 |
* | | eth_watchToken working | Esteban MIno | 2018-08-04 | 2 | -3/+9 |
* | | popup initializing with suggested tokens | Esteban MIno | 2018-08-04 | 1 | -6/+2 |
* | | rpc-engine not crashing when eth_watchToken | Esteban MIno | 2018-08-04 | 1 | -4/+0 |
* | | merge develop | Esteban MIno | 2018-08-04 | 36 | -288/+1996 |
|\| | |||||
| * | Round large exponential numbers | Alexander Tseung | 2018-07-28 | 1 | -2/+5 |
| * | Add close window support to signature requests. Move logic to actions | Alexander Tseung | 2018-07-24 | 2 | -21/+10 |
| * | UI confirm screen closes confirmation window on submit or cancel of a tx | Dan Miller | 2018-07-24 | 1 | -4/+15 |
| * | show alert ONLY when device is connected | brunobar79 | 2018-07-23 | 1 | -4/+11 |
| * | Add fallback options for displaying recipient name in the Confirm screen | Alexander Tseung | 2018-07-21 | 1 | -1/+13 |
| * | Merge pull request #4625 from MetaMask/initial-trezor-support | Bruno Barbieri | 2018-07-20 | 5 | -1/+552 |
| |\ | |||||
| | * | last css fixes | brunobar79 | 2018-07-19 | 2 | -4/+23 |
| | * | fix support link | brunobar79 | 2018-07-19 | 1 | -1/+1 |
| | * | fix unsupported browser view | brunobar79 | 2018-07-19 | 1 | -1/+1 |
| | * | lint | brunobar79 | 2018-07-19 | 1 | -1/+1 |
| | * | scroll smooth | brunobar79 | 2018-07-19 | 1 | -3/+11 |
| | * | design done | brunobar79 | 2018-07-19 | 1 | -23/+86 |
| | * | fix browser not supported screen | brunobar79 | 2018-07-18 | 1 | -1/+1 |
| | * | updated account list based on new designs | brunobar79 | 2018-07-18 | 3 | -14/+28 |
| | * | Merge branch 'develop' into initial-trezor-support | brunobar79 | 2018-07-17 | 2 | -3/+3 |
| | |\ | |||||
| | * \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial... | brunobar79 | 2018-07-14 | 1 | -1/+1 |
| | |\ \ | |||||
| | * | | | fix account selection | brunobar79 | 2018-07-14 | 1 | -2/+6 |
| | * | | | added affiliate link to trezor | brunobar79 | 2018-07-14 | 1 | -0/+6 |
| | * | | | detect ability to open popup instead of browser | brunobar79 | 2018-07-13 | 2 | -6/+13 |
| | * | | | fix account balance bug | brunobar79 | 2018-07-13 | 1 | -9/+15 |
| | * | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial... | brunobar79 | 2018-07-13 | 27 | -130/+1170 |
| | |\ \ \ | |||||
| | * | | | | forget device and autiload account features added | brunobar79 | 2018-07-12 | 2 | -1/+40 |
| | * | | | | fix account duplication | brunobar79 | 2018-07-10 | 1 | -6/+0 |
| | * | | | | fix all the account related bugs | brunobar79 | 2018-07-10 | 2 | -13/+27 |
| | * | | | | copy updated | brunobar79 | 2018-07-07 | 1 | -1/+4 |
| | * | | | | update connect harwdware screen | brunobar79 | 2018-07-07 | 1 | -8/+20 |
| | * | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into initial... | brunobar79 | 2018-07-07 | 1 | -151/+162 |
| | |\ \ \ \ | |||||
| | * | | | | | UI refactor | brunobar79 | 2018-07-06 | 3 | -97/+106 |
| | * | | | | | Refactor UI | brunobar79 | 2018-07-06 | 4 | -266/+328 |
| | * | | | | | move strings to localization file | brunobar79 | 2018-07-06 | 1 | -11/+12 |
| | * | | | | | added message for non-chrome browsers | brunobar79 | 2018-07-06 | 1 | -1/+26 |
| | * | | | | | lint fix | brunobar79 | 2018-07-04 | 1 | -1/+1 |
| | * | | | | | fix merge conflicts | brunobar79 | 2018-07-04 | 2 | -2/+4 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | fix merge conflicts | brunobar79 | 2018-07-04 | 1 | -1/+1 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | move hardcoded strings to localization file | brunobar79 | 2018-07-03 | 1 | -17/+7 |
| | * | | | | | | | fix merge conflicts | brunobar79 | 2018-07-02 | 2 | -10/+10 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | move TrezorKeyring to its own package | Bruno | 2018-06-13 | 1 | -3/+3 |
| | * | | | | | | | | balances working | Bruno | 2018-06-11 | 1 | -2/+18 |
| | * | | | | | | | | initial trezor support | Bruno | 2018-06-10 | 3 | -1/+260 |
| * | | | | | | | | | Use Number constructor for number conversion. Use existing noConversionRateAv... | Alexander Tseung | 2018-07-18 | 1 | -1/+1 |
| * | | | | | | | | | Fix tests | Alexander Tseung | 2018-07-18 | 2 | -1/+5 |
| * | | | | | | | | | Add fallback when no function found, fix network colors, add fiat values for ... | Alexander Tseung | 2018-07-18 | 11 | -92/+183 |
| * | | | | | | | | | Remove unused confirm transaction files | Alexander Tseung | 2018-07-18 | 2 | -21/+0 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | Fix send import paths in confirm tx components | Whymarrh Whitby | 2018-07-16 | 2 | -3/+3 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Merge pull request #4766 from whymarrh/null-translations | Whymarrh Whitby | 2018-07-13 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | |||||
| | * | | | | | | Remove unneeded MetaMaskConnect connect wrapper | Whymarrh Whitby | 2018-07-12 | 1 | -1/+1 |
| * | | | | | | | Merge pull request #4691 from MetaMask/i4404-confirm-refactor | Alexander Tseung | 2018-07-12 | 26 | -94/+1134 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| | * | | | | | | Fix font sizes, colors. Include data tab for send-eth transaction confirmatio... | Alexander Tseung | 2018-07-12 | 2 | -2/+18 |
| | * | | | | | | Various fixes from PR comments | Alexander Tseung | 2018-07-07 | 6 | -119/+162 |
| | * | | | | | | Use eth-method-registry to get method data | Alexander Tseung | 2018-07-07 | 5 | -22/+36 |
| | * | | | | | | Display newest transaction | Alexander Tseung | 2018-07-07 | 1 | -2/+3 |
| | * | | | | | | Refactor data flow, signature request routing | Alexander Tseung | 2018-07-07 | 6 | -79/+145 |
| | * | | | | | | Refactor and redesign confirm transaction views | Alexander Tseung | 2018-07-07 | 26 | -94/+994 |
| | | |_|_|_|/ | | |/| | | | | |||||
| * / | | | | | Prevent users from submitting password multiple times on the unlock screen | Alexander Tseung | 2018-07-11 | 1 | -36/+36 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #4648 from MetaMask/update-import-from-seed-screen | Dan J Miller | 2018-07-06 | 1 | -151/+162 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| | * | | | | Delete old restore vault file. | Dan | 2018-07-06 | 2 | -340/+162 |
| | * | | | | Update import from seed screen on new ui. | Dan | 2018-07-05 | 1 | -0/+189 |
| * | | | | | Merge pull request #4716 from MetaMask/i4663-clearErrorMessages | Dan J Miller | 2018-07-04 | 2 | -0/+2 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | fixes 4663 | Sara Reynolds | 2018-07-04 | 2 | -0/+2 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge pull request #4633 from MetaMask/i4580-import-account-errors | Alexander Tseung | 2018-07-04 | 2 | -2/+2 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Check that error is defined in import-account error catch. | Dan | 2018-06-29 | 2 | -2/+2 |
| | * | | | Show all errors on account creation screen. | Dan | 2018-06-29 | 2 | -2/+2 |
| | | |/ | | |/| | |||||
| * / | | eslint --fix . | brunobar79 | 2018-07-03 | 1 | -1/+1 |
| |/ / | |||||
* | | | Linted | Dan Finlay | 2018-06-19 | 1 | -0/+1 |
* | | | Begin letting UI show suggested tokens | Dan Finlay | 2018-06-19 | 2 | -2/+13 |
|/ / | |||||
* / | notices - replace getLatestNotice with getNextNotice | kumavis | 2018-06-14 | 2 | -10/+10 |
|/ | |||||
* | Merge pull request #4418 from MetaMask/handle-import-account-failure-in-ui | kumavis | 2018-06-07 | 2 | -13/+36 |
|\ | |||||
| * | Merge branch 'develop' into handle-import-account-failure-in-ui | Dan | 2018-06-03 | 9 | -16/+16 |
| |\ | |||||
| * | | Fix then-catch + error handling in import-account | Dan | 2018-05-31 | 2 | -4/+2 |
| * | | Importing account by json and private key shows error and does not change acc... | Dan | 2018-05-31 | 2 | -10/+35 |
* | | | i18n - ja improvements | 03-26 | 2018-06-07 | 4 | -9/+23 |
| |/ |/| | |||||
* | | update helpscout links to zenhub | Bobby Dresser | 2018-06-01 | 2 | -2/+2 |
* | | Change btn-secondary styles to btn-default. Make btn-secondary red warning st... | Alexander Tseung | 2018-06-01 | 7 | -16/+16 |
|/ | |||||
* | Fix error handling on incorrect password (#4401) | Alexander Tseung | 2018-05-31 | 1 | -11/+9 |
* | Fix add-token token list placeholder width (#4365) | Alexander Tseung | 2018-05-30 | 1 | -0/+4 |
* | newui - unlock - dont catch errors unrelated to tryUnlockMetamask | kumavis | 2018-05-29 | 1 | -2/+2 |
* | Merge pull request #4308 from MetaMask/i4232-addtoken | kumavis | 2018-05-23 | 25 | -432/+933 |
|\ | |||||
| * | Fix tests | Alexander Tseung | 2018-05-21 | 1 | -11/+6 |
| * | Update designs for Add Token screen | Alexander Tseung | 2018-05-20 | 25 | -432/+938 |
* | | Move setAccountLabel into PreferencesController | Whymarrh Whitby | 2018-05-17 | 2 | -2/+2 |
|/ | |||||
* | ui - unlock - remove setNetworkEndpoints calls from new unlock screen | kumavis | 2018-05-17 | 2 | -3/+0 |
* | ui - remove files accidently added by bad merge | kumavis | 2018-05-17 | 1 | -189/+0 |
* | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network... | kumavis | 2018-05-17 | 4 | -0/+267 |
|\ | |||||
| * | Add TextField component to storybook | Alexander Tseung | 2018-05-12 | 2 | -2/+1 |
| * | Add new unlock screen design | Alexander Tseung | 2018-05-12 | 5 | -194/+268 |
* | | lint - cleanup some unused variables | kumavis | 2018-05-03 | 2 | -2/+0 |
* | | network - remove setNetworkEndpoints | kumavis | 2018-05-01 | 2 | -5/+0 |
|/ | |||||
* | Handle Promise rejections when importing accounts (#4142) | Paul Bouchon | 2018-05-01 | 2 | -0/+4 |
* | Merge pull request #4059 from MetaMask/i-4033-seed-words | kumavis | 2018-05-01 | 2 | -147/+116 |
|\ | |||||
| * | Redirect to correct seed phrase screen | Alexander Tseung | 2018-04-27 | 1 | -2/+2 |
| * | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ... | Alexander Tseung | 2018-04-23 | 1 | -1/+9 |
| |\ | |||||
| * | | Use new design for reveal seed screen. Persist seed words only in first time ... | Alexander Tseung | 2018-04-23 | 1 | -145/+114 |
* | | | Convert decimals to string in getSymbolAndDecimals; return null for symbol or... | Dan | 2018-04-28 | 1 | -1/+1 |
* | | | Clean up network config | Alexander Tseung | 2018-04-24 | 2 | -2/+2 |
| |/ |/| | |||||
* | | Show correct MetaMask version number in the Info page | Alexander Tseung | 2018-04-19 | 1 | -1/+9 |
|/ | |||||
* | Fix confirmation popup not always opening | Alexander Tseung | 2018-04-17 | 1 | -2/+3 |
* | Require loglevel singleton in each module that uses it | bitpshr | 2018-04-14 | 2 | -0/+2 |
* | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ... | Alexander Tseung | 2018-04-06 | 1 | -1/+2 |
* | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ... | Alexander Tseung | 2018-04-06 | 1 | -0/+1 |
* | Merge branch 'master' of https://github.com/MetaMask/metamask-extension into ... | Alexander Tseung | 2018-04-04 | 1 | -9/+12 |
* | Fix transaction confirmations | Alexander Tseung | 2018-04-04 | 1 | -14/+16 |
* | Fix merge conflicts. Modify send workflow | Alexander Tseung | 2018-04-03 | 1 | -15/+14 |
* | Fix lint errors | Alexander Tseung | 2018-04-03 | 3 | -4/+0 |
* | Refactor onboarding flow | Alexander Tseung | 2018-04-02 | 4 | -15/+15 |
* | Fix merge conflicts | Alexander Tseung | 2018-03-31 | 8 | -94/+135 |
* | Fix merge conflicts. Refactor renderPrimary into Home component | Alexander Tseung | 2018-03-31 | 5 | -358/+434 |
* | Fix i18n merge conflicts | Alexander Tseung | 2018-03-30 | 8 | -115/+153 |
* | Fix merge conflicts. Refactor onboarding flow. | Alexander Tseung | 2018-03-29 | 9 | -17/+36 |
* | Fix merge conflicts | Alexander Tseung | 2018-03-27 | 8 | -286/+360 |
* | Merge branch 'uat-next' of https://github.com/MetaMask/metamask-extension int... | Alexander Tseung | 2018-02-09 | 2 | -4/+15 |
* | Fix merge conflicts from uat-next | Alexander Tseung | 2018-02-01 | 4 | -14/+20 |
* | Add create new account routes, fix conflicts from uat updates | Alexander Tseung | 2018-02-01 | 11 | -112/+284 |
* | Merge branch 'uat' of https://github.com/MetaMask/metamask-extension into cb-254 | Alexander Tseung | 2018-01-30 | 5 | -65/+85 |
* | Add route for signature request | Alexander Tseung | 2017-12-15 | 1 | -0/+321 |
* | Add initialized checks for first time flow routes | Alexander Tseung | 2017-12-15 | 4 | -71/+48 |
* | Add routes for mascara | Alexander Tseung | 2017-12-15 | 5 | -25/+78 |
* | Add react-router to allow use of the browser back button | Alexander Tseung | 2017-12-15 | 13 | -0/+1897 |