Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into i2826-SignBytes | Dan Finlay | 2018-01-16 | 4 | -7/+8 |
|\ | |||||
| * | Merge pull request #2862 from wbt/UpdateNotice | Dan Finlay | 2018-01-16 | 2 | -3/+1 |
| |\ | | | | | | | Update notice | ||||
| | * | Cut statement about test network default | wbt | 2018-01-05 | 1 | -1/+1 |
| | | | | | | | | | | | | Removing inaccurate statement that default is test network, because most users now connect to the main network by default. See also https://github.com/MetaMask/metamask-extension/commit/f6e551ef5f3773cf5637c2ae0e11fdeb5f40645b | ||||
| | * | Cut statement about test network default | wbt | 2018-01-05 | 1 | -2/+0 |
| | | | | | | | | | | | | Removing inaccurate statement that default is test network, because most users now connect to the main network by default. See also https://github.com/MetaMask/metamask-extension/commit/f6e551ef5f3773cf5637c2ae0e11fdeb5f40645b | ||||
| * | | Merge pull request #2900 from MetaMask/infura-rest-api | kumavis | 2018-01-16 | 2 | -4/+7 |
| |\ \ | | | | | | | | | Provider - Use Infura rest api for infura networks | ||||
| | * \ | Merge branch 'master' into infura-rest-api | kumavis | 2018-01-12 | 6 | -5/+32 |
| | |\ \ | |||||
| | * | | | deps - bump eth-json-infura | kumavis | 2018-01-10 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | provider - infura - use infura REST api | kumavis | 2018-01-09 | 2 | -4/+7 |
| | | | | | |||||
| | * | | | bugfix - transactions controller - breakout logic and fix order of ↵ | kumavis | 2018-01-09 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | operations bug | ||||
* | | | | | Bump keyringController version | Dan Finlay | 2018-01-16 | 1 | -3/+1 |
| | | | | | |||||
* | | | | | Fix signTypedData bytes signing | Dan Finlay | 2018-01-14 | 2 | -1/+3 |
|/ / / / | | | | | | | | | | | | | Fixes #2826 | ||||
* | | | | Merge pull request #2909 from MetaMask/UpdateSupportLinks | Kevin Serrano | 2018-01-13 | 2 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | Update support links for helpscout | ||||
| * | | | | Use https | Dan Finlay | 2018-01-13 | 2 | -2/+2 |
| | | | | | |||||
| * | | | | Merge branch 'UpdateReadmeSupportLink' into UpdateSupportLinks | Dan Finlay | 2018-01-13 | 6 | -5/+30 |
| |\ \ \ \ | |||||
| | * | | | | Update support link on readme | Dan Finlay | 2018-01-13 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #2926 from MetaMask/gulp-npmls | Dan Finlay | 2018-01-12 | 2 | -3/+16 |
|\ \ \ \ \ | | | | | | | | | | | | | build - add 'deps' step that records output of 'npm ls' into build | ||||
| * | | | | | build - add 'deps' step that records output of 'npm ls' into build | kumavis | 2018-01-11 | 1 | -1/+15 |
| | | | | | | |||||
| * | | | | | deps - gulp in dev deps only | kumavis | 2018-01-11 | 1 | -2/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #2917 from x86kernel/ci/add-ko-locale | kumavis | 2018-01-12 | 1 | -0/+10 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Add korean localization file | ||||
| * | | | | ci(ko/messages.json): add korean localization file | x86kernel | 2018-01-10 | 1 | -0/+10 |
|/ / / / | |||||
* | | | | Merge pull request #2906 from MetaMask/Version-3.13.4 | Thomas Huang | 2018-01-10 | 2 | -1/+3 |
|\ \ \ \ | | | | | | | | | | | Version 3.13.4 | ||||
| * | | | | Version 3.13.4v3.13.4 | Dan Finlay | 2018-01-10 | 2 | -1/+3 |
|/ / / / | |||||
| | * / | Update support links for helpscout | Dan Finlay | 2018-01-10 | 1 | -3/+3 |
| |/ / |/| | | |||||
* | | | Merge pull request #2855 from abitrolly/patch-2 | kumavis | 2018-01-09 | 1 | -1/+0 |
|\ \ \ | | | | | | | | | info.js Remove width element to fix email layout | ||||
| * | | | info.js Remove width element to fix email layout | Anatoli Babenia | 2018-01-04 | 1 | -1/+0 |
| | | | | |||||
* | | | | Merge pull request #2902 from MetaMask/DefaultToOneGwei | Dan Finlay | 2018-01-09 | 1 | -1/+2 |
|\ \ \ \ | | | | | | | | | | | Default to 1 gwei for empty blocks | ||||
| * \ \ \ | Merge branch 'master' into DefaultToOneGwei | Dan Finlay | 2018-01-09 | 1 | -1/+1 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #2796 from MetaMask/filter-case-sensitive | Dan Finlay | 2018-01-09 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | bugfix: deps - eth-json-rpc-filters@1.2.5 | ||||
| * | | | | | deps - eth-json-rpc-filters@1.2.5 | kumavis | 2017-12-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | fix case sensitive address check in filters | ||||
* | | | | | | Merge pull request #2901 from MetaMask/DefaultToOneGwei | kumavis | 2018-01-09 | 2 | -0/+25 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Default gas estimate to 1 gwei for networks with no block activity | ||||
* \ \ \ \ \ \ | Merge pull request #2899 from MetaMask/danfinlay-patch-1 | kumavis | 2018-01-09 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Default to estimating 1 gwei for empty blocks. | ||||
| * | | | | | | | Default to estimating 1 gwei for empty blocks. | Dan Finlay | 2018-01-09 | 1 | -1/+1 |
|/ / / / / / / | | | | | | | | | | | | | | | To avoid estimating 0 gwei on low-traffic private networks. | ||||
| | | * / / / | Default to 1 gwei for empty blocks | Dan Finlay | 2018-01-09 | 1 | -2/+3 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | Add test for gas estimate default | Dan Finlay | 2018-01-09 | 1 | -0/+19 |
| | | | | | | |||||
| * | | | | | Default gas estimate to 1 gwei for networks with no block activity | Dan Finlay | 2018-01-09 | 1 | -0/+6 |
|/ / / / / | |||||
* | | | | | Merge pull request #2896 from MetaMask/kumavis-patch-2 | Dan Finlay | 2018-01-09 | 1 | -2/+4 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | bugfix - transaction controller - fix order of operations | ||||
| * | | | | bugfix - transactions controller - breakout logic and fix order of ↵ | kumavis | 2018-01-09 | 1 | -2/+4 |
|/ / / / | | | | | | | | | | | | | operations bug | ||||
* | | | | Merge pull request #2854 from MetaMask/UpdateVinyl-BufferPackage | kumavis | 2018-01-09 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Update vinyl-buffer to version 1.0.1 | ||||
| * | | | | Update vinyl-buffer to version 1.0.1 | Thomas Huang | 2018-01-04 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #2891 from MetaMask/i2621-0xRecipientAddress | Thomas Huang | 2018-01-09 | 3 | -0/+44 |
|\ \ \ \ | | | | | | | | | | | Account for 0x/empty string recipient | ||||
| * \ \ \ | Merge branch 'master' into i2621-0xRecipientAddress | Dan Finlay | 2018-01-09 | 6 | -2/+57 |
| |\ \ \ \ | |||||
| * | | | | | Account for 0x/empty string address and contract creation | Thomas | 2018-01-08 | 3 | -0/+44 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #2851 from MetaMask/i2812-seedworderrorfix | Kevin Serrano | 2018-01-09 | 4 | -6/+34 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Fix condition where failing seed word checks would infinite-spin future attempts. | ||||
| * | | | | Update CHANGELOG.md | Kevin Serrano | 2018-01-09 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Test for failure of the async methods. | Kevin Serrano | 2018-01-04 | 1 | -2/+20 |
| | | | | | |||||
| * | | | | Add fix for infinite spinner for incorrect seed phrase. | Kevin Serrano | 2018-01-04 | 2 | -4/+13 |
| | | | | | |||||
* | | | | | Merge pull request #2879 from MetaMask/ImproveGasEstimation | Dan Finlay | 2018-01-09 | 6 | -2/+57 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Improve gas estimation | ||||
| * | | | | Fix feature to work | Dan Finlay | 2018-01-06 | 3 | -6/+16 |
| | | | | | |||||
| * | | | | Linted | Dan Finlay | 2018-01-06 | 1 | -3/+0 |
| | | | | | |||||
| * | | | | Bump changelog | Dan Finlay | 2018-01-06 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Derive gas price estimate from previous transactions | Dan Finlay | 2018-01-06 | 4 | -2/+24 |
| | | | | | | | | | | | | | | | | | | | | Return the 50th percentile lowest gas price of the previous 20 blocks. | ||||
| * | | | | Add test for better gas estimation | Dan Finlay | 2018-01-06 | 1 | -0/+25 |
|/ / / / | |||||
* | | | | Merge pull request #2783 from MetaMask/tx-param-vaalidation | kumavis | 2018-01-03 | 2 | -2/+10 |
|\ \ \ \ | | | | | | | | | | | transactions - throw error if txParams.value contains a decimal | ||||
| * | | | | tx-gas-utils - tx-param-validation - use more intuitive check | kumavis | 2018-01-03 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Merge branch 'master' into tx-param-vaalidation | Frankie | 2017-12-22 | 5 | -18/+122 |
| |\ \ \ \ | |||||
| * | | | | | Spelling | Dan Finlay | 2017-12-22 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | add to CHANGELOG.md | frankiebee | 2017-12-21 | 1 | -0/+2 |
| | | | | | | |||||
| * | | | | | transactions - throw error if dapp provides txParams whos value has a decimal | frankiebee | 2017-12-21 | 1 | -2/+9 |
| | | | | | | |||||
* | | | | | | Merge pull request #2840 from oosthuizenr/master | kumavis | 2018-01-03 | 1 | -5/+6 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | UI - Never show seed phrase if locked | ||||
| * | | | | | | fix comment | oosthuizenr | 2018-01-03 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Fixes #2834 | Renier Oosthuizen | 2018-01-03 | 1 | -5/+6 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #2801 from MetaMask/greenkeeper/vinyl-source-stream-2.0.0 | kumavis | 2018-01-03 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | Update vinyl-source-stream to the latest version 🚀 | ||||
| * | | | | | chore(package): update vinyl-source-stream to version 2.0.0 | greenkeeper[bot] | 2017-12-23 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #2817 from MetaMask/i#2810 | Frankie | 2017-12-29 | 2 | -3/+63 |
|\ \ \ \ \ | | | | | | | | | | | | | only check nonces of transactions who's from address match the txMeta | ||||
| * | | | | | tests - be more verbose in test messages | frankiebee | 2017-12-29 | 1 | -2/+2 |
| | | | | | | |||||
| * | | | | | add tests for #_checkIfNonceIsTaken | frankiebee | 2017-12-28 | 1 | -2/+61 |
| | | | | | | |||||
| * | | | | | transactions:pending - only check nonces of transactions who's from adress ↵ | frankiebee | 2017-12-28 | 1 | -1/+2 |
| |/ / / / | | | | | | | | | | | | | | | | match the txMeta | ||||
* | | | | | Merge pull request #2818 from MetaMask/i2782-ethroundingerror | Dan Finlay | 2017-12-29 | 6 | -3/+35 |
|\ \ \ \ \ | |/ / / / |/| | | | | Fix rounding error in ether input on send screen | ||||
| * | | | | Bump Changelog | Kevin Serrano | 2017-12-28 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Add frontend validation to ensure that ether inputs are valid. | Kevin Serrano | 2017-12-28 | 1 | -2/+12 |
| | | | | | |||||
| * | | | | Add frontend validation to check if send ether input is a valid number. | Kevin Serrano | 2017-12-28 | 1 | -0/+6 |
| | | | | | |||||
| * | | | | Add additional test to ui utils to account for exact wei values. | Kevin Serrano | 2017-12-28 | 1 | -0/+6 |
| | | | | | |||||
| * | | | | Add backend fix for util in normalizeethstringtowei. | Kevin Serrano | 2017-12-28 | 1 | -0/+3 |
| | | | | | |||||
| * | | | | Fix some silly linting issues. | Kevin Serrano | 2017-12-28 | 2 | -2/+2 |
| | | | | | |||||
| * | | | | Add test for edge case. | Kevin Serrano | 2017-12-28 | 1 | -0/+6 |
|/ / / / | |||||
* | | | | Merge pull request #2793 from MetaMask/i2681-DoNotFailPending | Kevin Serrano | 2017-12-22 | 3 | -8/+1 |
|\ \ \ \ | |_|/ / |/| | | | Do not fail pending transactions after any amount of time | ||||
| * | | | Remove retryTimePeriod from tx controller | Dan Finlay | 2017-12-22 | 1 | -1/+0 |
| | | | | |||||
| * | | | Bump changelog | Dan Finlay | 2017-12-22 | 1 | -0/+1 |
| | | | | |||||
| * | | | Stop failing pending transactions after any period of time | Dan Finlay | 2017-12-22 | 1 | -7/+0 |
|/ / / | |||||
* | | | 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 |
|/ / | |||||
* | | 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 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 |
|/ / / / | |||||
* | | | | Merge pull request #2100 from ChainsawBaby/patch-1 | Kevin Serrano | 2017-10-26 | 2 | -3/+8 |
|\ \ \ \ | | | | | | | | | | | Remove annoying console.log on each run | ||||
| * | | | | Bump Changelog | Kevin Serrano | 2017-10-26 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Resolving that ugly merge. | Kevin Serrano | 2017-10-26 | 1 | -3/+7 |
|/ / / / | |||||
* | | | | Merge pull request #2476 from MetaMask/100MweiMinGasPrice | Dan Finlay | 2017-10-26 | 3 | -12/+16 |
|\ \ \ \ | | | | | | | | | | | Reduce minimum gas price to 100 MWEI | ||||
| * | | | | Add labels to clarify warning. | Kevin Serrano | 2017-10-26 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | Account for non-submitted mins and max | Kevin Serrano | 2017-10-26 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Add clarifying comment about wei conversion. | Kevin Serrano | 2017-10-26 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Cut out intermediary wei steps. | Kevin Serrano | 2017-10-26 | 1 | -4/+2 |
| | | | | | |||||
| * | | | | Remove unneeded toString conversions. | Kevin Serrano | 2017-10-26 | 1 | -2/+2 |
| | | | | | |||||
| * | | | | Move upsize conversions for input warning at front of fn. | Kevin Serrano | 2017-10-26 | 1 | -3/+5 |
| | | | | | |||||
| * | | | | Fix mismatched decimal/hex conversion in pending-tx | Kevin Serrano | 2017-10-26 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Remove css build bundle from uat | Dan Finlay | 2017-10-26 | 1 | -4491/+0 |
| | | | | | |||||
| * | | | | Update changelog | Dan Finlay | 2017-10-26 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Resolve merge conflict. | Kevin Serrano | 2017-10-25 | 3 | -1/+4493 |
| |\ \ \ \ | |||||
| | * | | | | Reduce minimum gas price to 100 MWEI | Dan Finlay | 2017-10-25 | 3 | -7/+4499 |
| | | | | | | | | | | | | | | | | | | | | | | | | Also now representing gas price in MWEI, because our current bn inputs actually aren't tolerant of minimums less than 1 unit. | ||||
| * | | | | | Fix for gas price to be lowered. | Kevin Serrano | 2017-10-25 | 2 | -11/+13 |
| |/ / / / | |||||
* | | | | | Merge pull request #2478 from MetaMask/mascaraHeadersFix | Frankie | 2017-10-26 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix X-Frame-Options for mascara | ||||
| * | | | | | Fix X-Frame-Options for mascara | tmashuang | 2017-10-25 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #2422 from watilde/fixes-lint | Kevin Serrano | 2017-10-25 | 22 | -49/+55 |
|\ \ \ \ \ | |/ / / / |/| | | | | Fixes lint warnings | ||||
| * | | | | Fix lint warnings | Daijiro Wachi | 2017-10-22 | 20 | -49/+47 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed warnings: ```md app/scripts/controllers/computed-balances.js + 35:27 warning Missing space before function parentheses space-before-function-paren + 41:14 warning 'address' is never reassigned. Use 'const' instead prefer-const + 61:9 warning 'updater' is never reassigned. Use 'const' instead prefer-const + 68:11 warning 'newState' is never reassigned. Use 'const' instead prefer-const app/scripts/controllers/network.js + 104:29 warning Missing space before function parentheses space-before-function-paren app/scripts/lib/createLoggerMiddleware.js + 4:32 warning Missing space before function parentheses space-before-function-paren + 15:2 warning Newline required at end of file but not found eol-last app/scripts/lib/createOriginMiddleware.js + 4:32 warning Missing space before function parentheses space-before-function-paren + 9:2 warning Newline required at end of file but not found eol-last app/scripts/lib/createProviderMiddleware.js + 5:34 warning Missing space before function parentheses space-before-function-paren + 13:2 warning Newline required at end of file but not found eol-last app/scripts/lib/events-proxy.js + 1:50 warning Missing space before function parentheses space-before-function-paren + 31:2 warning Newline required at end of file but not found eol-last app/scripts/lib/nodeify.js + 2:22 warning Missing space before function parentheses space-before-function-paren + 2:24 warning Missing space before opening brace space-before-blocks + 5:18 warning Missing space before function parentheses space-before-function-paren + 5:20 warning Missing space before opening brace space-before-blocks app/scripts/lib/pending-balance-calculator.js + 16:19 warning Missing space before function parentheses space-before-function-paren app/scripts/lib/pending-tx-tracker.js + 85:11 warning '||' should be placed at the end of the line operator-linebreak + 87:11 warning '||' should be placed at the end of the line operator-linebreak + 88:11 warning '||' should be placed at the end of the line operator-linebreak + 90:11 warning '||' should be placed at the end of the line operator-linebreak + 91:11 warning '||' should be placed at the end of the line operator-linebreak app/scripts/lib/port-stream.js + 3:22 warning Missing space before function parentheses space-before-function-paren + 3:24 warning Missing space before opening brace space-before-blocks app/scripts/lib/tx-gas-utils.js + 84:2 warning Newline required at end of file but not found eol-last app/scripts/lib/tx-state-history-helper.js + 12:37 warning Missing space before function parentheses space-before-function-paren + 23:30 warning Missing space before function parentheses space-before-function-paren + 30:23 warning Missing space before function parentheses space-before-function-paren + 35:28 warning Missing space before function parentheses space-before-function-paren + 41:2 warning Newline required at end of file but not found eol-last app/scripts/lib/tx-state-manager.js + 94:13 warning 'value' is never reassigned. Use 'const' instead prefer-const ui/app/reducers.js + 45:7 warning 'state' is never reassigned. Use 'const' instead prefer-const + 53:7 warning 'stateString' is never reassigned. Use 'const' instead prefer-const ui/lib/tx-helper.js + 27:2 warning Newline required at end of file but not found eol-last ui/app/components/account-dropdowns.js + 163:1 warning More than 2 blank lines not allowed no-multiple-empty-lines ui/app/components/menu-droppo.js + 22:7 warning 'style' is never reassigned. Use 'const' instead prefer-const ui/app/components/shapeshift-form.js + 135:11 warning '&&' should be placed at the end of the line operator-linebreak ui/app/components/typed-message-renderer.js + 35:25 warning Missing space before function parentheses space-before-function-paren + 42:2 warning Newline required at end of file but not found eol-last mascara/server/index.js + 11:42 warning Use path.join() or path.resolve() instead of + to create paths no-path-concat + 12:36 warning Use path.join() or path.resolve() instead of + to create paths no-path-concat + 13:33 warning Use path.join() or path.resolve() instead of + to create paths no-path-concat + 14:40 warning Use path.join() or path.resolve() instead of + to create paths no-path-concat + 20:29 warning Use path.join() or path.resolve() instead of + to create paths no-path-concat + 21:29 warning Use path.join() or path.resolve() instead of + to create paths no-path-concat + 26:40 warning Use path.join() or path.resolve() instead of + to create paths no-path-concat ``` | ||||
| * | | | | Add lint:fix command to gulp and npm-scripts | Daijiro Wachi | 2017-10-22 | 2 | -0/+8 |
| | | | | | |||||
* | | | | | Merge pull request #1990 from chikeichan/firsttimeflow | Thomas Huang | 2017-10-25 | 36 | -64/+12257 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Implement Mascara First Time Flow | ||||
| * | | | | Add error messages when importing an account | tmashuang | 2017-10-24 | 2 | -17/+24 |
| | | | | | |||||
| * | | | | Merge branch 'firsttimeflow' of ↵ | tmashuang | 2017-10-24 | 35 | -63/+12249 |
|/| | | | | | | | | | | | | | | | | | | | https://github.com/chikeichan/metamask-plugin into firsttimeflow | ||||
| * | | | | Add Import With Seed Phrase | Chi Kei Chan | 2017-10-21 | 6 | -19/+156 |
| | | | | | |||||
| * | | | | Add mobile responsiveness | Chi Kei Chan | 2017-10-21 | 2 | -177/+192 |
| | | | | | |||||
| * | | | | Remove import option | Chi Kei Chan | 2017-10-21 | 1 | -1/+3 |
| | | | | | |||||
| * | | | | Fix import | Chi Kei Chan | 2017-10-21 | 1 | -21/+31 |
| | | | | | |||||
| * | | | | Fix capitialization | Chi Kei Chan | 2017-10-21 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Add Integration Tests | Chi Kei Chan | 2017-10-21 | 4 | -15/+61 |
| | | | | | |||||
| * | | | | Fixing integraiton test | Chi Kei Chan | 2017-10-21 | 2 | -3/+130 |
| | | | | | |||||
| * | | | | Fix unit test | Chi Kei Chan | 2017-10-21 | 2 | -2/+3 |
| | | | | | |||||
| * | | | | Fix linter | Chi Kei Chan | 2017-10-21 | 10 | -123/+245 |
| | | | | | |||||
| * | | | | ShapeShift Integration | Chi Kei Chan | 2017-10-21 | 6 | -90/+287 |
| | | | | | |||||
| * | | | | Add ShapeShift UI | Chi Kei Chan | 2017-10-21 | 6 | -80/+353 |
| | | | | | |||||
| * | | | | Fix merge conflict; separate onboarding buy screen | Chi Kei Chan | 2017-10-21 | 8 | -29/+9558 |
| | | | | | |||||
| * | | | | Add missing presets | Chi Kei Chan | 2017-10-21 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Move "Skip this step" to side panel | Jacky Chan | 2017-10-21 | 2 | -12/+17 |
| | | | | | |||||
| * | | | | Disable CTA unless notice is scrolled to bottom | Jacky Chan | 2017-10-21 | 2 | -4/+29 |
| | | | | |