Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into NewUI-flat | Dan | 2017-12-21 | 20 | -79/+1114 |
|\ | |||||
| * | Merge pull request #2763 from MetaMask/AddRecentBlocksController | Thomas Huang | 2017-12-21 | 2 | -14/+69 |
| |\ | | | | | | | Add Recent Blocks controller | ||||
| | * | Do not log whole txs in recent block controller. | Dan Finlay | 2017-12-20 | 1 | -1/+8 |
| | | | | | | | | | | | | Only record gas prices, because that has a current use. | ||||
| | * | Add Recent Blocks controller | Dan Finlay | 2017-12-18 | 2 | -14/+62 |
| | | | | | | | | | | | | | | | Tracks recent blocks, useful for estimating recent successful gas prices. | ||||
| * | | Merge pull request #2771 from MetaMask/i2173-UpdateTokenValues | Thomas Huang | 2017-12-20 | 3 | -4/+54 |
| |\ \ | | | | | | | | | Allow updating token details | ||||
| | * | | Bump changelog | Dan Finlay | 2017-12-19 | 1 | -0/+2 |
| | | | | |||||
| | * | | Allow updating token details | Dan Finlay | 2017-12-19 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | Fixes #2173 | ||||
| | * | | Add failing test for updating token details | Dan Finlay | 2017-12-19 | 1 | -0/+48 |
| |/ / | |||||
| * | | Merge pull request #2751 from MetaMask/i#2720 | Thomas Huang | 2017-12-19 | 1 | -1/+5 |
| |\ \ | | |/ | |/| | transactions:gas-utils - handle new type of estimateGas error | ||||
| | * | Merge branch 'master' into i#2720 | frankiebee | 2017-12-16 | 2 | -2/+2 |
| | |\ | |||||
| | * | | transactions:gas-utils - handle new type of estimateGas error | frankiebee | 2017-12-15 | 1 | -1/+5 |
| | | | | |||||
| * | | | Merge pull request #2757 from MetaMask/kumavis-patch-2 | Thomas Huang | 2017-12-16 | 1 | -1/+1 |
| |\ \ \ | | |_|/ | |/| | | readme - fix "plugin" to "extension" | ||||
| | * | | readme - fix "plugin" to "extension" | kumavis | 2017-12-16 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #2755 from MetaMask/tests | Frankie | 2017-12-16 | 2 | -2/+2 |
| |\ \ | | |/ | |/| | Change `console.log` to `log.info` for configureInfuraProvider | ||||
| | * | Change console.log for opts in _configureInfuraProvider | Thomas Huang | 2017-12-16 | 1 | -1/+1 |
| | | | |||||
| | * | Add exit flag to mocha to exit after tests run | Thomas Huang | 2017-12-16 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #2747 from MetaMask/Version-3.13.3 | Thomas Huang | 2017-12-15 | 2 | -1/+4 |
| |\ | | | | | | | Version 3.13.3 | ||||
| | * | Version 3.13.3v3.13.3 | Dan Finlay | 2017-12-15 | 2 | -1/+4 |
| | | | |||||
| * | | Merge pull request #2706 from danjm/MM-fix-buy-cancel-button | Thomas Huang | 2017-12-15 | 1 | -1/+1 |
| |\ \ | | | | | | | | | Fixes the cancel button in the buy screen to take the user home. | ||||
| | * | | Fixes the cancel button in the buy screen to take the user home. | Dan | 2017-12-09 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge pull request #2662 from williamchong007/master | Thomas Huang | 2017-12-15 | 1 | -2/+10 |
| |\ \ \ | | |_|/ | |/| | | fix #1398, prevent injecting xml without xml suffix | ||||
| | * | | fix #1398, prevent injecting xml without xml suffix | William Chong | 2017-12-05 | 1 | -2/+10 |
| | | | | |||||
| * | | | Merge pull request #2733 from MetaMask/i2380-ShowNoBalance | Thomas Huang | 2017-12-15 | 2 | -4/+3 |
| |\ \ \ | | | | | | | | | | | Show watched tokens with no balance | ||||
| | * | | | Bump changelog | Dan Finlay | 2017-12-13 | 1 | -0/+2 |
| | | | | | |||||
| | * | | | Show watched tokens with no balance | Dan Finlay | 2017-12-13 | 1 | -4/+1 |
| | | | | | |||||
| * | | | | Merge pull request #2744 from MetaMask/infura-block-tracker | Frankie | 2017-12-14 | 2 | -8/+52 |
| |\ \ \ \ | | | | | | | | | | | | | re-add Infura block tracker provider | ||||
| | * | | | | Revert "Revert "network - for infura networks use the infura block tracker ↵ | kumavis | 2017-12-14 | 2 | -8/+51 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | provider"" This reverts commit 5df7dcd758c5a16b503a5ee237970c05c7e990c9. | ||||
| | * | | | | Merge branch 'master' of github.com:MetaMask/metamask-plugin into ↵ | kumavis | 2017-12-14 | 3 | -53/+8 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | | | | | | | infura-block-tracker | ||||
| * | | | | | Merge pull request #2743 from MetaMask/revert-2741-infura-block-tracker | Thomas Huang | 2017-12-14 | 2 | -52/+8 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Revert "network - for infura networks use the infura block tracker provider" | ||||
| | * | | | | | Revert "network - for infura networks use the infura block tracker provider" | Frankie | 2017-12-14 | 2 | -52/+8 |
| |/ / / / / | |||||
| * | | | | | Merge pull request #2741 from MetaMask/infura-block-tracker | Frankie | 2017-12-14 | 2 | -8/+52 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | network - for infura networks use the infura block tracker provider | ||||
| * \ \ \ \ \ | Merge pull request #2740 from MetaMask/i#2729infura-chill-out | kumavis | 2017-12-14 | 1 | -2/+0 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | dont aggressively query account data | ||||
| | * | | | | | dont aggresively query account data | frankiebee | 2017-12-14 | 1 | -2/+0 |
| |/ / / / / | |||||
| | | * / / | deps - bump eth-json-rpc-infura | kumavis | 2017-12-14 | 1 | -1/+1 |
| | |/ / / | |||||
| | * / / | network - for infura networks use the infura block tracker provider | kumavis | 2017-12-14 | 2 | -8/+52 |
| |/ / / | |||||
| * | | | Merge pull request #2718 from MetaMask/ReducePollingInterval | kumavis | 2017-12-10 | 4 | -3/+11 |
| |\ \ \ | | |_|/ | |/| | | Reduce polling interval | ||||
| | * | | Version 3.13.2v3.13.2 | Dan Finlay | 2017-12-10 | 3 | -2/+4 |
| | | | | |||||
| | * | | Bump changelog | Dan Finlay | 2017-12-10 | 1 | -0/+2 |
| | | | | |||||
| | * | | Pass polling interval to zero client provider | Dan Finlay | 2017-12-10 | 1 | -1/+5 |
| |/ / | |||||
| * | | Merge pull request #2699 from MetaMask/patch-2v3.13.1 | kumavis | 2017-12-08 | 4 | -9/+21 |
| |\ \ | | | | | | | | | Allow Dapps to Specify Nonce | ||||
| | * | | tx-controller - failed state is a finished state | kumavis | 2017-12-08 | 2 | -7/+9 |
| | | | | |||||
| | * | | Version 3.13.1 | Dan Finlay | 2017-12-08 | 2 | -1/+3 |
| | | | | |||||
| | * | | Bump changelog | Dan Finlay | 2017-12-08 | 1 | -0/+2 |
| | | | | |||||
| | * | | Do not allow nonces larger than the next valid nonce | Dan Finlay | 2017-12-08 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | To avoid situations where a user signs a transaction that will become surprisingly valid in the future. | ||||
| | * | | Merge branch 'master' into patch-2 | Dan Finlay | 2017-12-08 | 10 | -37/+885 |
| | |\ \ | |||||
| | * | | | A more expressive way | vicnaum | 2017-12-07 | 1 | -5/+2 |
| | | | | | | | | | | | | | | | replaced ifs with ? : | ||||
| | * | | | Fix for #2644 - Specified Nonce isn't used | vicnaum | 2017-12-07 | 1 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | Added nonceSpecified. And a check if nonce was specified - then we should use the specified nonce instead of generating a new one. | ||||
| * | | | | Merge pull request #2654 from abitrolly/patch-2 | Kevin Serrano | 2017-12-07 | 1 | -1/+1 |
| |\ \ \ \ | | |_|/ / | |/| | | | Download State Logs with .json extension | ||||
| | * | | | Download State Logs with .json extension | Anatoli Babenia | 2017-12-05 | 1 | -1/+1 |
| | | |/ | | |/| | | | | | | | | | That doesn't fix #2095, but at least makes downloaded files syntax-highlighted when opened in editors | ||||
| * | | | Merge pull request #2688 from MetaMask/AddPriceBumpv3.13.0 | Kevin Serrano | 2017-12-07 | 1 | -1/+3 |
| |\ \ \ | | | | | | | | | | | Add 10% price bump minimum to retry attempts. | ||||
| | * | | | Add 10% price bump to retry attempts. | Dan Finlay | 2017-12-07 | 1 | -1/+3 |
| |/ / / | | | | | | | | | | | | | | | | | Turns out geth requires at least a 10% price bump to replace txs: https://github.com/ethereum/go-ethereum/blob/9619a610248e9630968ba1d9be8e214b645c9c55/core/tx_pool.go#L133 | ||||
| * | | | Merge pull request #2684 from MetaMask/RetryTransaction | Dan Finlay | 2017-12-07 | 10 | -37/+883 |
| |\ \ \ | | |_|/ | |/| | | Retry transaction | ||||
| | * | | Merge branch 'RetryTransaction' of github.com:MetaMask/metamask-plugin into ↵ | Dan Finlay | 2017-12-07 | 2 | -1/+11 |
| | |\ \ | | | | | | | | | | | | | | | | RetryTransaction | ||||
| | | * | | Show retry button on submitted transactions greater than 30 seconds, add ↵ | Alexander Tseung | 2017-12-07 | 2 | -1/+11 |
| | | | | | | | | | | | | | | | | | | | | hover styling | ||||
| | * | | | Version 3.13.0 | Dan Finlay | 2017-12-07 | 2 | -1/+3 |
| | |/ / | |||||
| | * | | Bump changelog | Dan Finlay | 2017-12-07 | 1 | -0/+2 |
| | | | | |||||
| | * | | Merge branch 'RetryTransaction' of github.com:MetaMask/metamask-plugin into ↵ | Dan Finlay | 2017-12-07 | 1 | -4/+4 |
| | |\ \ | | | | | | | | | | | | | | | | RetryTransaction | ||||
| | | * | | Fix styling of Retry buton | Alexander Tseung | 2017-12-07 | 1 | -4/+4 |
| | | | | | |||||
| | * | | | Enforce retry tx at minimum gas of previous tx | Dan Finlay | 2017-12-07 | 2 | -2/+13 |
| | |/ / | |||||
| | * | | Fix retry action | Dan Finlay | 2017-12-07 | 2 | -3/+11 |
| | | | | |||||
| | * | | View tx after editing state to unconfirmed | Dan Finlay | 2017-12-07 | 1 | -1/+9 |
| | | | | |||||
| | * | | Fix action | Dan Finlay | 2017-12-07 | 1 | -2/+2 |
| | | | | |||||
| | * | | Add development state | Dan Finlay | 2017-12-07 | 1 | -0/+739 |
| | | | | |||||
| | * | | Connect to redux for retryTransaction | Alexander Tseung | 2017-12-07 | 1 | -2/+10 |
| | | | | |||||
| | * | | Add button to retry transaction | Alexander Tseung | 2017-12-07 | 1 | -34/+69 |
| | | | | |||||
| | * | | Add retry background method and action | Dan Finlay | 2017-12-07 | 5 | -1/+24 |
| |/ / | |||||
* | | | [NewUI] Hide UI toggle in mascara (#2772) | Dan J Miller | 2017-12-21 | 4 | -19/+23 |
| | | | | | | | | | | | | | | | | | | * Hides old-UI on mascara. * Improve code clarity in select-app.js | ||||
* | | | Hide fiat values on account details screen when eth/token value is 0. | Dan | 2017-12-21 | 3 | -3/+8 |
| | | | |||||
* | | | Hides the sidebar after the an account menu actions changes the screen ↵ | Dan | 2017-12-21 | 1 | -0/+6 |
| | | | | | | | | | | | | behind the sidebar. | ||||
* | | | Fix edit to field bug. (#2738) | Dan J Miller | 2017-12-13 | 1 | -6/+7 |
| | | | |||||
* | | | Remove inline style. | Dan | 2017-12-13 | 3 | -4/+4 |
| | | | |||||
* | | | Make transaction list and item more flexible. | Dan | 2017-12-13 | 2 | -4/+4 |
| | | | |||||
* | | | Flex account-data-subsection | Dan | 2017-12-13 | 3 | -19/+20 |
| | | | |||||
* | | | Fix old ui width in mobile and extension. | Dan | 2017-12-13 | 2 | -24/+21 |
| | | | |||||
* | | | Fix height of login screen | Dan | 2017-12-13 | 1 | -27/+25 |
| | | | |||||
* | | | Fix isMascara and update yarn.lock | Chi Kei Chan | 2017-12-13 | 2 | -290/+464 |
| | | | |||||
* | | | Substitute isMascara check for explicit check if user is on mobile browser. | Dan | 2017-12-13 | 2 | -13/+2 |
| | | | |||||
* | | | Hide open in browser button on mobile (but still show on extension); adds a ↵ | Dan | 2017-12-13 | 3 | -3/+15 |
| | | | | | | | | | | | | function to detect if viewing with mobile browser. | ||||
* | | | Adds button for opening app in main browser window in extension. | Dan | 2017-12-13 | 4 | -0/+29 |
| | | | |||||
* | | | Delete uneeded files from old-ui. | Dan | 2017-12-13 | 9 | -2106/+0 |
| | | | |||||
* | | | Merge pull request #2639 from alextsg/cb-372 | Chi Kei Chan | 2017-12-08 | 5 | -23/+28 |
|\ \ \ | | | | | | | | | [NewUI] Update font weights to 300, remove animation from network dropdown, f… | ||||
| * \ \ | Merge branch 'NewUI-flat' into cb-372 | Chi Kei Chan | 2017-12-08 | 0 | -0/+0 |
| |\ \ \ | |/ / / |/| | | | |||||
| * | | | Merge branch 'NewUI-flat' into cb-372 | Chi Kei Chan | 2017-12-08 | 162 | -152/+21152 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge pull request #2697 from danjm/MM-333-auto-add-users-to-new-UI | Chi Kei Chan | 2017-12-08 | 138 | -43/+20783 |
|\ \ \ \ | | | | | | | | | | | [NewUI] Auto add users to new ui | ||||
| * \ \ \ | Merge branch 'NewUI-flat' into MM-333-auto-add-users-to-new-UI | Chi Kei Chan | 2017-12-08 | 0 | -0/+0 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge branch 'NewUI-flat' into MM-333-auto-add-users-to-new-UI | Chi Kei Chan | 2017-12-08 | 28 | -109/+369 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Update max amount behaviour to meet new specs. | Dan | 2017-12-07 | 6 | -15/+55 |
| | | | | | |||||
* | | | | | Merge branch 'master' into NewUI-flat | Chi Kei Chan | 2017-12-07 | 3 | -23/+88 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Merge pull request #2670 from danjm/MM-2669-tx-retry-exponential-backoff | Frankie | 2017-12-07 | 3 | -23/+88 |
| |\ \ \ \ | | |_|_|/ | |/| | | | Exponentional backoff on transaction retry in pending-tx-tracker | ||||
| | * | | | Add tests for exponential backoff code in _resubmitTx | Dan | 2017-12-07 | 1 | -17/+63 |
| | | | | | |||||
| | * | | | Update resubmitPendingTxs tests. | Dan | 2017-12-07 | 1 | -3/+4 |
| | | | | | |||||
| | * | | | firstRetryBlockNumber defaults to latestBlockNumber if undefined on txMeta ↵ | Dan | 2017-12-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | in _resubmitTx | ||||
| | * | | | Correct note for updateTx after block-update event in transaction.js | Dan | 2017-12-07 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Fix undefined latestBlockNumber in _resubmitTx | Dan | 2017-12-07 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Exponentional backoff on transaction retry in pending-tx-tracker | Dan | 2017-12-06 | 2 | -2/+20 |
| |/ / / | |||||
| * | | | Merge pull request #2630 from MetaMask/i2624-VersionedNoticesv3.12.1 | Thomas Huang | 2017-11-30 | 12 | -54/+127 |
| |\ \ \ | | | | | | | | | | | Versioned notices | ||||
| | * | | | Bump changelog | Dan Finlay | 2017-11-30 | 1 | -0/+2 |
| | | | | | |||||
| | * | | | Remove debugger | Dan Finlay | 2017-11-30 | 1 | -1/+0 |
| | | | | | |||||
| | * | | | Add markdown class to mascara ui markdown field | Dan Finlay | 2017-11-30 | 2 | -4/+5 |
| | | | | | |||||
| | * | | | Bump version to 3.12.1 | Dan Finlay | 2017-11-30 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Fix test reference | Dan Finlay | 2017-11-30 | 1 | -3/+3 |
| | | | | | |||||
| | * | | | Make notice skipping async | Dan Finlay | 2017-11-30 | 1 | -3/+3 |
| | | | | | |||||
| | * | | | Redundantly skip notices | Dan Finlay | 2017-11-30 | 1 | -25/+22 |
| | | | | | |||||
| | * | | | Make test more resilient | Dan Finlay | 2017-11-30 | 1 | -3/+3 |
| | | | | | |||||
| | * | | | Remove duplicate button declaration | Dan Finlay | 2017-11-30 | 1 | -2/+2 |
| | | | | | |||||
| | * | | | Fix test selector | Dan Finlay | 2017-11-30 | 1 | -0/+1 |
| | | | | | |||||
| | * | | | Fix migration comment | Dan Finlay | 2017-11-30 | 1 | -2/+3 |
| | | | | | |||||
| | * | | | Accept all notices in integration tests | Dan Finlay | 2017-11-30 | 1 | -18/+3 |
| | | | | | |||||
| | * | | | Fix test to skip screens before privacy notice | Dan Finlay | 2017-11-29 | 1 | -1/+7 |
| | | | | | |||||
| | * | | | Migrate old data to include firstVersion info | Dan Finlay | 2017-11-29 | 3 | -1/+42 |
| | | | | | |||||
| | * | | | Bump changelog | Dan Finlay | 2017-11-29 | 1 | -0/+1 |
| | | | | | |||||
| | * | | | Linted | Dan Finlay | 2017-11-29 | 2 | -2/+2 |
| | | | | | |||||
| | * | | | Add seed phrase bounty award notice | Dan Finlay | 2017-11-29 | 4 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | Only shows to people who installed before or equal to MetaMask 3.12.1 | ||||
| | * | | | Get notice version filtering working nicely | Dan Finlay | 2017-11-29 | 4 | -24/+38 |
| | | | | | |||||
| | * | | | Add firstVersion field to notices selector | Dan Finlay | 2017-11-29 | 2 | -1/+5 |
| | | | | | |||||
| | * | | | Add optional version field to notices | Dan Finlay | 2017-11-29 | 3 | -1/+21 |
| | | | | | | | | | | | | | | | | | | | | Allows notices to only show to users who are on a certain version. | ||||
| * | | | | Merge pull request #2627 from MetaMask/reload-fix | kumavis | 2017-11-30 | 4 | -7/+11 |
| |\ \ \ \ | | |/ / / | |/| | | | Fix dapp reload via obs-store@3 | ||||
| | * | | | Merge branch 'master' of github.com:MetaMask/metamask-plugin into reload-fix | kumavis | 2017-11-30 | 2 | -8/+8 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge pull request #2620 from MetaMask/update-deps | Dan Finlay | 2017-11-29 | 1 | -7/+7 |
| |\ \ \ \ | | | | | | | | | | | | | Update greenkeeper deps for master | ||||
| | * | | | | Update greenkeeper deps for master | Thomas Huang | 2017-11-28 | 1 | -7/+7 |
| | | | | | | |||||
| * | | | | | Merge pull request #2441 from MetaMask/kumavis-patch-3 | Dan Finlay | 2017-11-28 | 1 | -1/+1 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | NetworkController - add warning when aborting lookupNetwork | ||||
| | * | | | | | network controller - warn via log.warn | kumavis | 2017-11-28 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Update network.js | kumavis | 2017-10-24 | 1 | -1/+1 |
| | | | | | | | |||||
| | | | * | | | deps - obs-store@3 + migrate stream plumbing | kumavis | 2017-11-29 | 4 | -7/+11 |
| | |_|/ / / | |/| | | | | |||||
| * | | | | | Merge pull request #2605 from MetaMask/i2577-SeedPhraseBug | Thomas Huang | 2017-11-28 | 4 | -5/+68 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | Fix a possible seed phrase bug | ||||
| | * | | | | Bump changelog | Dan Finlay | 2017-11-21 | 1 | -0/+1 |
| | | | | | | |||||
| | * | | | | Remove logs | Dan Finlay | 2017-11-21 | 1 | -6/+0 |
| | | | | | | |||||
| | * | | | | Get test passing | Dan Finlay | 2017-11-21 | 1 | -4/+25 |
| | | | | | | |||||
| | * | | | | Merge branch 'i2577-SeedPhraseBug' into i2577-SeedPhraseBug-Test | Dan Finlay | 2017-11-21 | 2 | -5/+34 |
| | |\ \ \ \ | |||||
| | | * | | | | Prevent multiple submissions of first time form | Dan Finlay | 2017-11-21 | 1 | -1/+6 |
| | | | | | | | |||||
| | | * | | | | Prevent creation of multiple vaults | Dan Finlay | 2017-11-21 | 1 | -31/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #2577 by ensuring only one seed phrase can be set for a new vault. Also cleans up logs and reproduction logic. | ||||
| | | * | | | | Add reproduction and mutex code | Dan Finlay | 2017-11-21 | 1 | -2/+37 |
| | | | | | | | |||||
| | * | | | | | Add failing test for #2577 Seed Phrase Bug | Dan Finlay | 2017-11-21 | 1 | -0/+18 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #2607 from MetaMask/i2504-OperaFix | Thomas Huang | 2017-11-28 | 1 | -1/+7 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Ensure Opera build excludes chromereload file | ||||
| | * | | | | | Ensure Opera build excludes chromereload file | Dan Finlay | 2017-11-22 | 1 | -1/+7 |
| | |/ / / / | | | | | | | | | | | | | | | | | | | Fixes #2504 | ||||
| * | | | | | Merge pull request #2603 from MetaMask/greenkeeper/react-markdown-3.0.0 | Thomas Huang | 2017-11-25 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | Update react-markdown to the latest version 🚀 | ||||
| | * | | | | fix(package): update react-markdown to version 3.0.0 | greenkeeper[bot] | 2017-11-20 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Merge pull request #2516 from MetaMask/i2507-DoubleWeb3Error | Thomas Huang | 2017-11-21 | 2 | -0/+9 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Add useful error when duplicate web3 is detected. | ||||
| | * | | | | | Add useful error when duplicate web3 is detected. | Dan Finlay | 2017-11-01 | 2 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #2507 | ||||
| * | | | | | | Merge pull request #2596 from MetaMask/issue-template-support-link | Thomas Huang | 2017-11-21 | 1 | -3/+3 |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | Point issue template at new support center | ||||
| | * | | | | | Point issue template at new support center | Dan Finlay | 2017-11-18 | 1 | -3/+3 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'master' into NewUI-flat-merge-with-master | Dan | 2017-12-07 | 19 | -71/+226 |
| | | | | | | |||||
| | | | * | | User is automatically added to new UI if they meet conditions at time of login. | Dan | 2017-12-07 | 2 | -3/+47 |
| | | | | | | |||||
| | | | * | | Show user notifications after switch between UIs | Dan | 2017-12-05 | 8 | -3/+185 |
| | | | | | | |||||
| | | | * | | Update newUI UI for switching back to old UI. | Dan | 2017-12-05 | 2 | -8/+24 |
| | | | | | | |||||
| | | | * | | Lint fix | Dan | 2017-12-05 | 2 | -3/+3 |
| | | | | | | |||||
| | | | * | | Css selected in background based on betaUI state. | Dan | 2017-12-05 | 1 | -6/+15 |
| | | | | | | |||||
| | | | * | | New-ui actions accomodates old-ui. | Dan | 2017-12-05 | 2 | -8/+11 |
| | | | | | | |||||
| | | | * | | Use newui actions in old-ui | Dan | 2017-12-05 | 26 | -25/+28 |
| | | | | | | |||||
| | | | * | | Add UI selection | Dan | 2017-12-05 | 11 | -51/+136 |
| | | | | | | |||||
| | | | * | | Add old-ui directory | Dan | 2017-12-05 | 122 | -0/+20398 |
| |_|_|/ / |/| | | | | |||||
| | | | * | Update font weights to 300, remove animation from network dropdown, fix ↵ | Alexander Tseung | 2017-12-02 | 5 | -23/+28 |
| |_|_|/ |/| | | | | | | | | | | | network dropdown not closing from certain click-areas | ||||
* | | | | Merge pull request #2615 from jpclark/NewUI-flat | Thomas Huang | 2017-11-29 | 10 | -28/+494 |
|\ \ \ \ | | | | | | | | | | | Provide blockie identicon option | ||||
| * | | | | Remove useBlockie in props for render | Thomas Huang | 2017-11-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Removed unused useBlock for Lint validation. | ||||
| * | | | | Fixes changes requested in pullrequestreview-79088534 | Jason Clark | 2017-11-27 | 3 | -2/+4 |
| | | | | | |||||
| * | | | | more eslint fixes | Jason Clark | 2017-11-26 | 2 | -2/+2 |
| | | | | | |||||
| * | | | | adding blockies lib to eslint ignore so it doesn't blow up the style checker ↵ | Jason Clark | 2017-11-26 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | and fail the build | ||||
| * | | | | making eslint happy | Jason Clark | 2017-11-26 | 3 | -7/+8 |
| | | | | | |||||
| * | | | | fixing blockies display issues | Jason Clark | 2017-11-26 | 2 | -5/+9 |
| | | | | | |||||
| * | | | | swapped out ethereum-blockies lib for MEW blockies library, tightened up ↵ | Jason Clark | 2017-11-26 | 4 | -86/+413 |
| | | | | | | | | | | | | | | | | | | | | identicon.js code | ||||
| * | | | | tweaking styling | Jason Clark | 2017-11-25 | 2 | -9/+27 |
| | | | | | |||||
| * | | | | incremental commit of working blockie component | Jason Clark | 2017-11-25 | 3 | -18/+57 |
| | | | | | |||||
| * | | | | toggle wired up to preferences property store | Jason Clark | 2017-11-25 | 6 | -26/+47 |
| | | | | | |||||
| * | | | | incremental commit | Clark, Jason (Contractor) | 2017-11-24 | 7 | -5/+58 |
| | | | | | |||||
* | | | | | Merge pull request #2618 from MetaMask/NewUI-flat-update-deps | Dan Finlay | 2017-11-29 | 6 | -17/+27 |
|\ \ \ \ \ | |/ / / / |/| | | | | New ui flat update deps | ||||
| * | | | | Update babelify to 8.0.0 | Thomas Huang | 2017-11-28 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Update react, react-dom, and react-test-renderer to 15.6.2 | Thomas Huang | 2017-11-27 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | Update ethjs-query to v0.3.1 | Thomas Huang | 2017-11-27 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Update Qunit to QunitJS v2.4.1 | Thomas Huang | 2017-11-27 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Update to Enzyme 3.2.0 | Thomas Huang | 2017-11-26 | 6 | -11/+21 |
|/ / / / | |||||
* | | | | Remove unneeded type casting | Dan Finlay | 2017-11-21 | 1 | -1/+1 |
| | | | | |||||
* | | | | Fix bug where gas param was not a string | Dan Finlay | 2017-11-21 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | Prevented sending transactions. Fixes #2598 | ||||
* | | | | Merge pull request #2590 from MetaMask/merge-master | Chi Kei Chan | 2017-11-16 | 10 | -17/+53 |
|\ \ \ \ | | | | | | | | | | | Merge master | ||||
| * | | | | Version Bump | Chi Kei Chan | 2017-11-16 | 2 | -1/+5 |
| | | | | | |||||
| * | | | | Merge branch 'master' into merge-master | Chi Kei Chan | 2017-11-16 | 8 | -16/+48 |
|/| | | | | |/ / / | |||||
| * | | | Merge pull request #2540 from doraemondrian/master | Thomas Huang | 2017-11-15 | 3 | -6/+6 |
| |\ \ \ | | |/ / | |/| | | newUnaprovedTx => newUnapprovedTx | ||||
| | * | | newUnaprovedTx => newUnapprovedTx | Dora E. Mondrian | 2017-11-06 | 3 | -6/+6 |
| |/ / | | | | | | | | | | This typo tripped me up when I was reading through the code and trying to understand what's going on. | ||||
| * | | Merge pull request #2508 from watilde/fixes-1192 | Thomas Huang | 2017-10-31 | 3 | -2/+4 |
| |\ \ | | | | | | | | | Remove warning message when show import page | ||||
| | * | | Use const and fix lint warnings | Daijiro Wachi | 2017-10-31 | 1 | -2/+2 |
| | | | | |||||
| | * | | Remove warning message when show import page | Daijiro Wachi | 2017-10-31 | 2 | -0/+2 |
| |/ / | | | | | | | | | | Fixes: https://github.com/MetaMask/metamask-extension/issues/1192 | ||||
| * | | Merge pull request #2291 from MetaMask/gasPriceSpecified | Kevin Serrano | 2017-10-28 | 1 | -0/+1 |
| |\ \ | | | | | | | | | Add boolean for specified gas price | ||||
| | * | | Add indicator for specified gas price | Kevin Serrano | 2017-10-06 | 1 | -0/+1 |
| | | | | |||||
| * | | | Merge pull request #2275 from MetaMask/version-debugging | Kevin Serrano | 2017-10-27 | 4 | -12/+45 |
| |\ \ \ | | | | | | | | | | | Add OS Version and Browser Version to State Logs | ||||
| | * | | | Add option to copy directly to clipboard. | Kevin Serrano | 2017-10-27 | 1 | -3/+11 |
| | | | | | |||||
| | * | | | Correct changelog. | Kevin Serrano | 2017-10-27 | 1 | -1/+0 |
| | | | | | |||||
| | * | | | Bump Changelog | Kevin Serrano | 2017-10-27 | 1 | -0/+1 |
| | | | | | |||||
| | * | | | Resolve merge conflicts | Kevin Serrano | 2017-10-27 | 72 | -232/+12470 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge pull request #2489 from MetaMask/3.12.0 | Frankie | 2017-10-26 | 2 | -1/+3 |
| |\ \ \ \ | | | | | | | | | | | | | 3.12.0 | ||||
| | * | | | | 3.12.0v3.12.0 | kumavis | 2017-10-26 | 2 | -1/+3 |
| |/ / / / | |||||
| | * | | | Changelog addition. | Kevin Serrano | 2017-10-10 | 1 | -0/+1 |
| | | | | | |||||
| | * | | | Merge branch 'master' into version-debugging | Kevin Serrano | 2017-10-10 | 21 | -24/+539 |
| | |\ \ \ | |||||
| | * | | | | Make the function callback friendly. | Kevin Serrano | 2017-10-10 | 3 | -8/+15 |
| | | | | | | |||||
| | * | | | | Simplify try catch | Kevin Serrano | 2017-10-06 | 1 | -4/+2 |
| | | | | | | |||||
| | * | | | | Catch an error if this is not defined. | Kevin Serrano | 2017-10-06 | 1 | -1/+8 |
| | | | | | | |||||
| | * | | | | Merge branch 'master' into version-debugging | Kevin Serrano | 2017-10-06 | 15 | -98/+94 |
| | |\ \ \ \ | |||||
| | * | | | | | lint | Kevin Serrano | 2017-10-05 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Further adjustment to maintain API | Kevin Serrano | 2017-10-05 | 1 | -2/+2 |
| | | | | | | | |||||
| | * | | | | | Rename to maintain API | Kevin Serrano | 2017-10-05 | 2 | -2/+8 |
| | | | | | | | |||||
| | * | | | | | Configured for callback-required function.' | Kevin Serrano | 2017-10-05 | 3 | -11/+14 |
| | | | | | | | |||||
| | * | | | | | change global to window | Kevin Serrano | 2017-10-05 | 1 | -1/+1 |
| | | | | | | | |||||
| | * | | | | | Include browser version | Kevin Serrano | 2017-10-05 | 1 | -0/+2 |
| | | | | | | | |||||
| | * | | | | | Include OS version | Kevin Serrano | 2017-10-05 | 2 | -0/+6 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #2587 from danjm/MM-281-currencyinput-in-gas-estimator | Daniel Tsui | 2017-11-16 | 2 | -5/+8 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [NewUI] Use currency input component in gas customizer | ||||
| * | | | | | | | Gas customzier does not consider amount when sending tokens. | Dan | 2017-11-16 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Use currency input component in input number, to improve input behaviour in ↵ | Dan | 2017-11-16 | 1 | -4/+7 |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | gas estimator | ||||
* | | | | | | | Show tokens with zero balance | Alexander Tseung | 2017-11-15 | 1 | -4/+1 |
| | | | | | | | |||||
* | | | | | | | Create single action for updating all of send in redux state. | Dan | 2017-11-15 | 5 | -13/+38 |
| | | | | | | | |||||
* | | | | | | | Allow editing of token transactions. | Dan | 2017-11-15 | 2 | -11/+91 |
| | | | | | | | |||||
* | | | | | | | Fix lint errors. | Dan | 2017-11-15 | 4 | -18/+15 |
| | | | | | | | |||||
* | | | | | | | Allow editing of send ether. | Dan | 2017-11-15 | 5 | -23/+131 |
| | | | | | | | |||||
* | | | | | | | Improve variable name. | Dan | 2017-11-14 | 1 | -2/+2 |
| | | | | | | | |||||
* | | | | | | | Deposit button shows link to faucet on testnet networks. | Dan | 2017-11-14 | 1 | -15/+23 |
| | | | | | | | |||||
* | | | | | | | Cursor pointer and hover background on from and to dropdown items. | Dan | 2017-11-11 | 4 | -0/+15 |
| | | | | | | | |||||
* | | | | | | | Focus amount input when click anywhere in amount field container | Dan | 2017-11-11 | 2 | -0/+4 |
| | | | | | | | |||||
* | | | | | | | Rounding of vals < 0.01 in currency display consistent with master. | Dan | 2017-11-11 | 2 | -2/+3 |
| | | | | | | | |||||
* | | | | | | | Linting | Thomas Huang | 2017-11-11 | 5 | -9/+9 |
| | | | | | | | |||||
* | | | | | | | Network loading does not block network loading. | Dan | 2017-11-10 | 5 | -16/+27 |
| | | | | | | | |||||
* | | | | | | | darker backdrop style for modal | cjeria | 2017-11-10 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #2549 from danjm/NewUI-flat-send-amount-fixes | Daniel Tsui | 2017-11-08 | 2 | -20/+29 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [NewUI] Fix issues with amount max | ||||
| * | | | | | | | Calculate max amount for send ether based on minimum gas total. | Dan | 2017-11-08 | 2 | -10/+1 |
| | | | | | | | | |||||
| * | | | | | | | Fix amount max for sending token. | Dan | 2017-11-08 | 2 | -10/+28 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #2510 from danjm/NewUI-flat-token-balance | Daniel Tsui | 2017-11-08 | 17 | -82/+387 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [NewUI] Improving gas precision and send (token) balance validation; max amount feature | ||||
| * | | | | | | | Add currency-input component to correct send amount behaviour and move ↵ | Dan | 2017-11-08 | 3 | -32/+103 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | currency display value state to parent component. | ||||
| * | | | | | | | Lint fixes. | Dan | 2017-11-07 | 5 | -15/+3 |
| | | | | | | | | |||||
| * | | | | | | | Allow sending 0 eth or tokens | Dan | 2017-11-07 | 1 | -3/+3 |
| | | | | | | | | |||||
| * | | | | | | | Set gas price allows for WEI precision. | Dan | 2017-11-07 | 4 | -10/+30 |
| | | | | | | | | |||||
| * | | | | | | | Insufficient balance warning in gas customizer works for send token | Dan | 2017-11-07 | 1 | -3/+1 |
| | | | | | | | | |||||
| * | | | | | | | Adds max amount feature for send token | Dan | 2017-11-07 | 1 | -5/+12 |
| | | | | | | | | |||||
| * | | | | | | | Adds max amount feature for send-ether | Dan | 2017-11-07 | 5 | -2/+65 |
| | | | | | | | | |||||
| * | | | | | | | Token balance in send state; validating sufficient tokens, validation ↵ | Dan | 2017-11-07 | 11 | -33/+191 |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | updates on 'from' switching. | ||||
* | | | | | | | Merge pull request #2530 from MetaMask/uat | Chi Kei Chan | 2017-11-03 | 54 | -1019/+952 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Merge uat into NewUI-flat | ||||
| * | | | | | | | Update classnames for integration tests and add output/index.css to ↵ | Dan | 2017-11-03 | 3 | -38/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | integration test for ci | ||||
| * | | | | | | | Get current NewUI-flat tests working. | Dan | 2017-11-03 | 6 | -137/+113 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #2519 from danjm/NewUI-flat-lintfixes | Thomas Huang | 2017-11-03 | 57 | -986/+1158 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [NewUI-flat] New ui flat lintfixes | ||||
| | * | | | | | | | More lint fixes | Dan | 2017-11-02 | 33 | -115/+108 |
| | | | | | | | | | |||||
| | * | | | | | | | Lint fixes for NewUI-flat. | Dan | 2017-11-02 | 35 | -726/+703 |
| | | | | | | | | | |||||
| * | | | | | | | | 4.0.3 | kumavis | 2017-10-26 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge branch 'NewUI-flat' into uat | Chi Kei Chan | 2017-10-26 | 117 | -953/+5652 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | 4.0.2 | kumavis | 2017-10-21 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'NewUI-flat' into uat | Chi Kei Chan | 2017-10-21 | 11 | -62/+74 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | 4.0.1 | kumavis | 2017-10-21 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Fixes width of from and to dropdowns in extension and on mobile views. | Dan | 2017-11-03 | 2 | -2/+3 |
| |_|_|/ / / / / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Add utility for getting token data; get token data in tx-list even if token ↵ | Dan | 2017-10-28 | 4 | -29/+89 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | has been removed. | ||||
* | | | | | | | | | | Provide default new account name | Alexander Tseung | 2017-10-27 | 1 | -63/+78 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Fix Settings/Info screen being visible on logout (#2490) | Alexander Tseung | 2017-10-27 | 2 | -6/+43 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Correct rendering of conversions when conversion rate is a token. (#2498) | Dan J Miller | 2017-10-27 | 3 | -20/+52 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Clear import error state on logout. | Dan | 2017-10-27 | 2 | -0/+5 |
| | | | | | | | | | | |||||
* | | | | | | | | | | eth_sign warning color | Dan | 2017-10-27 | 2 | -3/+18 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Change min gas price to 0.1 GWEI | Dan | 2017-10-27 | 7 | -31/+68 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Fix input border rendering on mobile | Alexander Tseung | 2017-10-27 | 1 | -0/+1 |
| |_|/ / / / / / / |/| | | | | | | | |