aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | chore(package): update stylelint-config-standard to version 18.2.0greenkeeper[bot]2018-03-101-1/+1
| * | | | | | | | | | | fix(package): update gulp-autoprefixer to version 5.0.0greenkeeper[bot]2018-03-101-1/+1
| * | | | | | | | | | | deps - remove unused missippi depkumavis2018-03-102-2/+0
| * | | | | | | | | | | chore(package): update browserify to version 16.1.1greenkeeper[bot]2018-03-101-1/+1
| * | | | | | | | | | | deps - bump pumpkumavis2018-03-102-1440/+209
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #3497 from MetaMask/testingkumavis2018-03-101-4/+6
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Persist rinkeby.infura.io and clean nock afterThomas2018-03-101-4/+6
* | | | | | | | | | | Merge pull request #3496 from MetaMask/nsp-fixkumavis2018-03-101-0/+3
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | node security - ignore known hoek advisorykumavis2018-03-101-0/+3
|/ / / / / / / / / /
* | | | | | | | | | Remove de-selected token from selectedTokens hash instead of setting to null ...Alexander Tseung2018-03-091-6/+10
* | | | | | | | | | Add empty object default value for tokenData (#3493)Alexander Tseung2018-03-091-2/+2
* | | | | | | | | | Explicitly define state in import account from json component (#3491)Alexander Tseung2018-03-094-246/+839
| | | * | | | | | | Document process of adding a new translationDan Finlay2018-03-102-0/+19
| | | * | | | | | | Correct caps of Send button on main screen.Dan2018-03-081-1/+1
| | | * | | | | | | Merge branch 'master' into i18nDan Finlay2018-03-0717-166/+1542
| | | |\ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | Correct merge conflict resolution errors.Dan2018-03-072-9/+0
| | | * | | | | | | Missing comma in messages.jsonDan2018-03-071-1/+1
| | | * | | | | | | Merge branch 'master' into i18nDan2018-03-07146-646/+6356
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Implemented feedback to make i18n work on macDan Finlay2018-03-073-8/+11
| | | * | | | | | | | complete i18n across new UINick Doiron2018-01-3034-165/+220
| | | * | | | | | | | CI still has MetaMask title doubledNick Doiron2018-01-291-1/+1
| | | * | | | | | | | pass linter, update ui testNick Doiron2018-01-282-9/+11
| | | * | | | | | | | get t imported in all files currently using i18nNick Doiron2018-01-2530-1/+30
| | | * | | | | | | | separate out cross-browser i18n for extensionsNick Doiron2018-01-2524-7/+41
| | | * | | | | | | | better organization of locale file; i18n in more view filesNick Doiron2018-01-2426-260/+629
| | | * | | | | | | | first steps to i18nNick Doiron2018-01-2332-154/+314
| | | | | | | * | | | lint fixkumavis2018-03-091-1/+1
| | | | | | | * | | | Merge branch 'master' of github.com:MetaMask/metamask-extension into i3076-Us...kumavis2018-03-098-68/+331
| | | | | | | |\ \ \ \
| | | | | | | * | | | | gitignore - add yarn.lockkumavis2018-03-092-12554/+2
| | | | | | | * | | | | background - storage - cleanup storage wiringkumavis2018-03-092-34/+30
| | | | | | | * | | | | Tighten up data loading codeDan Finlay2018-03-081-4/+8
| | | | | | | * | | | | Add clarifying commentDan Finlay2018-03-081-0/+1
| | | | | | | * | | | | Some fixes for new storage strategyDan Finlay2018-03-081-5/+9
| | | | | | | * | | | | Update yarn.lockDan Finlay2018-03-081-143/+668
| | | | | | | * | | | | Increase storage debounce to 2sDan Finlay2018-03-081-1/+1
| | | | | | | * | | | | Merge branch 'master' into i3076-UseStorageLocalInsteadDan Finlay2018-03-0829-186/+1596
| | | | | | | |\ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| | | | | | | * | | | | Merge branch 'master' into i3076-UseStorageLocalInsteadDan Finlay2018-03-07415-3993/+45808
| | | | | | | |\ \ \ \ \ | | | | | | | |/ / / / / | | | | | | |/| | | | |
| | | | | | | * | | | | Increase storage debounce valueDan Finlay2018-01-261-1/+1
| | | | | | | * | | | | Debounce storage to avoid crashing pumpDan Finlay2018-01-262-8/+9
| | | | | | | * | | | | Remove local storage writes, add logDan Finlay2018-01-251-5/+16
| | | | | | | * | | | | Fix retrieval of objectDan Finlay2018-01-251-2/+1
| | | | | | | * | | | | Remove redundant async modifiersDan Finlay2018-01-251-2/+2
| | | | | | | * | | | | Remove already handled TODO comment.Dan2018-01-251-1/+0
| | | | | | | * | | | | Remove extension-store since we aren't using it yetDan Finlay2018-01-252-106/+0
| | | | | | | * | | | | Corrected unlimitedStorage permissionDan Finlay2018-01-251-1/+1
| | | | | | | * | | | | Bump changelogDan Finlay2018-01-251-0/+2
| | | | | | | * | | | | Merge pull request #3079 from MetaMask/i3076-UseStorageLocalInstead-danjm-1Dan Finlay2018-01-253-11/+59
| | | | | | | |\ \ \ \ \
| | | | | | | | * | | | | Finish tests for extension-store fetch and sync.Dan2018-01-241-6/+44
| | | | | | | | * | | | | Check that extension.storage exists before attempting to call methods on it.Dan2018-01-241-3/+3
| | | | | | | | * | | | | Handle errors when getting and setting to localStore.Dan2018-01-241-2/+12
| | | | | | | |/ / / / /
| | | | | | | * | | | | Merge branch 'UseStorageLocal' into i3076-UseStorageLocalInsteadDan Finlay2018-01-244-0/+111
| | | | | | | |\ \ \ \ \
| | | | | | | | * | | | | Modify @heyellieday's work to use storage.local to replace main storageDan Finlay2018-01-242-7/+33
| | | | | | | | * | | | | conditionally use extension store if supported or enabledEllie Day2018-01-032-3/+13
| | | | | | | | * | | | | handle situation where storage.sync is disabled in certain versions of firefoxEllie Day2018-01-032-5/+19
| | | | | | | | * | | | | Add ExtensionStore and add basic store instance syncing to main controllerEllie Day2017-12-233-0/+61
| | | | | | | * | | | | | Add unlimitedStorage option to manifestDan Finlay2018-01-241-0/+1
| | | | | | | | | | | * | Fix more lint errors.Dan2018-03-143-11/+2
| | | | | | | | | | | * | Remove unnecessary addition of nonce to state.Dan2018-03-143-10/+0
| | | | | | | | | | | * | Make token confirmations compatible.Dan2018-03-142-14/+88
| | | | | | | | | | | * | Fix tx-list-item submitted check.Dan2018-03-141-1/+1
| | | | | | | | | | | * | Adds styles for dropped txs in old-ui.Dan2018-03-142-0/+9
| | | | | | | | | | | * | Correctly set latest submitted retry with nonces that matches others in old-u...Dan2018-03-141-1/+1
| | | | | | | | | | | * | Use correct name for submittedTime field in tx-list.jsDan2018-03-141-1/+1
| | | | | | | | | | | * | Use correct var name in new-ui showRetryButtonDan2018-03-141-1/+1
| | | | | | | | | | | * | Undefined check in showRetryButtonDan2018-03-142-6/+8
| | | | | | | | | | | * | Styling for dropped.Dan2018-03-142-0/+5
| | | | | | | | | | | * | Use new submittedTime field to correctly show retry button in old and new ui.Dan2018-03-145-13/+19
| | | | | | | | | | | * | transactions - return the txMeta in retryTransactionfrankiebee2018-03-141-2/+3
| | | | | | | | | | | * | tests - add tests for transactions#retryTransaction and transactions#_markNon...frankiebee2018-03-141-1/+44
| | | | | | | | | | | * | transactions:state - add a submittedTime stamp so the ui has a better grasp o...frankiebee2018-03-141-0/+4
| | | | | | | | | | | * | Set txMeta.time to reflect time of tx approval.Dan2018-03-131-3/+3
| | | | | | | | | | | * | Improve phrasing of copy.Dan2018-03-132-2/+2
| | | | | | | | | | | * | Fix gas calculation and nonce / forceGasMin state setting errors; retry butto...Dan2018-03-133-25/+39
| | | | | | | | | | | * | Lint fixes.Dan2018-03-092-3/+1
| | | | | | | | | | | * | Merge branch 'master' into retry-tx-refractorDan2018-03-0938-306/+24463
| | | | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #3485 from MetaMask/package-lockDan Finlay2018-03-092-2/+22512
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | meta - add package-lock to gitkumavis2018-03-092-2/+22512
|/ / / / / / / / / / / /
* | | | | | | | | | | | Fix flashing to Log in screen after logging in or restoring from seed phrase ...Alexander Tseung2018-03-086-115/+129
* | | | | | | | | | | | Merge pull request #3409 from scsaba/seed-phrase-verificationDan Finlay2018-03-084-9/+232
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | modify verifySeedPhrase to async and call it from addNewAccount alsoCsaba Solya2018-03-061-32/+34
| * | | | | | | | | | | move more test code to beforeEachCsaba Solya2018-03-041-23/+8
| * | | | | | | | | | | add documentationCsaba Solya2018-03-042-0/+9
| * | | | | | | | | | | verify seedwords on log inCsaba Solya2018-03-043-43/+31
| * | | | | | | | | | | verify addresses regardless caseCsaba Solya2018-03-032-1/+45
| * | | | | | | | | | | fix lint issuesCsaba Solya2018-03-032-11/+11
| * | | | | | | | | | | seed phrase verifierCsaba Solya2018-03-033-2/+197
* | | | | | | | | | | | Update network colours for better accessibility. (#3469)Dan J Miller2018-03-082-4/+8
* | | | | | | | | | | | Merge pull request #2791 from MetaMask/greenkeeper/karma-2.0.0Thomas Huang2018-03-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | chore(package): update karma to version 2.0.0greenkeeper[bot]2017-12-221-1/+1
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #3460 from trigun0x2/masterThomas Huang2018-03-084-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | / | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | fix typo in tests and tx-state-managerJeffrey Tong2018-03-083-5/+5
| * | | | | | | | | | fix typo in transaction.jsJeffrey Tong2018-03-071-2/+2
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #3458 from MetaMask/version-4.2.0v4.2.0Thomas Huang2018-03-072-9/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Version 4.2.0kumavis2018-03-072-9/+7
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #3335 from MetaMask/ImportAccountMessageV2kumavis2018-03-078-25/+59
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into ImportAccountMessageV2kumavis2018-03-0712-23/+56
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into ImportAccountMessageV2Dan Finlay2018-03-0710-100/+324
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into ImportAccountMessageV2Thomas Huang2018-03-0349-144/+3297
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Import Account disclaimerThomas2018-03-032-9/+12
| * | | | | | | | | | | | | Swap color scheme for import account labelThomas2018-03-031-2/+3
| * | | | | | | | | | | | | Add changes to CHANGELOGThomas2018-02-281-0/+3
| * | | | | | | | | | | | | Remove committed out merge codeThomas2018-02-281-16/+0
| * | | | | | | | | | | | | Change Loose label to ImportedThomas2018-02-282-2/+2
| * | | | | | | | | | | | | Add import account disclaimerThomas2018-02-283-5/+45
* | | | | | | | | | | | | | Merge pull request #3259 from MetaMask/controllerStubskumavis2018-03-075-127/+1471
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Using noop to not lose itThomas2018-02-281-1/+1
| * | | | | | | | | | | | | Revert initializing first-time-stateThomas2018-02-282-17/+3
| * | | | | | | | | | | | | Network controller nockThomas Huang2018-02-161-24/+16
| * | | | | | | | | | | | | Offline testingThomas Huang2018-02-166-104/+1470
* | | | | | | | | | | | | | Merge pull request #3455 from MetaMask/i2475-UnifyLogInWordingkumavis2018-03-073-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into i2475-UnifyLogInWordingDan Finlay2018-03-0711-98/+320
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Replace Lock wording with Log Out / Log InDan Finlay2018-03-073-3/+5
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #3411 from MetaMask/AutoVersionBumpkumavis2018-03-071-7/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Clean up run version bump scriptDan Finlay2018-03-031-7/+6
* | | | | | | | | | | | | | Merge pull request #3433 from danjm/i3087-shapeshift-split-undefinedDan Finlay2018-03-076-5/+30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Shapeshift form handles market info unavailable errors.Dan2018-03-076-5/+30
* | | | | | | | | | | | | | | Merge pull request #3446 from danjm/NewUI-handle-token-balance-on-editDan Finlay2018-03-071-3/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Gracefully handle null token balance in new ui send.Dan2018-03-061-3/+7
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #3444 from danjm/i3348-minus-not-a-numberDan Finlay2018-03-071-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Prevent user from selecting max amount until there is an estimated gas total.Dan2018-03-061-2/+3
| |/ / / / / / / / / / / / /
| | | | | | | | | | | | | * Adds inline opening of gas customization to confirm-send-ether screen.Dan2018-03-093-10/+63
| | | | | | | | | | | | | * Retry transaction logic added to tx-list-item, confirm-send-ether, customize-...Dan2018-03-099-16/+113
| | | | | | | | | | | | | * Add html and css for responsive retry button.Dan2018-03-093-0/+57
| | | | | | | | | | | | | * fix marking of confirmed transaction as droppedfrankiebee2018-03-091-1/+1
| | | | | | | | | | | | | * transactions - make _markNonceDuplicatesDroppedfrankiebee2018-03-081-21/+20
| | | | | | | | | | | | | * Merge branch 'master' into retry-tx-refractorfrankiebee2018-03-0853-238/+3612
| | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Ensure this reference is defined in old-ui info.js (#3450)Dan J Miller2018-03-071-3/+3
* | | | | | | | | | | | | | Default add-token decimal value to string (#3451)Dan J Miller2018-03-071-1/+1
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #3309 from scsaba/edge-supportDan Finlay2018-03-074-2/+182
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | add browserify-unibabel to package.jsonCsaba Solya2018-03-061-2/+3
| * | | | | | | | | | | | fix testCsaba Solya2018-02-231-1/+2
| * | | | | | | | | | | | add negative decrypt testCsaba Solya2018-02-231-0/+20
| * | | | | | | | | | | | fix testsCsaba Solya2018-02-231-6/+20
| * | | | | | | | | | | | make keyFromPassword privateCsaba Solya2018-02-231-3/+3
| * | | | | | | | | | | | adding testsCsaba Solya2018-02-231-0/+66
| * | | | | | | | | | | | Merge branch 'master' into edge-supportCsaba S2018-02-22382-3802/+42016
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | add edge supportCsaba Solya2018-02-223-0/+78
* | | | | | | | | | | | | | Fix seed phrase validation clearing form (#3417)Alexander Tseung2018-03-074-92/+130
* | | | | | | | | | | | | | Add missed changelog updates. (#3407)Dan J Miller2018-03-061-0/+5
| |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Fixes shapeshift coin selection dropdown. (#3416)Dan J Miller2018-03-062-6/+7
| |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Fix NewUI reveal seed flow. (#3410)Dan J Miller2018-03-034-8/+22
* | | | | | | | | | | | Allow adding 0 balance tokens in old ui and editing custom token info in new ...Dan J Miller2018-03-033-9/+25
* | | | | | | | | | | | Merge pull request #3398 from MetaMask/AutoVersionBumpkumavis2018-03-038-3/+1163
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Remove logsDan Finlay2018-03-033-9/+0
| * | | | | | | | | | | Add version bumping scriptDan Finlay2018-03-038-3/+1172
* | | | | | | | | | | | Merge pull request #3396 from MetaMask/Version-4.1.3kumavis2018-03-032-1/+3
|\| | | | | | | | | | |
| * | | | | | | | | | | Version 4.1.3v4.1.3Dan Finlay2018-03-032-1/+3
|/ / / / / / / / / / /
* | | | | | | | | | | Add retry transaction back into old ui transaction list item (#3381)Thomas Huang2018-03-032-35/+93
* | | | | | | | | | | Merge pull request #3394 from MetaMask/i3372-PreserveInpageProviderNameThomas Huang2018-03-034-5/+9
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix inpage provider name regressionDan Finlay2018-03-034-5/+9
|/ / / / / / / / / /
* | | | | | | | | | Fix network menu for custom URLs (#3366)Alexander Tseung2018-03-023-46/+190
* | | | | | | | | | Fix exception thrown when styleOverride is not present (#3364)Alexander Tseung2018-03-021-1/+1
* | | | | | | | | | Merge pull request #3356 from MetaMask/cdn-minimizationKevin Serrano2018-03-0210-6/+1657
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Correct ttf format name to 'truetype'Dan2018-03-023-126/+126
| * | | | | | | | | | Check in all font files locally.Kevin Serrano2018-03-0110-6/+1657
* | | | | | | | | | | Merge pull request #3363 from MetaMask/4.1.2v4.1.2Thomas Huang2018-03-012-1/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 4.1.2kumavis2018-03-012-1/+5
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #3361 from MetaMask/4.1.1v4.1.1Thomas Huang2018-03-012-1/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | v4.1.1kumavis2018-03-012-1/+7
* | | | | | | | | | | | Merge pull request #3359 from MetaMask/token-check-urlkumavis2018-03-012-1/+3
|\| | | | | | | | | | |
| * | | | | | | | | | | changelog - add entry about 'Add Token' screen fixkumavis2018-03-011-0/+2
| * | | | | | | | | | | add token - check for logo url before trying to usekumavis2018-03-011-1/+1
* | | | | | | | | | | | Merge pull request #3332 from danjm/MM-onboarding-flow-style-improvementskumavis2018-03-015-3/+54
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Padding of alpha warning aligns with app-barDan2018-02-281-1/+1
| * | | | | | | | | | | | Adds beta label to Metamask name in full screen app bar.Dan2018-02-282-0/+17
| * | | | | | | | | | | | Move beta warning to app header.Dan2018-02-282-1/+6
| * | | | | | | | | | | | NewUI first time flow warning message change.Dan2018-02-281-1/+1
| * | | | | | | | | | | | Body width container in first time flow is consistent with app bar.Dan2018-02-282-1/+30
* | | | | | | | | | | | | Merge pull request #3339 from danjm/i3336-cancel-button-buy-ethkumavis2018-03-011-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Fix cancel button on buy eth screen.Dan2018-02-281-1/+1
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #3340 from danjm/i3338-contract-published-terminologykumavis2018-03-013-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Replace 'Contract Published' with 'Contract Deployment' for clearer indicatio...Dan2018-02-283-3/+3
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #3353 from MetaMask/sentry-fail-tx-1kumavis2018-03-014-8/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sentry - extractErrorMessage - fix comment formattingkumavis2018-03-011-1/+1
| * | | | | | | | | | | | | sentry - failed tx - improve ethjs-rpc error formatingkumavis2018-03-012-5/+41
| * | | | | | | | | | | | | sentry - clean - move setupRaven to libkumavis2018-03-013-3/+3
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #3350 from danjm/onclick-undefined-sentry-errorkumavis2018-03-011-9/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Prevent user from switching network in old-ui notificationDan2018-03-011-9/+11
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #3346 from danjm/i3228-event-not-definedkumavis2018-03-013-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Define event locally in onClickOutside method in account-dropdowns.jsDan2018-03-013-3/+3
|/ / / / / / / / / / /
| | | | | | | | | | * refactor retrytx with higher gas price:frankiebee2018-03-082-26/+55
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge pull request #3333 from MetaMask/mascara-deployFrankie2018-02-281-1/+4
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into mascara-deploykumavis2018-02-28580-12071/+67151
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | mascara deploy - improve deploy instructionskumavis2017-04-072-1/+10
* | | | | | | | | | | Merge pull request #2363 from MetaMask/greenkeeper/metamascara-2.0.0Frankie2018-02-281-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | fix(package): update metamascara to version 2.0.0greenkeeper[bot]2017-10-141-1/+1
* | | | | | | | | | | Merge pull request #3323 from MetaMask/version-4.0.0v4.1.0Frankie2018-02-282-1/+11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | changelog - improve changelog noteskumavis2018-02-281-3/+3
| * | | | | | | | | | | Bump VersionThomas2018-02-282-1/+7
| * | | | | | | | | | | Version 4.0.0Thomas2018-02-232-1/+5
| | |_|_|_|/ / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #3275 from MetaMask/licenseDan Finlay2018-02-281-27/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update LICENSE to current year.Thomas2018-02-271-1/+1
| * | | | | | | | | | | Standardize license.Kevin Serrano2018-02-141-27/+13
* | | | | | | | | | | | Merge pull request #3281 from MetaMask/sentry-failed-tx-debatchDan Finlay2018-02-281-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | sentry - report failed tx with more specific messagekumavis2018-02-171-1/+2
* | | | | | | | | | | | Merge pull request #3324 from MetaMask/fix-feature-flagsKevin Serrano2018-02-271-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | fix feature flags being undefinedfrankiebee2018-02-271-0/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #3050 from MetaMask/uatDan Finlay2018-02-22382-3802/+42016
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge pull request #3306 from danjm/MM-805-send-from-tab-popup-fixThomas Huang2018-02-221-1/+11
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Prevents new transaction from generating popup when metamask is open in an ac...Dan2018-02-221-1/+11
| * | | | | | | | | | | Merge pull request #3288 from MetaMask/uat-masterDan Finlay2018-02-226-4/+24
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Merge branch 'master' into uat-masterDan Finlay2018-02-226-4/+24
| |/| | | | | | | | | | | | |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #3278 from MetaMask/Version-3.14.1Dan Finlay2018-02-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Make announcement more generalDan Finlay2018-02-021-1/+1
* | | | | | | | | | | | | Merge pull request #3250 from MetaMask/i#3136kumavis2018-02-161-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fix - hex prefix estimatedGas on txMetafrankiebee2018-02-151-2/+3
* | | | | | | | | | | | | | Merge pull request #3267 from MetaMask/i3266-IgnoreZeroGasLimitkumavis2018-02-162-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | lint - lift comment to new linekumavis2018-02-161-1/+2
| * | | | | | | | | | | | | Fix incorrect promise instantiationDan Finlay2018-02-161-1/+1
| * | | | | | | | | | | | | Default validated block gas limit to 8MM when none identifiedDan Finlay2018-02-161-1/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #3265 from MetaMask/Version-3.14.2kumavis2018-02-162-1/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Version 3.14.2v3.14.2Dan Finlay2018-02-162-1/+4
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #3260 from MetaMask/changelog-mesh-testingDan Finlay2018-02-161-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Update CHANGELOG.mdkumavis2018-02-161-0/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #3222 from MetaMask/mesh-testDan Finlay2018-02-162-0/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | metamask mesh - inject mesh testing containerkumavis2018-02-112-0/+13
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #3242 from MetaMask/AddChangelogEntryKevin Serrano2018-02-141-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Bump changelogDan Finlay2018-02-141-0/+2
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #3224 from lazaridiscom/masterDan Finlay2018-02-141-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | use the providers initial _blocktracker. fixes #2393Lazaridis2018-02-111-1/+1
|/ / / / / / / / / /
| | * | | | | | | | Merge pull request #3296 from danjm/MM-806-new-ui-first-time-import-seed-in-p...Thomas Huang2018-02-2211-36/+109
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | Remove output fileThomas Huang2018-02-211-1889/+0
| | | * | | | | | | Use same logic for downloading state logs in the old/uatThomas Huang2018-02-211-1/+7
| | | * | | | | | | Merge branch 'MM-806-new-ui-first-time-import-seed-in-popup' of https://githu...Thomas Huang2018-02-217-37/+31
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Fix old-ui active notices width.Dan2018-02-211-1/+3
| | | | * | | | | | | Render loading inside notice screen, and don't set isLoading from unMarkPassw...Dan2018-02-213-32/+24
| | | | * | | | | | | Fix promise constructionDan Finlay2018-02-211-1/+1
| | | | * | | | | | | Add 8MM gas limit default to send screenDan Finlay2018-02-211-1/+2
| | | | * | | | | | | Try fixing notice screen synchronous state callDan Finlay2018-02-211-2/+1
| | | * | | | | | | | Merge branch 'MM-806-new-ui-first-time-import-seed-in-popup' of https://githu...Thomas Huang2018-02-210-0/+0
| | | |\| | | | | | |
| | | | * | | | | | | Temporarily disable loading indicator.Dan2018-02-211-3/+4
| | | * | | | | | | | Temporarily disable loading indicator.Dan2018-02-212-3/+1893
| | | |/ / / / / / /
| | | * | | | | | | Fix variable spelling error.Dan2018-02-212-7/+8
| | | * | | | | | | Fix Import Existing DEN in popup New UI first time flow.Dan2018-02-204-9/+80
| | |/ / / / / / /
| | * | | | | | | Merge pull request #3286 from danjm/uat-version-bumpkumavis2018-02-171-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | Bump uat version to 4.0.12Dan2018-02-171-1/+1
| | |/ / / / / / /
| | * | | | | | | Ensures that mascara initialize screen is not shown in popup. (#3279)Dan J Miller2018-02-171-1/+4
| | * | | | | | | Merge pull request #3200 from alextsg/cb-703kumavis2018-02-1720-50/+68
| | |\ \ \ \ \ \ \
| | | * | | | | | | Remove accessing PropTypes from main React packageAlexander Tseung2018-02-0720-50/+68
| | * | | | | | | | Merge pull request #3261 from MetaMask/uat-oldui-compatibilitykumavis2018-02-164-5/+6
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Make oldui compatible with newUI style changesThomas Huang2018-02-164-5/+6
| | * | | | | | | | | [NewUI] Adds the mascara first time flow to betaUI extension (#3257)Dan J Miller2018-02-164-7/+10
| | |/ / / / / / / /
| | * | | | | | | | Merge pull request #3240 from MetaMask/AddSassToDevDepsDan Finlay2018-02-141-0/+1
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Add node-sass to dev dependenciesDan Finlay2018-02-141-0/+1
| | |/ / / / / / / /
| | * | | | | | | | Merge pull request #3231 from danjm/MM-744-restore-from-seed-fixDan J Miller2018-02-142-3/+4
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Remove isInBrowser method and use environment-type.jsDan2018-02-142-22/+4
| | | * | | | | | | | Only open a new window on restore from seed if in extension view.Dan2018-02-143-3/+22
| | * | | | | | | | | Merge pull request #3239 from MetaMask/uat-nextDan J Miller2018-02-1459-281/+2143
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge pull request #3209 from danjm/MM-634-newui-reset-accountDan Finlay2018-02-146-35/+204
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | | | * | | | | | | | Add reset account button to new UI.Dan2018-02-096-35/+204