| Commit message (Expand) | Author | Age | Files | Lines |
* | Version 6.7.0v6.7.0 | Thomas | 2019-06-26 | 2 | -1/+10 |
* | Add simulation failure to tx confirmation when transaction simulationFails | Thomas | 2019-06-26 | 1 | -0/+4 |
* | 4byte fallback (#6551) | Whymarrh Whitby | 2019-06-18 | 23 | -262/+376 |
* | Merge pull request #6698 from MetaMask/Version-6.6.2 | Thomas Huang | 2019-06-18 | 2 | -1/+5 |
|\ |
|
| * | Merge branch 'develop' into Version-6.6.2 | Thomas Huang | 2019-06-18 | 39 | -241/+422 |
| |\
| |/
|/| |
|
* | | remove broken readme link (#6720) | bobby dresser | 2019-06-18 | 1 | -1/+1 |
* | | Add delete to custom RPC form (#6718, #6650) | Dan J Miller | 2019-06-17 | 11 | -60/+229 |
* | | Fix styles on 'import account' page, update help link (#6700) | Kirill Goncharov | 2019-06-17 | 3 | -2/+7 |
* | | Wrap smaller custom block explorer url text (#6714) | Thomas Huang | 2019-06-17 | 4 | -3/+16 |
* | | MetaMorph - Spacing and Typeface on Extension Main view (#6584) | Chi Kei Chan | 2019-06-13 | 19 | -171/+142 |
* | | Feature: sync with mobile v2 (#6673) | Esteban Miño | 2019-06-12 | 1 | -3/+26 |
* | | pin ethereumjs-tx (#6706) | Thomas Huang | 2019-06-11 | 1 | -1/+1 |
| * | Version 6.6.2 RC1v6.6.2 | Dan Finlay | 2019-06-08 | 2 | -1/+5 |
|/ |
|
* | Merge pull request #6690 from MetaMask/npm-audit | Thomas Huang | 2019-06-07 | 5 | -6881/+20867 |
|\ |
|
| * | ci: Enable npm audit check | Whymarrh Whitby | 2019-06-07 | 3 | -13/+49 |
| * | Successful `npm audit' with all required pkgs | Whymarrh Whitby | 2019-06-07 | 2 | -0/+11545 |
| * | npm audit: Works with gaba but w/o ganache-core | Whymarrh Whitby | 2019-06-07 | 2 | -6283/+365 |
| * | npm audit: Break karma, 1 less low, 1 less high | Whymarrh Whitby | 2019-06-07 | 2 | -661/+234 |
| * | npm audit: Use eth-json-rpc-infura@3 | Whymarrh Whitby | 2019-06-07 | 2 | -267/+438 |
| * | Move eth-json-rpc-middleware into prod dependencies | Whymarrh Whitby | 2019-06-07 | 2 | -118/+91 |
| * | Break Storybook-related pkgs to reduce listed vulnerabilities | Whymarrh Whitby | 2019-06-07 | 2 | -3182/+8282 |
| * | npm audit fix | Whymarrh Whitby | 2019-06-07 | 2 | -2488/+3951 |
| * | npm audit: Works with eth-trezor-keyring | Whymarrh Whitby | 2019-06-07 | 2 | -0/+122 |
| * | npm audit: Works with eth-ledger-bridge-keyring | Whymarrh Whitby | 2019-06-07 | 2 | -0/+86 |
| * | npm audit: Works with eth-json-rpc-middleware | Whymarrh Whitby | 2019-06-07 | 2 | -36/+231 |
| * | npm audit: Works with eth-json-rpc-filters | Whymarrh Whitby | 2019-06-07 | 2 | -0/+251 |
| * | npm audit: Works with eth-json-rpc-infura | Whymarrh Whitby | 2019-06-07 | 2 | -0/+2644 |
| * | Add ethereumjs-tx dependency back | Whymarrh Whitby | 2019-06-07 | 2 | -3/+38 |
| * | Successful `npm audit' run w/o some packages | Whymarrh Whitby | 2019-06-07 | 2 | -1290/+0 |
* | | Merge pull request #6692 from MetaMask/Version-6.6.1 | Jenny Pollack | 2019-06-07 | 2 | -1/+5 |
|\ \ |
|
| * | | Version 6.6.1 RC1v6.6.1 | Dan Finlay | 2019-06-07 | 2 | -1/+5 |
|/ / |
|
* | | Merge pull request #6691 from MetaMask/revert-6606 | Dan Finlay | 2019-06-07 | 3 | -63/+10 |
|\ \
| |/
|/| |
|
| * | Revert "fixed #5524" | Jenny Pollack | 2019-06-07 | 3 | -63/+10 |
|/ |
|
* | Merge pull request #6679 from MetaMask/Version-6.6.0v6.6.0 | Thomas Huang | 2019-06-05 | 2 | -1/+8 |
|\ |
|
| * | Version 6.6.0 RC1 | Dan Finlay | 2019-06-04 | 2 | -1/+8 |
|/ |
|
* | Merge pull request #6678 from MetaMask/revert-6654-manifest-permissions | Dan Finlay | 2019-06-04 | 1 | -0/+1 |
|\ |
|
| * | Revert "Remove clipboardWrite permission" | Dan Finlay | 2019-06-04 | 1 | -0/+1 |
|/ |
|
* | feature: integrate gaba/CurrencyRateController (#6570) | Paul Bouchon | 2019-06-01 | 7 | -8102/+7829 |
* | Merge pull request #6654 from whymarrh/manifest-permissions | Dan Finlay | 2019-06-01 | 1 | -1/+0 |
|\ |
|
| * | Remove clipboardWrite permission | Whymarrh Whitby | 2019-05-24 | 1 | -1/+0 |
* | | Merge pull request #6671 from MetaMask/bugfix/enable-rejection | Dan Finlay | 2019-06-01 | 1 | -2/+2 |
|\ \ |
|
| * | | bugfix: reject enable promise on user rejection | bitpshr | 2019-06-01 | 1 | -2/+2 |
|/ / |
|
* | | Merge pull request #6402 from pldespaigne/issue#5742_update_ens_resolver_to_e... | Thomas Huang | 2019-05-31 | 10 | -8340/+9056 |
|\ \ |
|
| * \ | merge | pldespaigne | 2019-05-31 | 361 | -2571/+6170 |
| |\ \
| |/ /
|/| | |
|
* | | | Merge pull request #6659 from matkam/develop | Thomas Huang | 2019-05-29 | 1 | -8/+0 |
|\ \ \ |
|
| * | | | lint cleanup | Mathew Kamkar | 2019-05-25 | 1 | -2/+0 |
| * | | | Enable Ledger hardware wallet support on Firefox | Mathew Kamkar | 2019-05-25 | 1 | -6/+0 |
|/ / / |
|
* | | | Merge pull request #6652 from whymarrh/clean-editorconfig | Whymarrh Whitby | 2019-05-24 | 1 | -15/+0 |
|\ \ \ |
|
| * | | | Clean EditorConfig file | Whymarrh Whitby | 2019-05-23 | 1 | -15/+0 |
| | |/
| |/| |
|
* / | | Ensures that transactions cannot be confirmed if gas limit is below 21000. (#... | Dan J Miller | 2019-05-23 | 2 | -2/+24 |
|/ / |
|
* | | transactions/deps - use broken out nonce-tracker module (#6555) | Frankie | 2019-05-21 | 5 | -407/+74 |
* | | Fix grammatical error in i18n endOfFlowMessage6 (#6633) | Chi Kei Chan | 2019-05-21 | 1 | -1/+1 |
* | | Merge pull request #6632 from whymarrh/fix-lint | Thomas Huang | 2019-05-21 | 1 | -1/+1 |
|\ \ |
|
| * | | Remove unused fn arguments in AmountMaxButton | Whymarrh Whitby | 2019-05-21 | 1 | -1/+1 |
|/ / |
|
* | | MetaMetrics documentation (#6624) | Dan J Miller | 2019-05-21 | 2 | -9/+115 |
* | | Update translation (#6628) | matteopey | 2019-05-21 | 1 | -4/+230 |
* | | Improved UX for sweeping accounts (#6488) | Etienne Dusseault | 2019-05-21 | 20 | -55/+314 |
* | | Merge pull request #6621 from MetaMask/Version-6.5.3 | Thomas Huang | 2019-05-17 | 2 | -1/+8 |
|\ \ |
|
| * | | Version 6.5.3 RC1v6.5.3 | Dan Finlay | 2019-05-16 | 2 | -1/+8 |
|/ / |
|
* | | Merge pull request #6619 from MetaMask/bugfix/enable-locked | Dan Finlay | 2019-05-16 | 1 | -1/+2 |
|\ \ |
|
| * | | bugfix: show extension window if locked regardless of approval | bitpshr | 2019-05-16 | 1 | -1/+2 |
|/ / |
|
* | | drop transactions who's nonce is lower then the known network nonce but were ... | Frankie | 2019-05-16 | 3 | -13/+113 |
* | | Merge pull request #6606 from industral/issue-5524 | Thomas Huang | 2019-05-16 | 3 | -10/+63 |
|\ \ |
|
| * | | fixed #5524 | Alex Ivasyuv | 2019-05-15 | 3 | -10/+63 |
* | | | Adds e2e test for removing imported accounts. (#6615) | Dan J Miller | 2019-05-16 | 2 | -3/+54 |
* | | | Merge pull request #6614 from MetaMask/Version-6.5.2v6.5.2 | Dan Finlay | 2019-05-16 | 2 | -1/+4 |
|\ \ \ |
|
| * | | | Version Bump | Thomas Huang | 2019-05-15 | 2 | -1/+4 |
|/ / / |
|
* | | | Fixes bugs in 6.5.1 (#6613) | Bruno Barbieri | 2019-05-15 | 2 | -2/+2 |
* | | | Merge pull request #6605 from MetaMask/Version-6.5.1v6.5.1 | Dan Finlay | 2019-05-15 | 2 | -1/+6 |
|\ \ \ |
|
| * | | | Version 6.5.1 RC1 | Dan Finlay | 2019-05-15 | 2 | -1/+6 |
* | | | | feature: integrate gaba/ShapeShiftController (#6569) | Paul Bouchon | 2019-05-15 | 3 | -188/+6 |
|/ / / |
|
* / / | Set a default value for code in _determineTransactionCategory (#6604) | Dan J Miller | 2019-05-15 | 6 | -28/+272 |
|/ / |
|
* | | Merge pull request #6596 from MetaMask/Version-6.5.0 | Thomas Huang | 2019-05-14 | 2 | -2/+13 |
|\ \ |
|
| * \ | Merge pull request #6598 from MetaMask/Version-6.5.0-changelog-updatev6.5.0 | Dan Finlay | 2019-05-14 | 1 | -18/+7 |
| |\ \ |
|
| | * | | Improve changelog for 6.5.0 | Dan Miller | 2019-05-14 | 1 | -18/+7 |
| |/ / |
|
| * | | Version 6.5.0 RC1 | Dan Finlay | 2019-05-11 | 2 | -1/+23 |
* | | | Update auto-logout to recognize idle time in background (#6593) | Whymarrh Whitby | 2019-05-14 | 5 | -13/+105 |
|/ / |
|
* | | Merge pull request #6568 from MetaMask/feature/gaba-phishing-controller | Thomas Huang | 2019-05-11 | 6 | -565/+524 |
|\ \ |
|
| * | | feature: integrate gaba/PhishingController | bitpshr | 2019-05-09 | 6 | -565/+524 |
* | | | Fix RPC URL message key casing (#6595) | Whymarrh Whitby | 2019-05-10 | 1 | -1/+1 |
* | | | New settings custom rpc form (#6490) | Dan J Miller | 2019-05-10 | 36 | -68/+1028 |
|/ / |
|
* | | Check for unused function arguments (#6583) | Whymarrh Whitby | 2019-05-09 | 79 | -191/+172 |
* | | Adds a transactionCategory to txMeta for use in UI (#6567) | Dan J Miller | 2019-05-09 | 2 | -7/+59 |
* | | Auto logout after specific time (#6558) | Chi Kei Chan | 2019-05-09 | 9 | -6/+188 |
* | | Remove KNOWN_ADDRESS_ERROR from error objects (#6578) | Chi Kei Chan | 2019-05-09 | 2 | -7/+6 |
* | | Merge pull request #6581 from MetaMask/bump/eth-json-rpc-filters | kumavis | 2019-05-09 | 2 | -149/+323 |
|\ \ |
|
| * | | Bump eth-json-rpc-filters and eth-contract-metadata | Thomas | 2019-05-09 | 2 | -149/+323 |
|/ / |
|
* | | Merge pull request #6577 from MetaMask/fix-integration-tests | Thomas Huang | 2019-05-08 | 10 | -13/+43 |
|\ \ |
|
| * | | Prevent completedUiMigration popup from appearing in integration tests. | Dan Miller | 2019-05-08 | 6 | -6/+12 |
| * | | Fix fetch and ethquery mocks in integration tests | Dan Miller | 2019-05-08 | 4 | -7/+31 |
* | | | Merge pull request #6575 from whymarrh/fix-nock-unit-tests | Thomas Huang | 2019-05-08 | 3 | -10/+15 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove nock#restore call from actions.spec.js | Whymarrh Whitby | 2019-05-08 | 1 | -5/+0 |
| * | | Use metricsEvent in AmountMaxButton component | Whymarrh Whitby | 2019-05-08 | 2 | -5/+15 |
|/ / |
|
* | | Allow dragging seed phrase during Confirm Seed Phrase (#6557) | Chi Kei Chan | 2019-05-07 | 8 | -277/+818 |
* | | Skip null and undefined keys when translating via context (#6543) | Whymarrh Whitby | 2019-05-07 | 1 | -0/+10 |
* | | Adds NPM scripts for running a dapp, and dapp + chain, locally. (#6565) | Dan J Miller | 2019-05-06 | 1 | -0/+2 |
* | | Add suffix to title text only when it exists (#6546) | Whymarrh Whitby | 2019-05-06 | 1 | -1/+1 |
* | | Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410) | kumavis | 2019-05-04 | 17 | -409/+298 |
* | | Merge pull request #6545 from whymarrh/tOrKey-ConfirmTransactionBase | Thomas Huang | 2019-05-02 | 2 | -2/+4 |
|\ \ |
|
| * | | Use tOrKey for actionKey in ConfirmTransactionBase | Whymarrh Whitby | 2019-05-01 | 1 | -1/+3 |
| * | | Fix binding of this for I18nProvider#tOrKey | Whymarrh Whitby | 2019-05-01 | 1 | -1/+1 |
|/ / |
|
* | | Include token checksum address in prices lookup for token rates (#6526) | Thomas Huang | 2019-05-01 | 1 | -1/+3 |
* | | Send metrics event from backend for on chain transaction failures (#6500) | Dan J Miller | 2019-04-29 | 6 | -5/+69 |
* | | Add subheader to all settings subviews (#6502) | Chi Kei Chan | 2019-04-29 | 2 | -5/+39 |
* | | Ensure home screen does not render if there are unapproved txs (#6501) | Dan J Miller | 2019-04-27 | 2 | -8/+18 |
* | | Merge pull request #6522 from MetaMask/Version-6.4.1 | Dan Finlay | 2019-04-27 | 2 | -1/+5 |
|\ \ |
|
| * | | Version 6.4.1 RC1v6.4.1 | Dan Finlay | 2019-04-27 | 2 | -1/+5 |
|/ / |
|
* | | Merge pull request #6521 from MetaMask/revert-6435-4byte-registry-fallback | Dan Finlay | 2019-04-27 | 2 | -28/+4 |
|\ \ |
|
| * | | Revert "Adds 4byte registry fallback to getMethodData() (#6435)" | Thomas Huang | 2019-04-27 | 2 | -28/+4 |
|/ / |
|
* | | Always show private network when RPC is not whitelisted (#6495) | Chi Kei Chan | 2019-04-26 | 1 | -4/+1 |
* | | Fix button colors on mobile (#6493) | Chi Kei Chan | 2019-04-25 | 1 | -0/+3 |
* | | Set max-width on network dropdown and ellipsis long network name (#6494) | Chi Kei Chan | 2019-04-25 | 2 | -2/+22 |
* | | add link to design system | Christian | 2019-04-25 | 1 | -0/+5 |
* | | Opens the original webpage from where installation of MetaMask was re… (#6272) | Sneh Koul | 2019-04-25 | 2 | -0/+7 |
* | | Merge pull request #6471 from MetaMask/Version-6.4.0 | Thomas Huang | 2019-04-19 | 2 | -2/+28 |
|\ \ |
|
| * | | Version 6.4.0 RC1 | Dan Finlay | 2019-04-18 | 2 | -2/+28 |
|/ / |
|
* | | Merge pull request #6481 from MetaMask/address-prop-types-errors | Thomas Huang | 2019-04-18 | 3 | -3/+4 |
|\ \ |
|
| * | | Ensure future tokens add decimals as numbers while supporting numbers and str... | Dan Miller | 2019-04-18 | 2 | -2/+2 |
| * | | getSeletedAsset to only return symbol strings, not token objects | Dan Miller | 2019-04-18 | 1 | -1/+2 |
* | | | Make height consistent on all row in send-content (#6480) | Chi Kei Chan | 2019-04-18 | 6 | -16/+28 |
* | | | Merge pull request #6477 from MetaMask/metrics-screen-button-type | Thomas Huang | 2019-04-18 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Update button type on metrics opt-in screen. | Dan Miller | 2019-04-18 | 2 | -2/+2 |
* | | | Merge pull request #6475 from chikeichan/send-asset | Thomas Huang | 2019-04-18 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix PropTypes validation in send-asset-row | Chi Kei Chan | 2019-04-18 | 1 | -1/+1 |
* | | | | Update confirm to use btn-primary (#6473) | Chi Kei Chan | 2019-04-18 | 2 | -6/+7 |
|/ / / |
|
* | | | Add token selection to the send screen (#6445) | Chi Kei Chan | 2019-04-18 | 137 | -134/+444 |
* | | | Merge pull request #6470 from MetaMask/bdresser-patch-1-2 | Whymarrh Whitby | 2019-04-18 | 1 | -0/+7 |
|\ \ \ |
|
| * | | | update publishing.md with dev diagram | bobby dresser | 2019-04-18 | 1 | -0/+7 |
* | | | | Update to eth-method-registry@1.2.0 (#6403) | Dan J Miller | 2019-04-18 | 2 | -4/+4 |
| |/ /
|/| | |
|
* | | | Merge pull request #6468 from chikeichan/network-indicator-style-fix | Thomas Huang | 2019-04-18 | 2 | -11/+24 |
|\ \ \ |
|
| * | | | Fix switcher height when Custom RPC is selected or when network is loading | Chi Kei Chan | 2019-04-17 | 2 | -11/+24 |
| |/ / |
|
* / / | feature: add Goerli support (#6459) | Paul Bouchon | 2019-04-18 | 27 | -18/+136 |
|/ / |
|
* | | Merge pull request #6444 from MetaMask/localhost-network-dropdown | Thomas Huang | 2019-04-17 | 6 | -3/+14 |
|\ \ |
|
| * | | Set rpcTarget, nickname, and ticker when selecting one of the default networks | Thomas Huang | 2019-04-17 | 1 | -2/+2 |
| * | | Add Localhost 8545 for network dropdown names | Thomas Huang | 2019-04-11 | 5 | -1/+12 |
* | | | Adds 4byte registry fallback to getMethodData() (#6435) | Dan J Miller | 2019-04-17 | 2 | -4/+28 |
* | | | Update buttons & colors to match design system (#6446) | Chi Kei Chan | 2019-04-17 | 51 | -401/+391 |
* | | | Adds e2e test for most web3 methods that dapps use (#6160) | Sneh Koul | 2019-04-17 | 6 | -0/+724 |
* | | | Merge pull request #6454 from MetaMask/bump-contract-metadata | Whymarrh Whitby | 2019-04-13 | 2 | -13/+86 |
|\ \ \ |
|
| * | | | bump contract metadata | Esteban Mino | 2019-04-13 | 2 | -13/+86 |
|/ / / |
|
* | | | Merge pull request #6448 from whymarrh/getSendToAccounts | Whymarrh Whitby | 2019-04-13 | 1 | -3/+1 |
|\ \ \ |
|
| * | | | Remove unneeded array cloning in getSendToAccounts selector | Whymarrh Whitby | 2019-04-12 | 1 | -3/+1 |
|/ / / |
|
* | | | repeated getSelectedAddress() func send.selectors.js removed (#6056) | Sneh Koul | 2019-04-12 | 4 | -18/+9 |
* | | | Added Chrome limited site access solution doc (#6422) | Etienne Dusseault | 2019-04-11 | 1 | -0/+5 |
* | | | feature: switch token pricing to CoinGecko API (#6424) | Paul Bouchon | 2019-04-11 | 1 | -8/+8 |
|/ / |
|
* | | Merge pull request #6428 from MetaMask/sharefile.com | Thomas Huang | 2019-04-10 | 1 | -0/+1 |
|\ \ |
|
| * | | Don't inject web3 on sharefile.com | Whymarrh Whitby | 2019-04-10 | 1 | -0/+1 |
|/ / |
|
* | | Merge pull request #6417 from MetaMask/metrics-updates | Whymarrh Whitby | 2019-04-09 | 9 | -14/+56 |
|\ \ |
|
| * | | Only pass english function names to functionType metric | Dan Miller | 2019-04-09 | 3 | -13/+13 |
| * | | Distinguish between token and eth selected in home screen send button metrics... | Dan Miller | 2019-04-08 | 1 | -1/+1 |
| * | | Metrics tracking gas changed - slow, average, fast, custom - on edit screen.- | Dan Miller | 2019-04-08 | 4 | -0/+24 |
| * | | Track seed phrase validation errors with MetaMetrics | Dan Miller | 2019-04-05 | 1 | -0/+18 |
* | | | Merge pull request #6420 from bbondy/patch-2 | Thomas Huang | 2019-04-09 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Update porting_to_new_environment.md | Brian R. Bondy | 2019-04-09 | 1 | -2/+2 |
|/ / / |
|
* | | | Version 6.3.2 (#6418) | Dan J Miller | 2019-04-09 | 2 | -1/+7 |
* | | | Merge pull request #6362 from MetaMask/metamaskbot-comment-content | kumavis | 2019-04-05 | 1 | -14/+2 |
|\ \ \ |
|
| * | | | Remove broken image walkthrough from metamaskbot comment | Whymarrh Whitby | 2019-03-29 | 1 | -14/+2 |
* | | | | Merge pull request #6401 from MetaMask/provider-error-fix | kumavis | 2019-04-05 | 2 | -18/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | metamask-controller - use improved provider-as-middleware utility | kumavis | 2019-04-04 | 2 | -18/+2 |
* | | | | Merge pull request #6406 from MetaMask/remove-user-actions-controller | Jenny Pollack | 2019-04-05 | 1 | -17/+0 |
|\ \ \ \ |
|
| * | | | | remove user actions controller | Jenny Pollack | 2019-03-26 | 1 | -17/+0 |
* | | | | | doc - publishing - typo fix (#6399) | kumavis | 2019-04-05 | 1 | -1/+1 |
* | | | | | pin eth-contract-metadata to last commit hash (#6396) | Esteban Miño | 2019-04-05 | 2 | -359/+208 |
| |/ / /
|/| | | |
|
| | | * | update package | pldespaigne | 2019-05-30 | 2 | -1/+40687 |
| | | * | delete package-json | pldespaigne | 2019-05-30 | 1 | -39752/+0 |
| | | * | refactor & change html pages | pldespaigne | 2019-05-05 | 5 | -154/+11 |
| | | * | add rinkeby & goerli | pldespaigne | 2019-05-05 | 1 | -0/+6 |
| | | * | update content-hash | pldespaigne | 2019-05-05 | 2 | -7551/+7580 |
| | | * | fix npm ci bug (version mismatch) | pldespaigne | 2019-04-11 | 1 | -5/+6 |
| | | * | issue#5742 | pldespaigne | 2019-04-04 | 5 | -7798/+7795 |
| | | * | renaming registrar into registry | pldespaigne | 2019-04-04 | 2 | -8/+8 |
| |_|/
|/| | |
|
* | | | Merge pull request #6397 from MetaMask/wyre-deposit-modal | kumavis | 2019-04-04 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | Change coinbase to wyre | Thomas Huang | 2019-04-04 | 1 | -4/+4 |
* | | | | bump ledger and trezor keyring (#6395) | Bruno Barbieri | 2019-04-04 | 2 | -131/+195 |
* | | | | Fix display of gas chart on Ethereum networks (#6389) | Dan J Miller | 2019-04-04 | 4 | -3/+7 |
|/ / / |
|
* | | | Remove NoticeController (#6382) | Thomas Huang | 2019-04-02 | 25 | -1000/+77 |
* | | | Remove unused account-dropdowns components (#6363)v6.3.2 | Whymarrh Whitby | 2019-04-02 | 2 | -811/+0 |
* | | | Remove unused mascara directory (#6360) | Whymarrh Whitby | 2019-04-02 | 2 | -416/+0 |
* | | | Merge pull request #6375 from MetaMask/Version-6.3.1v6.3.1 | Thomas Huang | 2019-03-30 | 4 | -2/+16 |
|\ \ \ |
|
| * | | | Version 6.3.1 | Dan Miller | 2019-03-30 | 2 | -1/+7 |
| * | | | Check token name constants against the lower case methodData name in conf tx ... | Dan Miller | 2019-03-30 | 1 | -1/+1 |
| * | | | Ensure correct confirm screen in case of smartcontract check fail | Dan Miller | 2019-03-30 | 2 | -1/+9 |
* | | | | About tab copy changes; Update route for Info & Help in account menu (#6356) | Chi Kei Chan | 2019-03-30 | 3 | -4/+10 |
|/ / / |
|
* | / | Revert to providing inline defaults in getHexGasTotal and increaseLastGasPric... | Dan J Miller | 2019-03-29 | 1 | -4/+4 |
| |/
|/| |
|
* | | Further e2e fixes in wake of #6364 and #6367 (#6374) | Dan J Miller | 2019-03-29 | 3 | -40/+64 |
* | | Merge pull request #6364 from MetaMask/prevent-infura-requests-e2e-tests | Whymarrh Whitby | 2019-03-29 | 8 | -57/+132 |
|\ \ |
|
| * | | Split e2e run-all commands onto multiple lines | Whymarrh Whitby | 2019-03-29 | 1 | -1/+2 |
| * | | Run from-import e2e tests with additional account, to avoid conflict with acc... | Dan Miller | 2019-03-29 | 2 | -4/+4 |
| * | | Use localhost instead of mainnent/infura for custom rpc tests in e2e tests. | Dan Miller | 2019-03-29 | 1 | -5/+5 |
| * | | ci: Add build:test Gulp task for e2e build | Whymarrh Whitby | 2019-03-29 | 3 | -4/+19 |
| * | | e2e: Update Contract Interaction wording | Whymarrh Whitby | 2019-03-29 | 1 | -3/+2 |
| * | | e2e: Skip approving token test | Whymarrh Whitby | 2019-03-29 | 1 | -1/+1 |
| * | | e2e: Remove Privacy mode toggle step | Whymarrh Whitby | 2019-03-29 | 1 | -20/+0 |
| * | | Retry transaction list item click in 'adds multiple transactions' tests first... | Dan Miller | 2019-03-29 | 1 | -1/+8 |
| * | | Default to localhost network when running e2e tests | Dan Miller | 2019-03-29 | 3 | -14/+15 |
| * | | Use webRequest to cancel all requests to infura in e2e tests. | Dan Miller | 2019-03-29 | 5 | -6/+78 |
* | | | Merge pull request #6328 from MetaMask/clearNotices | kumavis | 2019-03-29 | 7 | -19/+136 |
|\ \ \ |
|
| * | | | test - unit - ui - actions - setCompletedOnboarding - fix stub to call callback | kumavis | 2019-03-29 | 1 | -0/+2 |
| * | | | lint fix | kumavis | 2019-03-29 | 2 | -2/+2 |
| * | | | actions - setCompletedOnboarding - make async with pify | kumavis | 2019-03-29 | 1 | -24/+17 |
| * | | | notice-controller - make markAllNoticesRead sync | kumavis | 2019-03-29 | 2 | -2/+2 |
| * | | | lib - nodeify - correctly wrap synchronous functions | kumavis | 2019-03-29 | 2 | -7/+57 |
| * | | | notices - markAllNoticesRead - use async/await | kumavis | 2019-03-29 | 4 | -25/+16 |
| * | | | Merge branch 'develop' into clearNotices | kumavis | 2019-03-29 | 734 | -1976/+2178 |
| |\| | |
|
| * | | | Remove exclusive test | Thomas Huang | 2019-03-21 | 1 | -1/+1 |
| * | | | Clear notices when setCompletedOnboarding is called | Thomas Huang | 2019-03-21 | 5 | -4/+85 |
* | | | | Merge pull request #6372 from MetaMask/addAddressIfNew | kumavis | 2019-03-29 | 2 | -2/+5 |
|\ \ \ \ |
|
| * | | | | send-footer.utils.js - addressIsNew - improve readability | kumavis | 2019-03-29 | 1 | -1/+3 |
| * | | | | prevent add duplicates when address is not new | Jenny Pollack | 2019-03-29 | 2 | -2/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #5575 from vimalsagar/develop | kumavis | 2019-03-29 | 24 | -17/+240 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | buy-eth-url - lint fix | kumavis | 2019-03-29 | 1 | -1/+1 |
| * | | | buy-eth-url - fix variable name | kumavis | 2019-03-29 | 1 | -2/+2 |
| * | | | Merge branch 'develop' of https://github.com/vimalsagar/metamask-extension in... | kumavis | 2019-03-29 | 24 | -17/+240 |
|/| | | |
|
| * | | | depoit-ether-modal - make buyEth args more explicit | kumavis | 2019-03-29 | 1 | -2/+2 |
| * | | | getBuyEthUrl - getDefaultServiceForNetwork then switch on service | kumavis | 2019-03-29 | 1 | -23/+29 |
| * | | | PR 5575 review comment fixes | Vimal | 2019-02-28 | 2 | -24/+25 |
| * | | | merging upstream branch | Vimal | 2018-11-12 | 254 | -10828/+19266 |
| |\ \ \ |
|
| * | | | | Adding CoinSwitch exchange | Vimal | 2018-10-22 | 24 | -1/+215 |
* | | | | | Delete some unused components (#6278) | Dan J Miller | 2019-03-28 | 0 | -0/+0 |
* | | | | | Merge pull request #6358 from MetaMask/dont-assume-tx-has-gas-data-in-list | Thomas Huang | 2019-03-28 | 1 | -2/+2 |
|\ \ \ \ \ |
|
| * | | | | | Defaults to the args list in increaseLastGasPrice and getHexGasTotal | Dan Miller | 2019-03-28 | 1 | -4/+4 |
| * | | | | | getHexGasTotal and increaseLastGasPrice now gracefully handle null and undefi... | Dan Miller | 2019-03-28 | 1 | -2/+2 |
|/ / / / / |
|
* | | | | | Open retore-vault route from popup (#6353) | Chi Kei Chan | 2019-03-27 | 1 | -1/+1 |
* | | | | | Version 6.3.0 (#6350)v6.3.0 | Dan J Miller | 2019-03-27 | 2 | -1/+16 |
* | | | | | enable privacy mode for first time users (#6347) | Thomas Huang | 2019-03-26 | 1 | -1/+3 |
* | | | | | Don't include tx value in calculation of balance sufficiency for cancel butto... | Dan J Miller | 2019-03-26 | 1 | -2/+2 |
* | | | | | E2E - Dont close window notifications (#6349) | Thomas Huang | 2019-03-26 | 1 | -2/+0 |
| |_|_|/
|/| | | |
|
* | | | | Cancel error rebased (#6341) | Dan J Miller | 2019-03-26 | 4 | -16/+72 |
* | | | | Close transaction on close of notification window (#6340) | Dan J Miller | 2019-03-26 | 3 | -33/+88 |
* | | | | New settings page rebased (#6333) | Dan J Miller | 2019-03-26 | 19 | -581/+1010 |
* | | | | Replaces the coinbase link in the deposit modal with one for wyre (#6302) | Dan J Miller | 2019-03-22 | 5 | -17/+30 |
* | | | | Fix oversized loading overlay on gas customization modal. (#6326) | Dan J Miller | 2019-03-22 | 1 | -0/+4 |
* | | | | Fix gas fee in the submitted step of the transaction details activity log. (#... | Dan J Miller | 2019-03-22 | 1 | -2/+11 |
* | | | | Hide gas price chart and prevent api call when not on ethereum networks. (#6300) | Dan J Miller | 2019-03-22 | 10 | -25/+76 |
* | | | | Folder restructure (#6304) | Chi Kei Chan | 2019-03-22 |