Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | Set based estimate for token sends to be updated once recipient address ↵ | Dan | 2018-06-29 | 3 | -0/+11 | |
| |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | specified. | |||||
* | | | | | | | | | | | | | | | Merge pull request #4634 from MetaMask/i4503-touch-up-shpshft-button-style | Thomas Huang | 2018-06-29 | 2 | -7/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | Fix style of shapeshift screen in deposit modal. | |||||
| * | | | | | | | | | | | | | | Fix style of shapeshift screen in deposit modal. | Dan | 2018-06-22 | 2 | -7/+26 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #4678 from MetaMask/e2e-beta-tests-upgrade | Dan J Miller | 2018-06-29 | 10 | -6749/+7671 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | E2e beta tests upgrade | |||||
| * | | | | | | | | | | | | | | Use supersonic instead of httpserver to serve local dapp (e2e beta tests) | Dan | 2018-06-28 | 3 | -21/+543 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Turn off failing e2e beta assertion in firefox until bugs in ↵ | Dan | 2018-06-28 | 1 | -2/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | webdriver/geckodriver are resolved. | |||||
| * | | | | | | | | | | | | | | Update condition for backspace in customize gas step of token factory send ↵ | Dan | 2018-06-28 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test (e2e beta). | |||||
| * | | | | | | | | | | | | | | Update package-lock.json | Dan | 2018-06-28 | 1 | -6526/+6601 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Fix add existing token test (e2e beta tests). | Dan | 2018-06-27 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Switch to eth and back before asserting on token balance (e2e beta token tests). | Dan | 2018-06-27 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | await all clicks in e2e beta tests. | Dan | 2018-06-27 | 1 | -9/+11 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Close popup window for e2e beta token factory send test. | Dan | 2018-06-27 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Fix retype seed phrase button. | Dan | 2018-06-27 | 1 | -35/+46 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Disable e2e beta assertion after first token addition because of firefox / ↵ | Dan | 2018-06-27 | 1 | -1/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | webdriver bug. | |||||
| * | | | | | | | | | | | | | | Pass correct params to verboseReportOnFailure in beta e2e tests. | Dan | 2018-06-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Add timeouts to certain beta e2e driver.waits. | Dan | 2018-06-27 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Add try catch to deal with false negative timeouts in beta e2e tests. | Dan | 2018-06-27 | 1 | -7/+22 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Wait for element text match in metamask-beta-ui e2e send token test | Dan | 2018-06-27 | 1 | -4/+2 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Use locally served dapp to test contract calls in e2e beta tests | Dan | 2018-06-27 | 6 | -174/+131 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Add extra delay to e2e tests after remix page load. | Dan | 2018-06-27 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Fix send token tests in beta ui e2e tests. | Dan | 2018-06-27 | 2 | -9/+26 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Speed up page opening and fix timeout errors on remix page opening in beta ↵ | Dan | 2018-06-27 | 2 | -13/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | e2e tests. | |||||
| * | | | | | | | | | | | | | | Add delay before regularly failing test. | Dan | 2018-06-27 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Fix element located bug in beta e2e contract method call test. | Dan | 2018-06-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Improve wait for buy modal render after first time flow in beta e2e tests. | Dan | 2018-06-27 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Only show the customize gas modal if the estimateGas call is not currently ↵ | Dan | 2018-06-27 | 4 | -6/+79 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in flight. | |||||
| * | | | | | | | | | | | | | | Update metamask-beta-ui e2e spec to fail on insufficient gas estimation. | Dan | 2018-06-27 | 1 | -7/+31 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Wait for locating of submit buttons before attempting to click in ↵ | Dan | 2018-06-27 | 1 | -3/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | metamask.spec.js | |||||
| * | | | | | | | | | | | | | | Update tests to accomodate token list menu additions. | Dan | 2018-06-27 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Disable onbeforeunload alert on remix for contract integration tests. | Dan | 2018-06-27 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Adds test for hiding tokens. | Dan | 2018-06-27 | 1 | -0/+19 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | e2e beta tests for contract deployment and calling a contract method. | Dan | 2018-06-27 | 2 | -2/+135 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Improve reliability of beta e2e tests by using webdriver apis to wait for ↵ | Dan | 2018-06-27 | 2 | -5/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | certain dom elements. | |||||
| * | | | | | | | | | | | | | | Add test for importing from private key to from-import-beta-ui.spec.js, and ↵ | Dan | 2018-06-27 | 2 | -125/+19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | remove non-import related tests from that file. | |||||
| * | | | | | | | | | | | | | | metamask-beta-ui.spec.js tests custom token send before searched token. | Dan | 2018-06-27 | 1 | -38/+43 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Adds e2e tests for sending tokens from token factory. | Dan | 2018-06-27 | 1 | -3/+61 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Adds e2e tests for sending tokens within metamask. | Dan | 2018-06-27 | 1 | -0/+44 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Adds e2e tests for sending tokens from token factory. | Dan | 2018-06-27 | 1 | -3/+61 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Adds e2e tests for sending tokens within metamask. | Dan | 2018-06-27 | 1 | -2/+48 | |
| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #4674 from MetaMask/removeOnlyTests | Thomas Huang | 2018-06-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove .only on test | |||||
| * | | | | | | | | | | | | | | | Remove .only on test | tmashuang | 2018-06-27 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge pull request #4677 from MetaMask/customize-gas-loading-wait | Dan J Miller | 2018-06-28 | 4 | -6/+79 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Only show the customize gas modal if the estimateGas call is not currently in flight. | |||||
| * | | | | | | | | | | | | | | | Only show the customize gas modal if the estimateGas call is not currently ↵ | Dan | 2018-06-19 | 4 | -6/+79 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in flight. | |||||
* | | | | | | | | | | | | | | | | Merge pull request #4574 from MetaMask/i4409-i4410-ens-input-enhancements | Dan J Miller | 2018-06-28 | 7 | -41/+74 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | [new-ui] Improve ENS input errors and update ens validation on network change | |||||
| * | | | | | | | | | | | | | | | Remove commented out code in ens-input. | Dan | 2018-06-22 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'develop' into i4409-i4410-ens-input-enhancements | Dan | 2018-06-20 | 56 | -6786/+7086 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | ENS input in send form shows distinct errors for invalid addresses and ↵ | Dan | 2018-06-15 | 7 | -22/+46 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | non-existent addresses. | |||||
| * | | | | | | | | | | | | | | | | ENS name revalidates on network change. | Dan | 2018-06-13 | 1 | -23/+33 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | * | passtest-lint | Esteban MIno | 2018-07-04 | 1 | -6/+0 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | * | tests for spec | Esteban MIno | 2018-06-28 | 2 | -1/+102 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | * | network store to detect token | Esteban MIno | 2018-06-28 | 2 | -9/+11 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | * | detect tokens polling | Esteban MIno | 2018-06-28 | 2 | -0/+105 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #4627 from TrejGun/gas-fee-display | Dan J Miller | 2018-06-27 | 8 | -57/+121 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | refactor gas-fee-display component | |||||
| * | | | | | | | | | | | | | | | fix default import | trejgun | 2018-06-23 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | lint | trejgun | 2018-06-21 | 2 | -3/+13 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | refactor gas-fee-display component | trejgun | 2018-06-21 | 8 | -57/+111 | |
| | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #4622 | |||||
* | | | | | | | | | | | | | | | Merge pull request #4649 from hermanjunge/develop | Thomas Huang | 2018-06-23 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | License Edit | |||||
| * | | | | | | | | | | | | | | License | Herman Junge | 2018-06-23 | 1 | -0/+1 | |
|/ / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #4592 from vittominacori/fix/close-popup-bug-#4553 | Thomas Huang | 2018-06-21 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | set an id to the metamask notification popup | |||||
| * | | | | | | | | | | | | | | set the popup id returned by create promise | vittominacori | 2018-06-18 | 1 | -3/+4 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | set an id to the metamask notification popup | vittominacori | 2018-06-17 | 1 | -1/+2 | |
| |/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | Merge pull request #4575 from whymarrh/token-amount-overflow | Whymarrh Whitby | 2018-06-21 | 8 | -16/+35 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | Handle token amount overflows | |||||
| * | | | | | | | | | | | | | Accept whitespace when matching token balances in e2e tests | Whymarrh Whitby | 2018-06-21 | 2 | -7/+8 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Add explicit timeout for add token test | Whymarrh Whitby | 2018-06-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Scroll large amounts in the send component | Whymarrh Whitby | 2018-06-21 | 2 | -4/+6 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Handle large token balances in tx list hero | Whymarrh Whitby | 2018-06-21 | 4 | -5/+21 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #4612 from MetaMask/changelog-4.8.0-fix | Thomas Huang | 2018-06-20 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | changelog - remove incorrect entry | |||||
| * | | | | | | | | | | | | changelog - remove incorrect entry | kumavis | 2018-06-20 | 1 | -1/+0 | |
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | 4.8.0 claimed dapp autoreload was disabled. Actually this was reverted and is still active at this time | |||||
* | | | | | | | | | | | | Merge pull request #4605 from MetaMask/master | Thomas Huang | 2018-06-19 | 2 | -7/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | | Merge Master into Develop | |||||
| * | | | | | | | | | | | Merge pull request #4603 from MetaMask/v4.8.0 | kumavis | 2018-06-19 | 222 | -8310/+15077 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | V4.8.0 | |||||
| | * | | | | | | | | | | | Update Changelog | Thomas | 2018-06-19 | 1 | -6/+1 | |
| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch 'develop' into v4.8.0 | Thomas | 2018-06-19 | 23 | -62/+283 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #4602 from MetaMask/notice-controller-fixv4.8.0 | Thomas Huang | 2018-06-19 | 1 | -3/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | notice controller - properly show new notices for non-new users | |||||
| * | | | | | | | | | | | | | notice controller - properly show new notices for non-new users | kumavis | 2018-06-19 | 1 | -3/+6 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #4582 from MetaMask/fixEmailLink | kumavis | 2018-06-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix email link in phishing notice | |||||
| * | | | | | | | | | | | | | | Fix email link in phishing notice | Thomas | 2018-06-15 | 1 | -1/+1 | |
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #4584 from MetaMask/fix-send-token | kumavis | 2018-06-19 | 12 | -21/+142 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | Add hex-prefix to gas estimate result | |||||
| * | | | | | | | | | | | | | Update integration tests for newui gas estimation fixes. | Dan | 2018-06-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | On send screen amount change, updateGas call now includes current to address. | Dan | 2018-06-19 | 6 | -4/+37 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Send screen returns simple gas cost if no to address specified when not ↵ | Dan | 2018-06-19 | 2 | -3/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sending token. | |||||
| * | | | | | | | | | | | | | Remove leading zeroes from send screen amount row input. | Dan | 2018-06-19 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fix currency-display.js rendering of token amounts. | Dan | 2018-06-19 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Revert to updating amount on blur of input change; update gas on blur of ↵ | Dan | 2018-06-19 | 2 | -5/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | amount input change; validate onchange. | |||||
| * | | | | | | | | | | | | | Fix unit tests | Alexander Tseung | 2018-06-16 | 1 | -3/+8 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Estimate gas limit when the token amount changes. Fix amount input | Alexander Tseung | 2018-06-16 | 4 | -16/+18 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Update send.utils.js estimateGas tests. | Dan | 2018-06-15 | 2 | -5/+20 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Add a buffer to new ui gas estimates | Dan | 2018-06-15 | 2 | -2/+52 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Add hex-prefix to gas estimate result | Alexander Tseung | 2018-06-15 | 2 | -4/+4 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #4586 from MetaMask/block-idex-phisher | kumavis | 2018-06-19 | 3 | -15/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add apparent phishing address to block list | |||||
| * | | | | | | | | | | | | | lint - fix recipient-blacklist.js | kumavis | 2018-06-16 | 1 | -13/+13 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | blacklist - recipient blacklist as js for inline comments | kumavis | 2018-06-16 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Update recipient-blacklist-config.json | kumavis | 2018-06-16 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Add apparent phishing address to block list | Dan Finlay | 2018-06-15 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | In [this reddit post](https://www.reddit.com/r/Metamask/comments/8r3nsu/help_me_please_somebody_stole_my_ethers/) a user suggests they got some ether stolen after visiting IDEX. Their ether was sent to [this address](https://etherscan.io/address/0x9bcb0a9d99d815bb87ee3191b1399b1bcc46dc77), which is full of comments of people telling similar stories of being phished on IDEX. I think we can safely block this, and probably safe some people some money. | |||||
* | | | | | | | | | | | | | View address of an added token (#4591) | Csaba S | 2018-06-19 | 3 | -22/+43 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * adding menu actions for tokens * apply common style | |||||
* | | | | | | | | | | | | | Merge pull request #4585 from MetaMask/ReenableDappReload | Dan Finlay | 2018-06-17 | 3 | -1/+67 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | Re-enable dapp reload on network change | |||||
| * | | | | | | | | | | | | Re-enable dapp reload on network change | Dan Finlay | 2018-06-15 | 3 | -1/+67 | |
|/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We want to give devs some time to digest [this blog post](https://medium.com/metamask/breaking-change-no-longer-reloading-pages-on-network-change-4a3e1fd2f5e7) before we making a breaking change to our platform. Makes it easy to re-implement the change. | |||||
| | * / / / / / / / / / | v4.8.0 | Thomas | 2018-06-15 | 2 | -8/+10 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #4524 from MetaMask/save-brave | Thomas Huang | 2018-06-15 | 2 | -3/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Save Brave Fixes #4270 | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'develop' into save-brave | kumavis | 2018-06-15 | 39 | -6789/+6857 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #4571 from MetaMask/disable-diagnostics | Dan Finlay | 2018-06-15 | 1 | -8/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | diagnostics - temporarily disable | |||||
| * | | | | | | | | | | | | diagnostics - temporarily disable | kumavis | 2018-06-14 | 1 | -8/+0 | |
| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #4566 from MetaMask/notice-phishing | Dan Finlay | 2018-06-15 | 23 | -183/+140 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Push new notice on recent phishing incidents | |||||
| * | | | | | | | | | | | | | test - e2e-beta - from import - handle phishing warning | kumavis | 2018-06-14 | 1 | -8/+21 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | test - e2e-beta - separate notice tests into individual tests | kumavis | 2018-06-14 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | test - e2e - clear phishing warning | kumavis | 2018-06-14 | 2 | -1/+7 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | notice-controller - update memStore on boot | kumavis | 2018-06-14 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | test - e2e - check for phishing warning | kumavis | 2018-06-14 | 4 | -15/+29 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | notices - replace getLatestNotice with getNextNotice | kumavis | 2018-06-14 | 12 | -97/+39 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | notices - notices collection is now manually edited | kumavis | 2018-06-14 | 7 | -65/+35 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Add changelog item. | Kevin Serrano | 2018-06-14 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Add phishing notice. | Kevin Serrano | 2018-06-14 | 3 | -2/+8 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #4513 from MetaMask/ValidateEmptyKey | kumavis | 2018-06-14 | 5 | -18/+77 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Validate empty key | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'develop' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-06-14 | 204 | -1737/+8267 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ValidateEmptyKey | |||||
* | | | | | | | | | | | | | | Merge pull request #4570 from MetaMask/persistence-stream-fix | kumavis | 2018-06-14 | 3 | -6/+33 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | background - persistence pipeline - fix persistence bug | |||||
| * | | | | | | | | | | | | | | changelog - add note on persistence bug | kumavis | 2018-06-14 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | background - persistence pipeline - fix persistence bug | kumavis | 2018-06-14 | 2 | -6/+32 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #4550 from MetaMask/bmd/sign-warning-helplink | bobby dresser | 2018-06-14 | 2 | -1/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | add help link to eth_sign warning | |||||
| * | | | | | | | | | | | | | add help link to eth_sign warning | Bobby Dresser | 2018-06-12 | 2 | -1/+14 | |
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #4560 from MetaMask/nonce-tracker-mutex-fix | Kevin Serrano | 2018-06-14 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | changelog - add note on nonce-lock mutex fix | |||||
| * | | | | | | | | | | | | Merge branch 'develop' into nonce-tracker-mutex-fix | kumavis | 2018-06-13 | 5 | -6532/+6544 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #4558 from MetaMask/stop-reload-on-network-change | Dan Finlay | 2018-06-13 | 3 | -65/+20 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Stop reload on network change | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'develop' into stop-reload-on-network-change | Erik Marks | 2018-06-13 | 172 | -7992/+14314 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #4557 from MetaMask/nonce-tracker-mutex-fix | kumavis | 2018-06-13 | 4 | -40/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: Mutex locks not released on error | |||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #4556 from MetaMask/WatchTestReload | Dan Finlay | 2018-06-13 | 2 | -6468/+6525 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add script for auto-re-running unit tests on changes | |||||
| * | | | | | | | | | | | | | | | Add script for auto-re-running tests on change | Dan Finlay | 2018-06-13 | 2 | -6468/+6525 | |
|/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `npm run watch:test:unit` will re-run the unit test suite whenever a file in `app`, `ui`, or `test` changes. | |||||
| | * | | | | | | | | | | | | | update changelog | Erik Marks | 2018-06-13 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | undo package.json and package-lock.json changes | Erik Marks | 2018-06-13 | 2 | -6817/+6539 | |
| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | removed auto-reload.js, moved global web3 export to inpage.js | Erik Marks | 2018-06-13 | 2 | -43/+16 | |
| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | wip | Erik Marks | 2018-06-13 | 4 | -6580/+6839 | |
| | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | changelog - add note on nonce-lock mutex fix | kumavis | 2018-06-13 | 1 | -0/+1 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | controllers - transaction - prefer log over console | kumavis | 2018-06-13 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | metamask - ensure all nonce locks are released | kumavis | 2018-06-13 | 4 | -17/+18 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | nonce-tracker - wrap nonce calculations in try-catch and release lock on error | kumavis | 2018-06-13 | 1 | -22/+28 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #4554 from whymarrh/fix-e2e-profile-path | Whymarrh Whitby | 2018-06-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | Fix temp Chrome profile path used for e2e tests | |||||
| * | | | | | | | | | | | | Fix e2e test Chrome profile paths | Whymarrh Whitby | 2018-06-13 | 1 | -1/+1 | |
|/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #4535 from MetaMask/i4508-fix-gas-edit-confirm-screen | Dan J Miller | 2018-06-11 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | Fix gas limit editing on confirm screen | |||||
| * | | | | | | | | | | | Access correct property from state in confirm screen components gatherTxMeta() | Dan | 2018-06-08 | 2 | -2/+2 | |
|/ / / / / / / / / / / | ||||||
| | * | | | | | | | | | account-import-strategies - ensure privateKey is prefixed before converting ↵ | kumavis | 2018-06-14 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to buffer | |||||
| | * | | | | | | | | | test - unit - add assertRejects to test asyncFns | kumavis | 2018-06-14 | 2 | -5/+23 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | test - unit - import strategies - properly await async methods | kumavis | 2018-06-14 | 1 | -8/+8 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Make account import tests much more specific | Dan Finlay | 2018-06-12 | 3 | -6467/+6530 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | However, they no longer seem to work. I'm unclear why this test is failing. The private key being provided should be valid. | |||||
| | * | | | | | | | | | Improve private key import tests | Dan Finlay | 2018-06-08 | 1 | -1/+25 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Improve test formatting | Dan Finlay | 2018-06-08 | 1 | -16/+19 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Bump changelog | Dan Finlay | 2018-06-06 | 1 | -0/+1 | |
| | | | | | | | | | | | ||||||
| | * | | | | | | | | | Add validation for importing empty private key | Dan Finlay | 2018-06-06 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously importing an empty string would result in a new empty Keyring object to be constructed, with no notification to the user. Now we render a clear error explaining the mistake. | |||||
| | | * | | | | | | | | Handle brave throws | Dan Finlay | 2018-06-15 | 1 | -3/+11 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | changelog - version fix | kumavis | 2018-06-09 | 1 | -2/+0 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | changelog 4270 | Jenny Pollack | 2018-06-08 | 1 | -0/+3 | |
| | | | | | | | | | | | ||||||
| | | * | | | | | | | | Merge branch 'develop' into save-brave | Jenny Pollack | 2018-06-08 | 186 | -1530/+8026 | |
| | | |\ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge pull request #4523 from MetaMask/i4462-FixResetBug | Dan Finlay | 2018-06-08 | 3 | -6/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug where reset account would not work. | |||||
| * | | | | | | | | | | | Fix bug where reset account would not work. | Dan Finlay | 2018-06-07 | 3 | -6/+12 | |
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #4462 Ensures that resetAccount() can work on non-stock providers. I'm unclear how this was ever working, this code hasn't moved in months, but users report it recently breaking. Maybe we only recently pushed it to prod. | |||||
* | | | | | | | | | | | Merge pull request #4090 from MetaMask/i3725-refactor-send-component- | Dan J Miller | 2018-06-07 | 163 | -1349/+7527 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | I3725 Refactor Send Component | |||||
| * | | | | | | | | | | | Bump beta e2e timeouts on faucet page. | Dan | 2018-06-07 | 2 | -4/+4 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-06-07 | 7 | -141/+218 | |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #4385 from MetaMask/ci-test-e2e-beta | kumavis | 2018-06-07 | 6 | -141/+217 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | CI - Add e2e-beta tests | |||||
| * | | | | | | | | | | | Improve e2e beta tests by adding appropriate waits. | Dan | 2018-06-07 | 2 | -47/+56 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Conditionally close info page in beta e2e tests. | Dan | 2018-06-06 | 2 | -4/+14 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge remote-tracking branch 'whymarrh/ci-test-e2e-beta' into ci-test-e2e-beta | Dan | 2018-06-06 | 2 | -63/+79 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Fix e2e beta tests to account for add-token updates and actual behaviour of ↵ | Dan | 2018-06-06 | 2 | -14/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tab openings on installation. | |||||
| * | | | | | | | | | | | Merge branch 'develop' into ci-test-e2e-beta | Dan | 2018-06-06 | 29 | -70/+452 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Adjust delays in new beta e2e tests | Whymarrh Whitby | 2018-06-02 | 1 | -2/+2 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | ci - breakout firefox helpers into scripts | kumavis | 2018-06-02 | 3 | -23/+19 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | ci - run e2e:beta tests | kumavis | 2018-06-02 | 1 | -4/+53 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #4477 from MetaMask/i3073-block-gravityforms | kumavis | 2018-06-07 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Block gravityforms.com from web3 injection | |||||
| * | | | | | | | | | | | | Block gravityforms.com from web3 injection | Dan Finlay | 2018-06-04 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #3073 | |||||
| | | | * | | | | | | | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-06-07 | 33 | -131/+394 | |
| | | | |\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #4512 from MetaMask/test-metamask-no-diagnostics | Thomas Huang | 2018-06-07 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | test - metamask-controller - disable diagnostics | |||||
| * | | | | | | | | | | | | | test - metamask-controller - disable diagnostics | kumavis | 2018-06-06 | 1 | -0/+3 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #4414 from scsaba/recipient-blacklist | kumavis | 2018-06-07 | 5 | -1/+137 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disallow sending to ganache default accounts on main net | |||||
| * | | | | | | | | | | | | | remove generating blocked accounts and use a config file instead | Csaba Solya | 2018-05-31 | 4 | -29/+30 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | fix documentation | Csaba Solya | 2018-05-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | adding tests for recipient blacklist checker | Csaba Solya | 2018-05-30 | 3 | -5/+83 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | adding transaction controller tests | Csaba Solya | 2018-05-30 | 2 | -1/+18 | |
| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | initial implementation | Csaba Solya | 2018-05-30 | 2 | -1/+41 | |
| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #4418 from MetaMask/handle-import-account-failure-in-ui | kumavis | 2018-06-07 | 4 | -19/+47 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Handle errors for null selected address after Importing account (json or private key) | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'develop' into handle-import-account-failure-in-ui | Dan | 2018-06-05 | 23 | -60/+366 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / / / | | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Merge branch 'develop' into handle-import-account-failure-in-ui | Dan | 2018-06-03 | 47 | -282/+458 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | 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 ↵ | Dan | 2018-05-31 | 4 | -16/+46 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | account if no selectedAddress comes after import. | |||||
* | | | | | | | | | | | | | | | | Merge pull request #4514 from whymarrh/account-label-type-check | kumavis | 2018-06-07 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add account type assertion to PreferencesController#setAccountLabel | |||||
| * | | | | | | | | | | | | | | | | Add account type assertion to PreferencesController#setAccountLabel | Whymarrh Whitby | 2018-06-06 | 1 | -0/+1 | |
| | |_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | i18n - ja improvements | 03-26 | 2018-06-07 | 7 | -18/+75 | |
| | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #4515 from MetaMask/master | Thomas Huang | 2018-06-07 | 2 | -2/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | Merge Master into Develop | |||||
| * | | | | | | | | | | | | | | | Merge pull request #4511 from MetaMask/v4.7.4 | kumavis | 2018-06-06 | 8 | -49/+102 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 4.7.4 | |||||
| | * | | | | | | | | | | | | | | | 4.7.4v4.7.4 | kumavis | 2018-06-06 | 2 | -1/+6 | |
| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into v4.7.4 | kumavis | 2018-06-06 | 2 | -2/+7 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| / / / / / / / / / / / / / / | | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Merge pull request #4490 from MetaMask/v4.7.3 | Thomas Huang | 2018-06-05 | 20 | -41/+293 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version 4.7.3 | |||||
| | * | | | | | | | | | | | | | | | changelog - add note on new modalv4.7.3 | kumavis | 2018-06-05 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into v4.7.3 | kumavis | 2018-06-05 | 3 | -3/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | 4.7.3 | kumavis | 2018-06-05 | 2 | -2/+6 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-06-05 | 29 | -72/+400 | |
| | | | | | | | | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | Merge pull request #4350 from MetaMask/i3914-fix-newui-send-gas-estimation | Dan J Miller | 2018-06-05 | 23 | -165/+461 | |
| | | | | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NewUI gas estimation produces same results as old-ui (exception: contract addresses) | |||||
| | | | | | | | | | | * | | | | | | | Simplify recipient code check in send.utils estimateGas | Dan | 2018-06-05 | 1 | -4/+5 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | * | | | | | | | Default currency-display valueToRender to empty string when not readOnly ↵ | Dan | 2018-06-02 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ('0' if readOnly). | |||||
| | | | | | | | | | | * | | | | | | | Fix calculation of data property for gas estimation on token transfers. | Dan | 2018-06-02 | 7 | -47/+41 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | * | | | | | | | Merge branch 'i3725-refactor-send-component-' into ↵ | Dan | 2018-06-01 | 79 | -550/+2072 | |
| | | | | | | | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | |/ / / / / / / | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | i3914-fix-newui-send-gas-estimation | |||||
| | | | | | | | | | * | | | | | | | | Remove .only | Dan | 2018-06-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | | Merge branch 'i3725-refactor-send-component-' of ↵ | Dan | 2018-06-01 | 9 | -156/+108 | |
| | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | github.com:MetaMask/metamask-extension into i3725-refactor-send-component- | |||||
| | | | | | | | | | | * \ \ \ \ \ \ \ | Merge pull request #4386 from ↵ | Dan J Miller | 2018-06-01 | 9 | -156/+108 | |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MetaMask/i4077-replace-currency-input-with-numeric-input Replace currency-input.js with NumericInput | |||||
| | | | | | | | | | | | * | | | | | | | | Fix send amount field select in send-new-ui integration test. | Dan | 2018-06-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | * | | | | | | | | Improve input width calculation in currency-display.js | Dan | 2018-06-01 | 1 | -3/+2 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | * | | | | | | | | Fix send-new-ui gas fee display expectation. | Dan | 2018-06-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | * | | | | | | | | Fix currency display send integration tests. | Dan | 2018-05-31 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | * | | | | | | | | Delete currency-input.js | Dan | 2018-05-30 | 2 | -114/+0 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | * | | | | | | | | Remove currency input from input-number | Dan | 2018-05-30 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | * | | | | | | | | Stop using external NumericInput component. | Dan | 2018-05-30 | 3 | -14/+27 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | * | | | | | | | | Replaces currency-input.js with NumericInput | Dan | 2018-05-29 | 7 | -38/+231 | |
| | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-06-01 | 71 | -394/+1963 | |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | |/ / / / / / / / / | | | | | | | | | | |/| | | | | / / / / | | | | | | | | | | | | |_|_|_|/ / / / | | | | | | | | | | | |/| | | | | | | | ||||||
| | | | | | | | | | | | | * | | | | | | Improve efficiency of estimateGasPriceFromRecentBlocks | Dan | 2018-05-31 | 1 | -10/+5 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | * | | | | | | test - send-utils.test - lint fix | kumavis | 2018-05-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | * | | | | | | Gas estimation uses block gas limit as fallback if query.estimateGas returns ↵ | Dan | 2018-05-31 | 2 | -5/+39 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | an expected error. | |||||
| | | | | | | | | | | | | * | | | | | | Auto update gas estimate when to changes. | Dan | 2018-05-31 | 15 | -64/+123 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | * | | | | | | Fix test to account for greater precision currency display. | Dan | 2018-05-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | * | | | | | | Support smaller decimals in currency-display | Dan | 2018-05-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | * | | | | | | Estimate gas using same algorithm as backend. | Dan | 2018-05-31 | 12 | -98/+153 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | * | | | | | | Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks ↵ | Dan | 2018-05-31 | 13 | -55/+203 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | method. | |||||
| | | | | | | | | | | | | * | | | | | | getParamsForGasEstimate extracts symbol from token instead of just accepting ↵ | Dan | 2018-05-31 | 3 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | symbol. | |||||
| | | | | | | | | | | | | * | | | | | | Rename gas change actions. | Dan | 2018-05-31 | 4 | -22/+22 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | * | | | | | | Split out getGasEstimate logic from updateGasTotal | Dan | 2018-05-31 | 1 | -3/+12 | |
| | | | | | | | | | | |_|/ / / / / / | | | | | | | | | | |/| | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | | Update amount error on update of send screen. | Dan | 2018-05-31 | 4 | -23/+169 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | | Fix setting of token balance on account switch in send screen from field. | Dan | 2018-05-31 | 3 | -3/+3 | |
| | | | | | | | | | | |/ / / / / / | | | | | | | | | | |/| | | | | | | ||||||
| | | | | | | | | | * | | | | | | | Send refactor: fix error handling and form disabling in send form. | Dan | 2018-05-26 | 8 | -47/+37 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | Clean up for send refactor PR. | Dan | 2018-05-25 | 6 | -17/+8 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | Move formShouldBeDisabled from send-footer util to component. | Dan | 2018-05-25 | 4 | -40/+72 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | Fix order of button text in page-container-footer. | Dan | 2018-05-25 | 2 | -10/+4 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | Display correct titles and subtitles on send token and editing send ↵ | Dan | 2018-05-25 | 9 | -14/+112 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | transaction screens. | |||||
| | | | | | | | | | * | | | | | | | Fix display of primary currency symbol in send amount row | Dan | 2018-05-25 | 2 | -2/+8 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | Send refactor: fix amount max button for tokens. | Dan | 2018-05-24 | 2 | -2/+13 | |
| | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-05-24 | 141 | -18228/+4692 | |
| | | | | | | | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | | | | | * \ \ \ \ \ \ \ | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-05-15 | 0 | -0/+0 | |
| | | | | | | | | | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | * | | | | | | | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-05-15 | 11 | -239/+223 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | | | Import defaults in send_/ | Dan | 2018-05-15 | 10 | -17/+18 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | | | Fix Button component path in page-container footer. | Dan | 2018-05-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | | | Add index.js files to send_ subdirectories | Dan | 2018-05-15 | 13 | -0/+13 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | | | Merge branch 'develop' into i3725-refactor-send-component- | Dan | 2018-05-14 | 142 | -4065/+12673 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | | | Tests for send.duck.js | Dan | 2018-05-14 | 4 | -20/+167 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | | | Rename ducks/send.js to ducks/send.duck.js | Dan | 2018-05-14 | 15 | -14/+14 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | | | Add missing unit tests in send_/: now 100% function test coverage in send_/ | Dan | 2018-05-14 | 4 | -112/+298 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | | | Lint fixes | Dan | 2018-05-14 | 10 | -31/+6 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | | | Unit tests for account-list-item, amount-max-button and send-amount-row ↵ | Dan | 2018-05-14 | 3 | -0/+381 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | components. | |||||
| | | | | | | | | | * | | | | | | | | | Unit tests for from-dropdown; split out send-dropdown-list from from-dropdown | Dan | 2018-05-12 | 4 | -39/+260 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | | | SendRowErrorMessage component test. | Dan | 2018-05-11 | 1 | -0/+28 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | | | Unit tests for send from, gas, to and wrapper row components. | Dan | 2018-05-11 | 4 | -0/+403 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | | | Fix test descriptions and remove unnecessary proptypes. | Dan | 2018-05-10 | 5 | -14/+10 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | | | Adds test for send, send-content, send-footer and send-header components. | Dan | 2018-05-07 | 6 | -16/+516 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | | | Unit tests for containers, utils and selectors in send_/ | Dan | 2018-05-05 | 46 | -127/+3222 | |
| | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | * | | | | | | | | | Merge branch 'i3725-refactor-send-component-' of ↵ | Dan | 2018-05-01 | 13 | -1153/+1500 | |
| | | | | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | github.com:MetaMask/metamask-extension into i3725-refactor-send-component- | |||||
| | | | | | | | | | | * \ \ \ \ \ \ \ \ | Merge pull request #4157 from danjm/i3725-refactor-send-component-2 | Dan J Miller | 2018-05-01 | 15 | -1169/+1941 | |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I3725 refactor send component | |||||
| | | | | | | | | | | | * \ \ \ \ \ \ \ \ | Merge branch 'i3725-refactor-send-component-' into ↵ | Dan | 2018-05-01 | 227 | -2737/+11177 | |
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | |/ / / / / / / / / | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i3725-refactor-send-component-2 | |||||
| | | | | | | | | | | | * | | | | | | | | | Refactor page-container component structure | Alexander Tseung | 2018-04-11 | 14 | -106/+1367 | |
| | | | | | | | | | | | | | | | | | | | | |