aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* network - import createBlockTrackerInspectorMiddleware and rearrange cache mi...kumavis2018-06-135-41/+8
* nonce-tracker - wrap nonce calculations in try-catch and release lock on errorkumavis2018-06-131-22/+28
* test - e2e - beta - from import - fix missing startup phasekumavis2018-06-121-0/+3
* test - e2e - beta - dont select localhost as it is already setkumavis2018-06-122-20/+1
* test - e2e - extensionUri should point to home.htmlkumavis2018-06-121-2/+2
* test - e2e - remove usage of extensionId from testskumavis2018-06-124-28/+12
* test - e2e - fix incomplete setup phasekumavis2018-06-122-2/+5
* test - e2e - properly export setupBrowserAndExtensionkumavis2018-06-121-0/+1
* test - e2e - more factoring of test setupkumavis2018-06-125-64/+27
* test - e2e - use fs-extra instead of fskumavis2018-06-121-1/+1
* test - e2e - factor out setup phase + rename METAMASK_CONFIG to METAMASK_TEST...kumavis2018-06-124-47/+51
* test - e2e - inject metamask config to point at localhostkumavis2018-06-125-23/+61
* lint - controllers - whitepace fixkumavis2018-06-121-5/+5
* test - e2e - reduce browser-specific codekumavis2018-06-121-20/+13
* network - provider - infura - use block-reemit middlewarekumavis2018-06-083-28/+29
* Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-06-08168-1486/+7741
|\
| * Merge pull request #4090 from MetaMask/i3725-refactor-send-component-Dan J Miller2018-06-07163-1349/+7527
| |\
| | * Bump beta e2e timeouts on faucet page.Dan2018-06-072-4/+4
| | * Merge branch 'develop' into i3725-refactor-send-component-Dan2018-06-077-141/+218
| | |\ | | |/ | |/|
| * | Merge pull request #4385 from MetaMask/ci-test-e2e-betakumavis2018-06-076-141/+217
| |\ \
| | * | Improve e2e beta tests by adding appropriate waits.Dan2018-06-072-47/+56
| | * | Conditionally close info page in beta e2e tests.Dan2018-06-062-4/+14
| | * | Merge remote-tracking branch 'whymarrh/ci-test-e2e-beta' into ci-test-e2e-betaDan2018-06-062-63/+79
| | * | Fix e2e beta tests to account for add-token updates and actual behaviour of t...Dan2018-06-062-14/+10
| | * | Merge branch 'develop' into ci-test-e2e-betaDan2018-06-0629-70/+452
| | |\ \
| | * | | Adjust delays in new beta e2e testsWhymarrh Whitby2018-06-021-2/+2
| | * | | ci - breakout firefox helpers into scriptskumavis2018-06-023-23/+19
| | * | | ci - run e2e:beta testskumavis2018-06-021-4/+53
| * | | | Merge pull request #4477 from MetaMask/i3073-block-gravityformskumavis2018-06-071-0/+1
| |\ \ \ \
| | * | | | Block gravityforms.com from web3 injectionDan Finlay2018-06-041-0/+1
| | | | | * Merge branch 'develop' into i3725-refactor-send-component-Dan2018-06-0733-131/+394
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | | | | * Merge branch 'develop' into i3725-refactor-send-component-Dan2018-06-0529-72/+400
| | | | | |\
| | | | | * \ Merge pull request #4350 from MetaMask/i3914-fix-newui-send-gas-estimationDan J Miller2018-06-0523-165/+461
| | | | | |\ \
| | | | | | * | Simplify recipient code check in send.utils estimateGasDan2018-06-051-4/+5
| | | | | | * | Default currency-display valueToRender to empty string when not readOnly ('0'...Dan2018-06-021-2/+2
| | | | | | * | Fix calculation of data property for gas estimation on token transfers.Dan2018-06-027-47/+41
| | | | | | * | Merge branch 'i3725-refactor-send-component-' into i3914-fix-newui-send-gas-e...Dan2018-06-0179-550/+2072
| | | | | | |\ \ | | | | | | |/ / | | | | | |/| |
| | | | | * | | Remove .onlyDan2018-06-011-1/+1
| | | | | * | | Merge branch 'i3725-refactor-send-component-' of github.com:MetaMask/metamask...Dan2018-06-019-156/+108
| | | | | |\ \ \
| | | | | | * \ \ Merge pull request #4386 from MetaMask/i4077-replace-currency-input-with-nume...Dan J Miller2018-06-019-156/+108
| | | | | | |\ \ \
| | | | | | | * | | Fix send amount field select in send-new-ui integration test.Dan2018-06-011-1/+1
| | | | | | | * | | Improve input width calculation in currency-display.jsDan2018-06-011-3/+2
| | | | | | | * | | Fix send-new-ui gas fee display expectation.Dan2018-06-011-1/+1
| | | | | | | * | | Fix currency display send integration tests.Dan2018-05-312-2/+2
| | | | | | | * | | Delete currency-input.jsDan2018-05-302-114/+0
| | | | | | | * | | Remove currency input from input-numberDan2018-05-301-4/+4
| | | | | | | * | | Stop using external NumericInput component.Dan2018-05-303-14/+27
| | | | | | | * | | Replaces currency-input.js with NumericInputDan2018-05-297-38/+231
| | | | | * | | | | Merge branch 'develop' into i3725-refactor-send-component-Dan2018-06-0171-394/+1963
| | | | | |\ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | |
| | | | | | | | * | Improve efficiency of estimateGasPriceFromRecentBlocksDan2018-05-311-10/+5
| | | | | | | | * | test - send-utils.test - lint fixkumavis2018-05-311-1/+1
| | | | | | | | * | Gas estimation uses block gas limit as fallback if query.estimateGas returns ...Dan2018-05-312-5/+39
| | | | | | | | * | Auto update gas estimate when to changes.Dan2018-05-3115-64/+123
| | | | | | | | * | Fix test to account for greater precision currency display.Dan2018-05-311-1/+1
| | | | | | | | * | Support smaller decimals in currency-displayDan2018-05-311-1/+1
| | | | | | | | * | Estimate gas using same algorithm as backend.Dan2018-05-3112-98/+153
| | | | | | | | * | Simplify gas estimate actions and add local estimateGasPriceFromRecentBlocks ...Dan2018-05-3113-55/+203
| | | | | | | | * | getParamsForGasEstimate extracts symbol from token instead of just accepting ...Dan2018-05-313-6/+6
| | | | | | | | * | Rename gas change actions.Dan2018-05-314-22/+22
| | | | | | | | * | Split out getGasEstimate logic from updateGasTotalDan2018-05-311-3/+12
| | | | | | |_|/ / | | | | | |/| | |
| | | | | * | | | Update amount error on update of send screen.Dan2018-05-314-23/+169
| | | | | * | | | Fix setting of token balance on account switch in send screen from field.Dan2018-05-313-3/+3
| | | | | | |/ / | | | | | |/| |
| | | | | * | | Send refactor: fix error handling and form disabling in send form.Dan2018-05-268-47/+37
| | | | | * | | Clean up for send refactor PR.Dan2018-05-256-17/+8
| | | | | * | | Move formShouldBeDisabled from send-footer util to component.Dan2018-05-254-40/+72
| | | | | * | | Fix order of button text in page-container-footer.Dan2018-05-252-10/+4
| | | | | * | | Display correct titles and subtitles on send token and editing send transacti...Dan2018-05-259-14/+112
| | | | | * | | Fix display of primary currency symbol in send amount rowDan2018-05-252-2/+8
| | | | | * | | Send refactor: fix amount max button for tokens.Dan2018-05-242-2/+13
| | | | | * | | Merge branch 'develop' into i3725-refactor-send-component-Dan2018-05-24141-18228/+4692
| | | | | |\ \ \
| | | | | * \ \ \ Merge branch 'develop' into i3725-refactor-send-component-Dan2018-05-150-0/+0
| | | | | |\ \ \ \
| | | | | * | | | | Merge branch 'develop' into i3725-refactor-send-component-Dan2018-05-1511-239/+223
| | | | | * | | | | Import defaults in send_/Dan2018-05-1510-17/+18
| | | | | * | | | | Fix Button component path in page-container footer.Dan2018-05-151-1/+1
| | | | | * | | | | Add index.js files to send_ subdirectoriesDan2018-05-1513-0/+13
| | | | | * | | | | Merge branch 'develop' into i3725-refactor-send-component-Dan2018-05-14142-4065/+12673
| | | | | * | | | | Tests for send.duck.jsDan2018-05-144-20/+167
| | | | | * | | | | Rename ducks/send.js to ducks/send.duck.jsDan2018-05-1415-14/+14
| | | | | * | | | | Add missing unit tests in send_/: now 100% function test coverage in send_/Dan2018-05-144-112/+298
| | | | | * | | | | Lint fixesDan2018-05-1410-31/+6
| | | | | * | | | | Unit tests for account-list-item, amount-max-button and send-amount-row compo...Dan2018-05-143-0/+381
| | | | | * | | | | Unit tests for from-dropdown; split out send-dropdown-list from from-dropdownDan2018-05-124-39/+260
| | | | | * | | | | SendRowErrorMessage component test.Dan2018-05-111-0/+28
| | | | | * | | | | Unit tests for send from, gas, to and wrapper row components.Dan2018-05-114-0/+403
| | | | | * | | | | Fix test descriptions and remove unnecessary proptypes.Dan2018-05-105-14/+10
| | | | | * | | | | Adds test for send, send-content, send-footer and send-header components.Dan2018-05-076-16/+516
| | | | | * | | | | Unit tests for containers, utils and selectors in send_/Dan2018-05-0546-127/+3222
| | | | | * | | | | Merge branch 'i3725-refactor-send-component-' of github.com:MetaMask/metamask...Dan2018-05-0113-1153/+1500
| | | | | |\ \ \ \ \
| | | | | | * \ \ \ \ Merge pull request #4157 from danjm/i3725-refactor-send-component-2Dan J Miller2018-05-0115-1169/+1941
| | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ Merge branch 'i3725-refactor-send-component-' into i3725-refactor-send-compon...Dan2018-05-01227-2737/+11177
| | | | | | | |\ \ \ \ \ | | | | | | | |/ / / / / | | | | | | |/| | | | |
| | | | | | | * | | | | Refactor page-container component structureAlexander Tseung2018-04-1114-106/+1367
| | | | | * | | | | | | Delete dead send code.Dan2018-05-0110-723/+2
| | | | | |/ / / / / /
| | | | | * | | | | | Remove 'goHome' from send_Dan2018-05-012-4/+1
| | | | | * | | | | | Move getMaxModeOn selector to amount-max-button container.Dan2018-05-013-6/+10
| | | | | * | | | | | Use constants for send screen errors messages.Dan2018-05-014-9/+29
| | | | | * | | | | | Fix send-v2__form class in send-content.componentDan2018-05-011-1/+1
| | | | | * | | | | | Fix amount max button.Dan2018-05-015-7/+7
| | | | | * | | | | | Fix close button on send screenDan2018-04-302-4/+5
| | | | | * | | | | | Further refactors; includes refactor of send-v2.js and associated containerDan2018-04-3025-156/+489
| | | | | * | | | | | Fixes to get tests passing.Dan2018-04-279-15/+35
| | | | | * | | | | | Lint fixes and alphabetization for i3725-refactor-send-componentDan2018-04-2735-365/+330
| | | | | * | | | | | Core of the refactor completeDan2018-04-2734-489/+757
| | | | | * | | | | | Merge branch 'master' into i3725-refactor-send-componentDan2018-04-25132-2147/+5940
| | | | | |\ \ \ \ \ \
| | | | | * | | | | | | second commitDan2018-04-1118-50/+461
| | | | | * | | | | | | Merge branch 'master' into i3725-refactor-send-componentDan2018-04-1078-1913/+6030
| | | | | |\ \ \ \ \ \ \ | | | | | | |_|/ / / / / | | | | | |/| | | | | |
| | | | | * | | | | | | first commitDan2018-04-0794-37/+845
* | | | | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-06-0730-85/+300
|\| | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #4512 from MetaMask/test-metamask-no-diagnosticsThomas Huang2018-06-071-0/+3
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | test - metamask-controller - disable diagnosticskumavis2018-06-061-0/+3
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #4414 from scsaba/recipient-blacklistkumavis2018-06-075-1/+137
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | remove generating blocked accounts and use a config file insteadCsaba Solya2018-05-314-29/+30
| | * | | | | | | | | | | fix documentationCsaba Solya2018-05-301-1/+1
| | * | | | | | | | | | | adding tests for recipient blacklist checkerCsaba Solya2018-05-303-5/+83
| | * | | | | | | | | | | adding transaction controller testsCsaba Solya2018-05-302-1/+18
| | * | | | | | | | | | | initial implementationCsaba Solya2018-05-302-1/+41
| * | | | | | | | | | | | Merge pull request #4418 from MetaMask/handle-import-account-failure-in-uikumavis2018-06-074-19/+47
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'develop' into handle-import-account-failure-in-uiDan2018-06-0523-60/+366
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'develop' into handle-import-account-failure-in-uiDan2018-06-0347-282/+458
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Fix then-catch + error handling in import-accountDan2018-05-312-4/+2
| | * | | | | | | | | | | | | Importing account by json and private key shows error and does not change acc...Dan2018-05-314-16/+46
| * | | | | | | | | | | | | | Merge pull request #4514 from whymarrh/account-label-type-checkkumavis2018-06-071-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Add account type assertion to PreferencesController#setAccountLabelWhymarrh Whitby2018-06-061-0/+1
| | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | i18n - ja improvements03-262018-06-077-18/+75
| * | | | | | | | | | | | | | Merge pull request #4515 from MetaMask/masterThomas Huang2018-06-072-2/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #4511 from MetaMask/v4.7.4kumavis2018-06-068-49/+102
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | 4.7.4v4.7.4kumavis2018-06-062-1/+6
| | | * | | | | | | | | | | | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into v4.7.4kumavis2018-06-062-2/+7
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| / / / / / / / / / / / / / | | | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | | Merge pull request #4490 from MetaMask/v4.7.3Thomas Huang2018-06-0520-41/+293
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | changelog - add note on new modalv4.7.3kumavis2018-06-051-0/+1
| | | * | | | | | | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into v4.7.3kumavis2018-06-053-3/+3
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / / / | | | | |/| | | | | | | | | | | |
| | | * | | | | | | | | | | | | | 4.7.3kumavis2018-06-052-2/+6
| * | | | | | | | | | | | | | | | Merge pull request #4507 from whymarrh/fix-account-orderDan J Miller2018-06-0710-45/+25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Fix mock addresses used for integration testsWhymarrh Whitby2018-06-066-18/+18
| | * | | | | | | | | | | | | | | Fix account list order for the old UIWhymarrh Whitby2018-06-061-2/+3
| | * | | | | | | | | | | | | | | Render the accounts in keyring orderWhymarrh Whitby2018-06-061-3/+4
| | * | | | | | | | | | | | | | | Remove unused identities reducer from UIWhymarrh Whitby2018-06-062-22/+0
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | lint - remove unused requirekumavis2018-06-071-1/+0
* | | | | | | | | | | | | | | | Merge branch 'develop' of github.com:MetaMask/metamask-extension into network...kumavis2018-06-0788-416/+1325
|\| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #4509 from whymarrh/wallet-view-assertionkumavis2018-06-061-5/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Remove selectedIdentity prop from wallet viewWhymarrh Whitby2018-06-061-5/+3
| | * | | | | | | | | | | | | | | Ensure selectedAddress exists when render walletWhymarrh Whitby2018-06-061-0/+4
| | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge pull request #4506 from MetaMask/diagnostics-multivaultkumavis2018-06-065-43/+89
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | diagnostics - fix reportMultipleKeyrings callkumavis2018-06-061-1/+1
| | * | | | | | | | | | | | | | diagnostics - minor fixeskumavis2018-06-062-5/+5
| | * | | | | | | | | | | | | | lint - fix diagnostics reporterkumavis2018-06-061-1/+1
| | * | | | | | | | | | | | | | diagnostics - rewrite bug-notifier as diagnostics-reporterkumavis2018-06-065-71/+84
| | * | | | | | | | | | | | | | add multivault detection to diagnostics reportingkumavis2018-06-061-0/+33
| |/ / / / / / / / / / / / / /
| * | / / / / / / / / / / / / Update hide-token-confirmation-modal.js to use new modalState schema (#4482)Dan J Miller2018-06-053-3/+3
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #4486 from MetaMask/i4475-ClearUnknownIdentitieskumavis2018-06-055-4/+135
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Record identity before deleting itDan Finlay2018-06-051-1/+1
| | * | | | | | | | | | | | | Mock notifier in testDan Finlay2018-06-052-1/+7
| | * | | | | | | | | | | | | Add commentDan Finlay2018-06-051-0/+2
| | * | | | | | | | | | | | | Do not alert to userDan Finlay2018-06-051-5/+0
| | * | | | | | | | | | | | | LintedDan Finlay2018-06-052-1/+2
| | * | | | | | | | | | | | | Add bug info under metadata keyDan Finlay2018-06-051-1/+7
| | * | | | | | | | | | | | | Add first time info to bug reportDan Finlay2018-06-052-1/+5
| | * | | | | | | | | | | | | Add version to reportDan Finlay2018-06-052-4/+6
| | * | | | | | | | | | | | | Add changelog entryDan Finlay2018-06-051-0/+2
| | * | | | | | | | | | | | | Fine tune error postingDan Finlay2018-06-052-6/+2
| | * | | | | | | | | | | | | Only notify first time lost ids are detectedDan Finlay2018-06-051-2/+8
| | * | | | | | | | | | | | | Add reporting uriDan Finlay2018-06-051-1/+1
| | * | | | | | | | | | | | | Begin adding unconfigured notifierDan Finlay2018-06-052-13/+21
| | * | | | | | | | | | | | | Persist lost identities to storage for later analysisDan Finlay2018-06-052-2/+33
| | * | | | | | | | | | | | | Add minimal user notification of issue.Dan Finlay2018-06-051-1/+1
| | * | | | | | | | | | | | | Add identity synchronizing codeDan Finlay2018-06-052-1/+48
| | * | | | | | | | | | | | | Add failing test for unknown identity entryDan Finlay2018-06-051-3/+28
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Merge pull request #4428 from MetaMask/fix-tokenlist-balance-overflowDan J Miller2018-06-052-4/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #4432 from alextsg/fix-tokenlist-balance-overflowDan J Miller2018-06-021-5/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | Fix ellipsesAlexander Tseung2018-06-011-5/+6
| | |/ / / / / / / / / / / / /
| | * | | | | | | | | | | | | Token name is not hidden in wallet if balance is exceptionally long.Dan2018-06-012-3/+11
| * | | | | | | | | | | | | | Reduce height of notice container in onboarding (#4435)Alexander Tseung2018-06-051-8/+9
| * | | | | | | | | | | | | | Indicate the current selected account on the popup account view (#4445)Alexander Tseung2018-06-058-21/+127
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #4471 from MetaMask/masterDan Finlay2018-06-043-9/+23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Merge pull request #4470 from MetaMask/v4.7.2Dan Finlay2018-06-0411-24/+85
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | 4.7.2 - additional changelog notesv4.7.2kumavis2018-06-041-0/+3
| | | * | | | | | | | | | | | 4.7.2kumavis2018-06-042-1/+5
| | | * | | | | | | | | | | | deps - update package-lock via npm@5.10.0kumavis2018-06-041-8/+15
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #4467 from MetaMask/preferences-account-syncDan Finlay2018-06-042-3/+34
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | metamask-controller - clear account labels on restore from seed phrasekumavis2018-06-041-0/+4
| | * | | | | | | | | | | | | preferences controller - jsdoc fixkumavis2018-06-041-2/+2
| | * | | | | | | | | | | | | metamask - update preferences controller identities on keyring controller updatekumavis2018-06-042-3/+30
| * | | | | | | | | | | | | | Merge pull request #4353 from MetaMask/publishing-guide-updatekumavis2018-06-041-7/+21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | Update publishing.mdDan Finlay2018-05-241-5/+5
| | * | | | | | | | | | | | | Update publishing guideDan Finlay2018-05-241-6/+20
| * | | | | | | | | | | | | | Merge pull request #4426 from MetaMask/sentry-url-rewrite-fixkumavis2018-06-041-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | sentry - message rewrite - guard against missing messagekumavis2018-05-311-1/+1
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #4425 from MetaMask/masterkumavis2018-06-023-2/+28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | Merge pull request #4449 from MetaMask/Version-4.7.1kumavis2018-06-0242-271/+434
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | Version 4.7.1v4.7.1Dan Finlay2018-06-023-1/+22
| | | * | | | | | | | | | | | Merge branch 'master' into developDan Finlay2018-06-022-2/+7
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / | | |/| | | | | / / / / / / / | | | | |_|_|_|/ / / / / / / | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge pull request #4408 from MetaMask/v4.7.0rc2Thomas Huang2018-05-31205-18582/+12645
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | 4.7.0v4.7.0kumavis2018-05-312-2/+6
| | | * | | | | | | | | | | | changelog - add note on bravekumavis2018-05-311-0/+1
| | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #4436 from MetaMask/bmd/update-zenhub-linksDan Finlay2018-06-022-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | update helpscout links to zenhubBobby Dresser2018-06-012-2/+2
| | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge pull request #4438 from wjmelements/yarnDan Finlay2018-06-021-1/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | recommend yarn for node >= 10William Morriss2018-06-011-1/+3
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge pull request #4450 from MetaMask/fix-migration-26Dan Finlay2018-06-021-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Fix return value of migration 26 when missing KC or PCWhymarrh Whitby2018-06-021-1/+1
| |/ / / / / / / / / / / /
| * | | | | | | | | | | | Merge pull request #4433 from MetaMask/i4431-error-throwingkumavis2018-06-022-30/+24
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Properly end the middleware stack on RPC errorbitpshr2018-06-022-30/+24
| |/ / / / / / / / / / /
| * | | | | | | | | | | Add new alert modalsAlexander Tseung2018-06-0121-178/+309
| * | | | | | | | | | | Change btn-secondary styles to btn-default. Make btn-secondary red warning st...Alexander Tseung2018-06-0116-62/+79
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge pull request #4419 from MetaMask/deps-bump-keyring-controllerkumavis2018-05-312-8/+14
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | deps - bump eth-keyring-controller for bugfixkumavis2018-05-312-8/+14
| |/ / / / / / / / /
| * | | | | | | | | Prevent loading screen from overlaying the app bar (#4417)Alexander Tseung2018-05-314-12/+4
| * | | | | | | | | Merge pull request #4407 from MetaMask/e2e-testkumavis2018-05-311-0/+7
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Delay before getting address textThomas2018-05-301-0/+1
| | * | | | | | | | | Merge branch 'develop' into e2e-testThomas2018-05-3011-79/+143
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Add accountThomas2018-05-301-0/+6
| * | | | | | | | | | | Fix error handling on incorrect password (#4401)Alexander Tseung2018-05-311-11/+9
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge pull request #4402 from MetaMask/danjm-changelog-update-52918kumavis2018-05-301-0/+11
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Update changelogDan J Miller2018-05-301-0/+11
| * | | | | | | | | | Merge pull request #4403 from MetaMask/bugfix-keyring-controllerkumavis2018-05-303-55/+60
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ci - job-screens - use e2e funcskumavis2018-05-301-6/+4
| | * | | | | | | | | | deps - bump eth-keyring-controller + update package-lockkumavis2018-05-302-49/+56
| | |/ / / / / / / / /
| * | | | | | | | | | Merge pull request #4374 from MetaMask/test-unit-fail-on-onlykumavis2018-05-302-1/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | test - unit - fail if tests contain a .only callkumavis2018-05-262-1/+8
| * | | | | | | | | | | Add rpc key to i18n messages (#4375)Alexander Tseung2018-05-301-0/+3
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge pull request #4399 from MetaMask/merge-masterkumavis2018-05-307-23/+72
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into merge-ma...kumavis2018-05-307-23/+72
| |/| | | | | | | | | | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge pull request #4384 from antonper/masterkumavis2018-05-303-10/+37
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | cleanErrorStack moved to separate library moduleAnton2018-05-293-19/+36
| | | * | | | | | | | error message fixAnton2018-05-291-2/+1
| | | * | | | | | | | Clean up user rejection error messageAnton2018-05-281-3/+14
| | |/ / / / / / / /
| | * | | | | | | | Merge pull request #3997 from jakubsta/masterkumavis2018-05-222-5/+12
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Update: allow other extension to connectJakub Stasiak2018-04-182-5/+12
| | * | | | | | | | | Merge pull request #4140 from MetaMask/v4.6.1Thomas Huang2018-05-0143-660/+887
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | Version 4.6.1kumavis2018-05-012-2/+9
| | * | | | | | | | | | Merge pull request #4131 from MetaMask/emitter-cleanupkumavis2018-05-011-7/+14
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | require logfrankiebee2018-05-011-0/+1
| | | * | | | | | | | | | log emitter errorsfrankiebee2018-04-301-6/+10
| | | * | | | | | | | | | transactions - run event emitters outside context of _setTxStatusfrankiebee2018-04-301-7/+9
| * | | | | | | | | | | | Merge pull request #4394 from MetaMask/MissionStatementkumavis2018-05-302-2/+20
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Mission v2Dan Finlay2018-05-301-3/+3
| | * | | | | | | | | | | | Add mission statement v1Dan Finlay2018-05-302-2/+20
| * | | | | | | | | | | | | Merge pull request #4390 from MetaMask/i18n-brave-fixkumavis2018-05-301-4/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | i18n - getFirstPreferredLangCode - guard against missing i18n apikumavis2018-05-291-4/+7
| * | | | | | | | | | | | | | Add notification for dropped retry transactions (#4363)Alexander Tseung2018-05-3016-71/+317
| * | | | | | | | | | | | | | Fix add-token token list placeholder width (#4365)Alexander Tseung2018-05-301-0/+4
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Fix text field labels of first time flow. Add text fields to storybook (#4389)Alexander Tseung2018-05-294-44/+84
| * | | | | | | | | | | | | Merge pull request #4393 from MetaMask/newui-unlock-catchkumavis2018-05-291-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | newui - unlock - dont catch errors unrelated to tryUnlockMetamaskkumavis2018-05-291-2/+2
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge pull request #4391 from MetaMask/newui-imported-accounts-select-fixkumavis2018-05-291-10/+10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | metamask-controller - lint fixkumavis2018-05-291-1/+1
| | * | | | | | | | | | | | metamask-controller - update preferences controller addresses after import ac...kumavis2018-05-291-10/+10
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | test - unit - tx-controller - fix blockTracker stubkumavis2018-05-291-0/+1
* | | | | | | | | | | | | controllers - transactions - fix tx status update on bootkumavis2018-05-292-2/+13
* | | | | | | | | | | | | controllers - transactions - fix tx confirmationkumavis2018-05-292-3/+3
* | | | | | | | | | | | | newui - unlock - dont catch errors unrelated to tryUnlockMetamaskkumavis2018-05-291-2/+2