aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump css-what from 2.1.0 to 2.1.3dependabot/npm_and_yarn/css-what-2.1.3dependabot[bot]2022-10-061-9/+3
* Merge pull request #1 from tangerine-network/dependabot/npm_and_yarn/eth-ledg...HEADmasterWei-Ning Huang2020-03-252-125/+288
|\
| * Bump eth-ledger-bridge-keyring from 0.2.0 to 0.2.1dependabot/npm_and_yarn/eth-ledger-bridge-keyring-0.2.1dependabot[bot]2020-03-242-125/+288
|/
* version bumpChen Wei2019-09-222-1/+3
* add mainnetChen Wei2019-09-228-3/+75
* bump version to 6.8.2Chen Wei2019-09-162-1/+3
* update privacy & terms linkChen Wei2019-09-166-42/+52
* address all the critical / serious audit issuesChen Wei2019-09-102-4765/+4415
* Revert "fix npm audit"Chen Wei2019-09-102-2089/+2190
* fix npm auditChen Wei2019-09-102-2190/+2089
* use rpcUrl from network config when estimating gasChen Wei2019-09-092-3/+13
* bump versionChen Wei2019-09-062-1/+3
* do not base64 encode "inpage.js"Chen Wei2019-09-062-1305/+3462
* update some logosChen Wei2019-09-0612-79/+312
* bump versionChen Wei2019-07-182-1/+3
* this will work on FFChen Wei2019-07-181-1/+1
* do not load inpage.js by "fs". They can be accessed with extension URLChen Wei2019-07-182-37/+9
* 1. rename stream target name 2. do not expose web3Chen Wei2019-07-183-24/+24
* bump versionChen Wei2019-07-082-1/+3
* force update gasChen Wei2019-07-082-6/+20
* update html titleChen Wei2019-07-056-6/+6
* make it work on FFChen Wei2019-07-041-2/+3
* update manifestChen Wei2019-07-041-3/+3
* version bumpChen Wei2019-07-042-1/+3
* update wordingChen Wei2019-07-041-1/+1
* update extension notificationChen Wei2019-07-041-3/+5
* replace some wordingsChen Wei2019-07-043-18/+17
* it seems safer to have workaround in UI layer instead of changing the constan...Chen Wei2019-07-036-24/+10
* Revert "part of replacing 'ETH'"Chen Wei2019-07-0313-18/+38
* part of replacing 'ETH'Chen Wei2019-07-0213-38/+18
* revert replacing "ETH" with "TAN"Chen Wei2019-07-0214-82/+64
* configuration, translation updatingChen Wei2019-07-0227-339/+237
* translation needed by extension setupChen Wei2019-07-022-4/+4
* part of the style refinementChen Wei2019-07-0215-109/+156
* dapp handler injected as "tangerine"Chen Wei2019-07-024-5/+7
* estimated gas should come from RPCChen Wei2019-07-014-122/+100
* 1. correct name display in network dropdown 2. enable 373 derived pathChen Wei2019-07-0133-620/+613
* be able to switch between eth and tanChen Wei2019-06-283-77/+118
* Merge pull request #6764 from MetaMask/Version-6.7.1Dan Finlay2019-06-2810-31/+145
|\
| * Version 6.7.1v6.7.1Mark Stacey2019-06-282-1/+4
| * Fixes display of confirm screen token decimals by not relying on confirmTrans...Dan Miller2019-06-286-14/+117
| * Adds e2e tests that fail when token decimals are displaying incorrectly.Dan Miller2019-06-282-16/+24
|/
* Merge pull request #6749 from MetaMask/v6.7.0Dan Finlay2019-06-2725-263/+390
|\
| * Version 6.7.0v6.7.0Thomas2019-06-262-1/+10
| * Add simulation failure to tx confirmation when transaction simulationFailsThomas2019-06-261-0/+4
| * 4byte fallback (#6551)Whymarrh Whitby2019-06-1823-262/+376
| * Merge pull request #6698 from MetaMask/Version-6.6.2Thomas Huang2019-06-182-1/+5
| |\
* | \ Merge pull request #6721 from MetaMask/Version-6.6.2Thomas Huang2019-06-1844-7122/+21293
|\ \ \ | | |/ | |/|
| * | Merge branch 'develop' into Version-6.6.2Thomas Huang2019-06-1839-241/+422
| |\|
| | * remove broken readme link (#6720)bobby dresser2019-06-181-1/+1
| | * Add delete to custom RPC form (#6718, #6650)Dan J Miller2019-06-1711-60/+229
| | * Fix styles on 'import account' page, update help link (#6700)Kirill Goncharov2019-06-173-2/+7
| | * Wrap smaller custom block explorer url text (#6714)Thomas Huang2019-06-174-3/+16
| | * MetaMorph - Spacing and Typeface on Extension Main view (#6584)Chi Kei Chan2019-06-1319-171/+142
| | * Feature: sync with mobile v2 (#6673)Esteban Miño2019-06-121-3/+26
| | * pin ethereumjs-tx (#6706)Thomas Huang2019-06-111-1/+1
| * | Version 6.6.2 RC1v6.6.2Dan Finlay2019-06-082-1/+5
| |/
| * Merge pull request #6690 from MetaMask/npm-auditThomas Huang2019-06-075-6881/+20867
| |\
| | * ci: Enable npm audit checkWhymarrh Whitby2019-06-073-13/+49
| | * Successful `npm audit' with all required pkgsWhymarrh Whitby2019-06-072-0/+11545
| | * npm audit: Works with gaba but w/o ganache-coreWhymarrh Whitby2019-06-072-6283/+365
| | * npm audit: Break karma, 1 less low, 1 less highWhymarrh Whitby2019-06-072-661/+234
| | * npm audit: Use eth-json-rpc-infura@3Whymarrh Whitby2019-06-072-267/+438
| | * Move eth-json-rpc-middleware into prod dependenciesWhymarrh Whitby2019-06-072-118/+91
| | * Break Storybook-related pkgs to reduce listed vulnerabilitiesWhymarrh Whitby2019-06-072-3182/+8282
| | * npm audit fixWhymarrh Whitby2019-06-072-2488/+3951
| | * npm audit: Works with eth-trezor-keyringWhymarrh Whitby2019-06-072-0/+122
| | * npm audit: Works with eth-ledger-bridge-keyringWhymarrh Whitby2019-06-072-0/+86
| | * npm audit: Works with eth-json-rpc-middlewareWhymarrh Whitby2019-06-072-36/+231
| | * npm audit: Works with eth-json-rpc-filtersWhymarrh Whitby2019-06-072-0/+251
| | * npm audit: Works with eth-json-rpc-infuraWhymarrh Whitby2019-06-072-0/+2644
| | * Add ethereumjs-tx dependency backWhymarrh Whitby2019-06-072-3/+38
| | * Successful `npm audit' run w/o some packagesWhymarrh Whitby2019-06-072-1290/+0
* | | Merge pull request #6695 from MetaMask/developDan Finlay2019-06-075-64/+15
|\| |
| * | Merge pull request #6692 from MetaMask/Version-6.6.1Jenny Pollack2019-06-072-1/+5
| |\ \
| | * | Version 6.6.1 RC1v6.6.1Dan Finlay2019-06-072-1/+5
| |/ /
| * | Merge pull request #6691 from MetaMask/revert-6606Dan Finlay2019-06-073-63/+10
| |\ \ | | |/ | |/|
| | * Revert "fixed #5524"Jenny Pollack2019-06-073-63/+10
| |/
* | Merge pull request #6683 from MetaMask/developThomas Huang2019-06-0554-1660/+2579
|\|
| * Merge pull request #6679 from MetaMask/Version-6.6.0v6.6.0Thomas Huang2019-06-052-1/+8
| |\
| | * Version 6.6.0 RC1Dan Finlay2019-06-042-1/+8
| |/
| * Merge pull request #6678 from MetaMask/revert-6654-manifest-permissionsDan Finlay2019-06-041-0/+1
| |\
| | * Revert "Remove clipboardWrite permission"Dan Finlay2019-06-041-0/+1
| |/
| * feature: integrate gaba/CurrencyRateController (#6570)Paul Bouchon2019-06-017-8102/+7829
| * Merge pull request #6654 from whymarrh/manifest-permissionsDan Finlay2019-06-011-1/+0
| |\
| | * Remove clipboardWrite permissionWhymarrh Whitby2019-05-241-1/+0
| * | Merge pull request #6671 from MetaMask/bugfix/enable-rejectionDan Finlay2019-06-011-2/+2
| |\ \
| | * | bugfix: reject enable promise on user rejectionbitpshr2019-06-011-2/+2
| |/ /
| * | Merge pull request #6402 from pldespaigne/issue#5742_update_ens_resolver_to_e...Thomas Huang2019-05-3110-8340/+9056
| |\ \
| | * \ mergepldespaigne2019-05-31361-2571/+6170
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #6659 from matkam/developThomas Huang2019-05-291-8/+0
| |\ \ \
| | * | | lint cleanupMathew Kamkar2019-05-251-2/+0
| | * | | Enable Ledger hardware wallet support on FirefoxMathew Kamkar2019-05-251-6/+0
| |/ / /
| * | | Merge pull request #6652 from whymarrh/clean-editorconfigWhymarrh Whitby2019-05-241-15/+0
| |\ \ \
| | * | | Clean EditorConfig fileWhymarrh Whitby2019-05-231-15/+0
| | | |/ | | |/|
| * / | Ensures that transactions cannot be confirmed if gas limit is below 21000. (#...Dan J Miller2019-05-232-2/+24
| |/ /
| * | transactions/deps - use broken out nonce-tracker module (#6555)Frankie2019-05-215-407/+74
| * | Fix grammatical error in i18n endOfFlowMessage6 (#6633)Chi Kei Chan2019-05-211-1/+1
| * | Merge pull request #6632 from whymarrh/fix-lintThomas Huang2019-05-211-1/+1
| |\ \
| | * | Remove unused fn arguments in AmountMaxButtonWhymarrh Whitby2019-05-211-1/+1
| |/ /
| * | MetaMetrics documentation (#6624)Dan J Miller2019-05-212-9/+115
| * | Update translation (#6628)matteopey2019-05-211-4/+230
| * | Improved UX for sweeping accounts (#6488)Etienne Dusseault2019-05-2120-55/+314
| * | Merge pull request #6621 from MetaMask/Version-6.5.3Thomas Huang2019-05-172-1/+8
| |\ \
| | * | Version 6.5.3 RC1v6.5.3Dan Finlay2019-05-162-1/+8
| |/ /
| * | Merge pull request #6619 from MetaMask/bugfix/enable-lockedDan Finlay2019-05-161-1/+2
| |\ \
| | * | bugfix: show extension window if locked regardless of approvalbitpshr2019-05-161-1/+2
| |/ /
| * | drop transactions who's nonce is lower then the known network nonce but were ...Frankie2019-05-163-13/+113
| * | Merge pull request #6606 from industral/issue-5524Thomas Huang2019-05-163-10/+63
| |\ \
| | * | fixed #5524Alex Ivasyuv2019-05-153-10/+63
| * | | Adds e2e test for removing imported accounts. (#6615)Dan J Miller2019-05-162-3/+54
| | | * update packagepldespaigne2019-05-302-1/+40687
| | | * delete package-jsonpldespaigne2019-05-301-39752/+0
| | | * refactor & change html pagespldespaigne2019-05-055-154/+11
| | | * add rinkeby & goerlipldespaigne2019-05-051-0/+6
| | | * update content-hashpldespaigne2019-05-052-7551/+7580
| | | * fix npm ci bug (version mismatch)pldespaigne2019-04-111-5/+6
| | | * issue#5742pldespaigne2019-04-045-7798/+7795
| | | * renaming registrar into registrypldespaigne2019-04-042-8/+8
* | | | Merge pull request #6616 from MetaMask/developThomas Huang2019-05-164-3/+6
|\| | |
| * | | Merge pull request #6614 from MetaMask/Version-6.5.2v6.5.2Dan Finlay2019-05-162-1/+4
| |\ \ \
| | * | | Version BumpThomas Huang2019-05-152-1/+4
| |/ / /
| * | | Fixes bugs in 6.5.1 (#6613)Bruno Barbieri2019-05-152-2/+2
* | | | Merge pull request #6599 from MetaMask/developDan Finlay2019-05-15154-1337/+3403
|\| | |
| * | | Merge pull request #6605 from MetaMask/Version-6.5.1v6.5.1Dan Finlay2019-05-152-1/+6
| |\ \ \
| | * | | Version 6.5.1 RC1Dan Finlay2019-05-152-1/+6
| * | | | feature: integrate gaba/ShapeShiftController (#6569)Paul Bouchon2019-05-153-188/+6
| |/ / /
| * / / Set a default value for code in _determineTransactionCategory (#6604)Dan J Miller2019-05-156-28/+272
| |/ /
| * | Merge pull request #6596 from MetaMask/Version-6.5.0Thomas Huang2019-05-142-2/+13
| |\ \
| | * \ Merge pull request #6598 from MetaMask/Version-6.5.0-changelog-updatev6.5.0Dan Finlay2019-05-141-18/+7
| | |\ \
| | | * | Improve changelog for 6.5.0Dan Miller2019-05-141-18/+7
| | |/ /
| | * | Version 6.5.0 RC1Dan Finlay2019-05-112-1/+23
| * | | Update auto-logout to recognize idle time in background (#6593)Whymarrh Whitby2019-05-145-13/+105
| |/ /
| * | Merge pull request #6568 from MetaMask/feature/gaba-phishing-controllerThomas Huang2019-05-116-565/+524
| |\ \
| | * | feature: integrate gaba/PhishingControllerbitpshr2019-05-096-565/+524
| * | | Fix RPC URL message key casing (#6595)Whymarrh Whitby2019-05-101-1/+1
| * | | New settings custom rpc form (#6490)Dan J Miller2019-05-1036-68/+1028
| |/ /
| * | Check for unused function arguments (#6583)Whymarrh Whitby2019-05-0979-191/+172
| * | Adds a transactionCategory to txMeta for use in UI (#6567)Dan J Miller2019-05-092-7/+59
| * | Auto logout after specific time (#6558)Chi Kei Chan2019-05-099-6/+188
| * | Remove KNOWN_ADDRESS_ERROR from error objects (#6578)Chi Kei Chan2019-05-092-7/+6
| * | Merge pull request #6581 from MetaMask/bump/eth-json-rpc-filterskumavis2019-05-092-149/+323
| |\ \
| | * | Bump eth-json-rpc-filters and eth-contract-metadataThomas2019-05-092-149/+323
| |/ /
| * | Merge pull request #6577 from MetaMask/fix-integration-testsThomas Huang2019-05-0810-13/+43
| |\ \
| | * | Prevent completedUiMigration popup from appearing in integration tests.Dan Miller2019-05-086-6/+12
| | * | Fix fetch and ethquery mocks in integration testsDan Miller2019-05-084-7/+31
| * | | Merge pull request #6575 from whymarrh/fix-nock-unit-testsThomas Huang2019-05-083-10/+15
| |\ \ \ | | |/ / | |/| |
| | * | Remove nock#restore call from actions.spec.jsWhymarrh Whitby2019-05-081-5/+0
| | * | Use metricsEvent in AmountMaxButton componentWhymarrh Whitby2019-05-082-5/+15
| |/ /
| * | Allow dragging seed phrase during Confirm Seed Phrase (#6557)Chi Kei Chan2019-05-078-277/+818
| * | Skip null and undefined keys when translating via context (#6543)Whymarrh Whitby2019-05-071-0/+10
| * | Adds NPM scripts for running a dapp, and dapp + chain, locally. (#6565)Dan J Miller2019-05-061-0/+2
| * | Add suffix to title text only when it exists (#6546)Whymarrh Whitby2019-05-061-1/+1
| * | Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410)kumavis2019-05-0417-409/+298
| * | Merge pull request #6545 from whymarrh/tOrKey-ConfirmTransactionBaseThomas Huang2019-05-022-2/+4
| |\ \
| | * | Use tOrKey for actionKey in ConfirmTransactionBaseWhymarrh Whitby2019-05-011-1/+3
| | * | Fix binding of this for I18nProvider#tOrKeyWhymarrh Whitby2019-05-011-1/+1
| |/ /
| * | Include token checksum address in prices lookup for token rates (#6526)Thomas Huang2019-05-011-1/+3
| * | Send metrics event from backend for on chain transaction failures (#6500)Dan J Miller2019-04-296-5/+69
| * | Add subheader to all settings subviews (#6502)Chi Kei Chan2019-04-292-5/+39
| * | Ensure home screen does not render if there are unapproved txs (#6501)Dan J Miller2019-04-272-8/+18
* | | Merge pull request #6523 from MetaMask/developThomas Huang2019-04-279-35/+40
|\| |
| * | Merge pull request #6522 from MetaMask/Version-6.4.1Dan Finlay2019-04-272-1/+5
| |\ \
| | * | Version 6.4.1 RC1v6.4.1Dan Finlay2019-04-272-1/+5
| |/ /
| * | Merge pull request #6521 from MetaMask/revert-6435-4byte-registry-fallbackDan Finlay2019-04-272-28/+4
| |\ \
| | * | Revert "Adds 4byte registry fallback to getMethodData() (#6435)"Thomas Huang2019-04-272-28/+4
| |/ /
| * | Always show private network when RPC is not whitelisted (#6495)Chi Kei Chan2019-04-261-4/+1
| * | Fix button colors on mobile (#6493)Chi Kei Chan2019-04-251-0/+3
| * | Set max-width on network dropdown and ellipsis long network name (#6494)Chi Kei Chan2019-04-252-2/+22
| * | add link to design systemChristian2019-04-251-0/+5
* | | Merge pull request #6484 from MetaMask/developDan Finlay2019-04-25233-648/+2002
|\| |
| * | Opens the original webpage from where installation of MetaMask was re… (#6272)Sneh Koul2019-04-252-0/+7
| * | Merge pull request #6471 from MetaMask/Version-6.4.0Thomas Huang2019-04-192-2/+28
| |\ \
| | * | Version 6.4.0 RC1Dan Finlay2019-04-182-2/+28
| |/ /
| * | Merge pull request #6481 from MetaMask/address-prop-types-errorsThomas Huang2019-04-183-3/+4
| |\ \
| | * | Ensure future tokens add decimals as numbers while supporting numbers and str...Dan Miller2019-04-182-2/+2
| | * | getSeletedAsset to only return symbol strings, not token objectsDan Miller2019-04-181-1/+2
| * | | Make height consistent on all row in send-content (#6480)Chi Kei Chan2019-04-186-16/+28
| * | | Merge pull request #6477 from MetaMask/metrics-screen-button-typeThomas Huang2019-04-181-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Update button type on metrics opt-in screen.Dan Miller2019-04-182-2/+2
| * | | Merge pull request #6475 from chikeichan/send-assetThomas Huang2019-04-181-1/+1
| |\ \ \
| | * | | Fix PropTypes validation in send-asset-rowChi Kei Chan2019-04-181-1/+1
| * | | | Update confirm to use btn-primary (#6473)Chi Kei Chan2019-04-182-6/+7
| |/ / /
| * | | Add token selection to the send screen (#6445)Chi Kei Chan2019-04-18137-134/+444
| * | | Merge pull request #6470 from MetaMask/bdresser-patch-1-2Whymarrh Whitby2019-04-181-0/+7
| |\ \ \
| | * | | update publishing.md with dev diagrambobby dresser2019-04-181-0/+7
| * | | | Update to eth-method-registry@1.2.0 (#6403)Dan J Miller2019-04-182-4/+4
| | |/ / | |/| |
| * | | Merge pull request #6468 from chikeichan/network-indicator-style-fixThomas Huang2019-04-182-11/+24
| |\ \ \
| | * | | Fix switcher height when Custom RPC is selected or when network is loadingChi Kei Chan2019-04-172-11/+24
| | |/ /
| * / / feature: add Goerli support (#6459)Paul Bouchon2019-04-1827-18/+136
| |/ /
| * | Merge pull request #6444 from MetaMask/localhost-network-dropdownThomas Huang2019-04-176-3/+14
| |\ \
| | * | Set rpcTarget, nickname, and ticker when selecting one of the default networksThomas Huang2019-04-171-2/+2
| | * | Add Localhost 8545 for network dropdown namesThomas Huang2019-04-115-1/+12
| * | | Adds 4byte registry fallback to getMethodData() (#6435)Dan J Miller2019-04-172-4/+28
| * | | Update buttons & colors to match design system (#6446)Chi Kei Chan2019-04-1751-401/+391
| * | | Adds e2e test for most web3 methods that dapps use (#6160)Sneh Koul2019-04-176-0/+724
| * | | Merge pull request #6454 from MetaMask/bump-contract-metadataWhymarrh Whitby2019-04-132-13/+86
| |\ \ \
| | * | | bump contract metadataEsteban Mino2019-04-132-13/+86
| |/ / /
| * | | Merge pull request #6448 from whymarrh/getSendToAccountsWhymarrh Whitby2019-04-131-3/+1
| |\ \ \
| | * | | Remove unneeded array cloning in getSendToAccounts selectorWhymarrh Whitby2019-04-121-3/+1
| |/ / /
| * | | repeated getSelectedAddress() func send.selectors.js removed (#6056)Sneh Koul2019-04-124-18/+9
| * | | Added Chrome limited site access solution doc (#6422)Etienne Dusseault2019-04-111-0/+5
| * | | feature: switch token pricing to CoinGecko API (#6424)Paul Bouchon2019-04-111-8/+8
| |/ /
| * | Merge pull request #6428 from MetaMask/sharefile.comThomas Huang2019-04-101-0/+1
| |\ \
| | * | Don't inject web3 on sharefile.comWhymarrh Whitby2019-04-101-0/+1
| |/ /
| * | Merge pull request #6417 from MetaMask/metrics-updatesWhymarrh Whitby2019-04-099-14/+56
| |\ \
| | * | Only pass english function names to functionType metricDan Miller2019-04-093-13/+13
| | * | Distinguish between token and eth selected in home screen send button metrics...Dan Miller2019-04-081-1/+1
| | * | Metrics tracking gas changed - slow, average, fast, custom - on edit screen.-Dan Miller2019-04-084-0/+24
| | * | Track seed phrase validation errors with MetaMetricsDan Miller2019-04-051-0/+18
| * | | Merge pull request #6420 from bbondy/patch-2Thomas Huang2019-04-091-2/+2
| |\ \ \
| | * | | Update porting_to_new_environment.mdBrian R. Bondy2019-04-091-2/+2
| |/ / /
* | | | Merge pull request #6419 from MetaMask/developThomas Huang2019-04-0942-2575/+303
|\| | |
| * | | Version 6.3.2 (#6418)Dan J Miller2019-04-092-1/+7
| * | | Merge pull request #6362 from MetaMask/metamaskbot-comment-contentkumavis2019-04-051-14/+2
| |\ \ \
| | * | | Remove broken image walkthrough from metamaskbot commentWhymarrh Whitby2019-03-291-14/+2
| * | | | Merge pull request #6401 from MetaMask/provider-error-fixkumavis2019-04-052-18/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | metamask-controller - use improved provider-as-middleware utilitykumavis2019-04-042-18/+2
| | | |/ | | |/|
| * | | Merge pull request #6406 from MetaMask/remove-user-actions-controllerJenny Pollack2019-04-051-17/+0
| |\ \ \
| | * | | remove user actions controllerJenny Pollack2019-03-261-17/+0
| * | | | doc - publishing - typo fix (#6399)kumavis2019-04-051-1/+1
| * | | | pin eth-contract-metadata to last commit hash (#6396)Esteban Miño2019-04-052-359/+208
| | |/ / | |/| |
| * | | Merge pull request #6397 from MetaMask/wyre-deposit-modalkumavis2019-04-041-4/+4
| |\ \ \
| | * | | Change coinbase to wyreThomas Huang2019-04-041-4/+4
| * | | | bump ledger and trezor keyring (#6395)Bruno Barbieri2019-04-042-131/+195
| * | | | Fix display of gas chart on Ethereum networks (#6389)Dan J Miller2019-04-044-3/+7
| |/ / /
| * | | Remove NoticeController (#6382)Thomas Huang2019-04-0225-1000/+77
| * | | Remove unused account-dropdowns components (#6363)v6.3.2Whymarrh Whitby2019-04-022-811/+0
| * | | Remove unused mascara directory (#6360)Whymarrh Whitby2019-04-022-416/+0
|/ / /
* | | Merge pull request #6375 from MetaMask/Version-6.3.1v6.3.1Thomas Huang2019-03-304-2/+16
|\ \ \
| * | | Version 6.3.1Dan Miller2019-03-302-1/+7
| * | | Check token name constants against the lower case methodData name in conf tx ...Dan Miller2019-03-301-1/+1
| * | | Ensure correct confirm screen in case of smartcontract check failDan Miller2019-03-302-1/+9
* | | | About tab copy changes; Update route for Info & Help in account menu (#6356)Chi Kei Chan2019-03-303-4/+10
|/ / /
* | / Revert to providing inline defaults in getHexGasTotal and increaseLastGasPric...Dan J Miller2019-03-291-4/+4
| |/ |/|
* | Further e2e fixes in wake of #6364 and #6367 (#6374)Dan J Miller2019-03-293-40/+64
* | Merge pull request #6364 from MetaMask/prevent-infura-requests-e2e-testsWhymarrh Whitby2019-03-298-57/+132
|\ \
| * | Split e2e run-all commands onto multiple linesWhymarrh Whitby2019-03-291-1/+2
| * | Run from-import e2e tests with additional account, to avoid conflict with acc...Dan Miller2019-03-292-4/+4
| * | Use localhost instead of mainnent/infura for custom rpc tests in e2e tests.Dan Miller2019-03-291-5/+5
| * | ci: Add build:test Gulp task for e2e buildWhymarrh Whitby2019-03-293-4/+19
| * | e2e: Update Contract Interaction wordingWhymarrh Whitby2019-03-291-3/+2
| * | e2e: Skip approving token testWhymarrh Whitby2019-03-291-1/+1
| * | e2e: Remove Privacy mode toggle stepWhymarrh Whitby2019-03-291-20/+0
| * | Retry transaction list item click in 'adds multiple transactions' tests first...Dan Miller2019-03-291-1/+8
| * | Default to localhost network when running e2e testsDan Miller2019-03-293-14/+15
| * | Use webRequest to cancel all requests to infura in e2e tests.Dan Miller2019-03-295-6/+78
* | | Merge pull request #6328 from MetaMask/clearNoticeskumavis2019-03-297-19/+136
|\ \ \
| * | | test - unit - ui - actions - setCompletedOnboarding - fix stub to call callbackkumavis2019-03-291-0/+2
| * | | lint fixkumavis2019-03-292-2/+2