Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into i18n | Dan Finlay | 2018-03-07 | 17 | -166/+1542 |
|\ | |||||
| * | Merge pull request #3458 from MetaMask/version-4.2.0v4.2.0 | Thomas Huang | 2018-03-07 | 2 | -9/+7 |
| |\ | | | | | | | Version 4.2.0 | ||||
| | * | Version 4.2.0 | kumavis | 2018-03-07 | 2 | -9/+7 |
| |/ | |||||
| * | Merge pull request #3335 from MetaMask/ImportAccountMessageV2 | kumavis | 2018-03-07 | 8 | -25/+59 |
| |\ | | | | | | | Import account disclaimer and change loose label to imported. | ||||
| | * | Merge branch 'master' into ImportAccountMessageV2 | kumavis | 2018-03-07 | 12 | -23/+56 |
| | |\ | |||||
| | * \ | Merge branch 'master' into ImportAccountMessageV2 | Dan Finlay | 2018-03-07 | 10 | -100/+324 |
| | |\ \ | |||||
| | * \ \ | Merge branch 'master' into ImportAccountMessageV2 | Thomas Huang | 2018-03-03 | 49 | -144/+3297 |
| | |\ \ \ | |||||
| | * | | | | Import Account disclaimer | Thomas | 2018-03-03 | 2 | -9/+12 |
| | | | | | | |||||
| | * | | | | Swap color scheme for import account label | Thomas | 2018-03-03 | 1 | -2/+3 |
| | | | | | | |||||
| | * | | | | Add changes to CHANGELOG | Thomas | 2018-02-28 | 1 | -0/+3 |
| | | | | | | |||||
| | * | | | | Remove committed out merge code | Thomas | 2018-02-28 | 1 | -16/+0 |
| | | | | | | |||||
| | * | | | | Change Loose label to Imported | Thomas | 2018-02-28 | 2 | -2/+2 |
| | | | | | | |||||
| | * | | | | Add import account disclaimer | Thomas | 2018-02-28 | 3 | -5/+45 |
| | | | | | | |||||
| * | | | | | Merge pull request #3259 from MetaMask/controllerStubs | kumavis | 2018-03-07 | 5 | -127/+1471 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | Offline testing | ||||
| | * | | | | Using noop to not lose it | Thomas | 2018-02-28 | 1 | -1/+1 |
| | | | | | | |||||
| | * | | | | Revert initializing first-time-state | Thomas | 2018-02-28 | 2 | -17/+3 |
| | | | | | | |||||
| | * | | | | Network controller nock | Thomas Huang | 2018-02-16 | 1 | -24/+16 |
| | | | | | | |||||
| | * | | | | Offline testing | Thomas Huang | 2018-02-16 | 6 | -104/+1470 |
| | | | | | | |||||
| * | | | | | Merge pull request #3455 from MetaMask/i2475-UnifyLogInWording | kumavis | 2018-03-07 | 3 | -3/+4 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Replace Lock wording with Log Out / Log In | ||||
| | * \ \ \ \ | Merge branch 'master' into i2475-UnifyLogInWording | Dan Finlay | 2018-03-07 | 11 | -98/+320 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Replace Lock wording with Log Out / Log In | Dan Finlay | 2018-03-07 | 3 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #2475 | ||||
| * | | | | | | | Merge pull request #3411 from MetaMask/AutoVersionBump | kumavis | 2018-03-07 | 1 | -7/+6 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Clean up run version bump script | ||||
| | * | | | | | | | Clean up run version bump script | Dan Finlay | 2018-03-03 | 1 | -7/+6 |
| | | | | | | | | | |||||
* | | | | | | | | | Correct merge conflict resolution errors. | Dan | 2018-03-07 | 2 | -9/+0 |
| | | | | | | | | | |||||
* | | | | | | | | | Missing comma in messages.json | Dan | 2018-03-07 | 1 | -1/+1 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge branch 'master' into i18n | Dan | 2018-03-07 | 146 | -646/+6356 |
|\| | | | | | | | | |||||
| * | | | | | | | | Merge pull request #3433 from danjm/i3087-shapeshift-split-undefined | Dan Finlay | 2018-03-07 | 6 | -5/+30 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Shapeshift form handles 'market info unavailable' errors. | ||||
| | * | | | | | | | | Shapeshift form handles market info unavailable errors. | Dan | 2018-03-07 | 6 | -5/+30 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #3446 from danjm/NewUI-handle-token-balance-on-edit | Dan Finlay | 2018-03-07 | 1 | -3/+7 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Gracefully handle null token balance in new ui send. | ||||
| | * | | | | | | | | | Gracefully handle null token balance in new ui send. | Dan | 2018-03-06 | 1 | -3/+7 |
| | | |_|/ / / / / / | | |/| | | | | | | | |||||
| * | | | | | | | | | Merge pull request #3444 from danjm/i3348-minus-not-a-number | Dan Finlay | 2018-03-07 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | Prevent user from selecting max amount until gas is estimated. | ||||
| | * | | | | | | | | Prevent user from selecting max amount until there is an estimated gas total. | Dan | 2018-03-06 | 1 | -2/+3 |
| | |/ / / / / / / | |||||
| * | | | | | | | | Ensure this reference is defined in old-ui info.js (#3450) | Dan J Miller | 2018-03-07 | 1 | -3/+3 |
| | | | | | | | | | |||||
| * | | | | | | | | Default add-token decimal value to string (#3451) | Dan J Miller | 2018-03-07 | 1 | -1/+1 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
| * | | | | | | | Merge pull request #3309 from scsaba/edge-support | Dan Finlay | 2018-03-07 | 4 | -2/+182 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | Add Edge Support | ||||
| | * | | | | | | add browserify-unibabel to package.json | Csaba Solya | 2018-03-06 | 1 | -2/+3 |
| | | | | | | | | |||||
| | * | | | | | | fix test | Csaba Solya | 2018-02-23 | 1 | -1/+2 |
| | | | | | | | | |||||
| | * | | | | | | add negative decrypt test | Csaba Solya | 2018-02-23 | 1 | -0/+20 |
| | | | | | | | | |||||
| | * | | | | | | fix tests | Csaba Solya | 2018-02-23 | 1 | -6/+20 |
| | | | | | | | | |||||
| | * | | | | | | make keyFromPassword private | Csaba Solya | 2018-02-23 | 1 | -3/+3 |
| | | | | | | | | |||||
| | * | | | | | | adding tests | Csaba Solya | 2018-02-23 | 1 | -0/+66 |
| | | | | | | | | |||||
| | * | | | | | | Merge branch 'master' into edge-support | Csaba S | 2018-02-22 | 382 | -3802/+42016 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | add edge support | Csaba Solya | 2018-02-22 | 3 | -0/+78 |
| | | | | | | | | | |||||
| * | | | | | | | | Fix seed phrase validation clearing form (#3417) | Alexander Tseung | 2018-03-07 | 4 | -92/+130 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix seed phrase validation clearing form * Make new ui import seed error feedback live, and allow newlines with and without carriage returns. | ||||
| * | | | | | | | | Add missed changelog updates. (#3407) | Dan J Miller | 2018-03-06 | 1 | -0/+5 |
| | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Fixes shapeshift coin selection dropdown. (#3416) | Dan J Miller | 2018-03-06 | 2 | -6/+7 |
| | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Fix NewUI reveal seed flow. (#3410) | Dan J Miller | 2018-03-03 | 4 | -8/+22 |
| | | | | | | | |||||
| * | | | | | | Allow adding 0 balance tokens in old ui and editing custom token info in new ↵ | Dan J Miller | 2018-03-03 | 3 | -9/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#3395) * Shows tokens with 0 balance in old ui; goHome after adding tokens. * Allow users to edit custom token info when not autofilled. (New UI add token screen). | ||||
| * | | | | | | Merge pull request #3398 from MetaMask/AutoVersionBump | kumavis | 2018-03-03 | 8 | -3/+1163 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | Add version bumping script | ||||
| | * | | | | | Remove logs | Dan Finlay | 2018-03-03 | 3 | -9/+0 |
| | | | | | | | |||||
| | * | | | | | Add version bumping script | Dan Finlay | 2018-03-03 | 8 | -3/+1172 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | One step towards automating our deploy process is automating our version bumping scheme. This PR does that. | ||||
| * | | | | | | Merge pull request #3396 from MetaMask/Version-4.1.3 | kumavis | 2018-03-03 | 2 | -1/+3 |
| |\| | | | | | | | | | | | | | | | | | | | Version 4.1.3 | ||||
| | * | | | | | Version 4.1.3v4.1.3 | Dan Finlay | 2018-03-03 | 2 | -1/+3 |
| |/ / / / / | |||||
| * | | | | | Add retry transaction back into old ui transaction list item (#3381) | Thomas Huang | 2018-03-03 | 2 | -35/+93 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add retry transaction back into old ui transaction list item * Update Changelog | ||||
| * | | | | | Merge pull request #3394 from MetaMask/i3372-PreserveInpageProviderName | Thomas Huang | 2018-03-03 | 4 | -5/+9 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Fix inpage provider name regression | ||||
| | * | | | | | Fix inpage provider name regression | Dan Finlay | 2018-03-03 | 4 | -5/+9 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #3372 by not minifying the name of our inpage provider, which some people were using to identify MetaMask (not our preferred, supported method of web3.currentProvider.isMetaMask). | ||||
| * | | | | | Fix network menu for custom URLs (#3366) | Alexander Tseung | 2018-03-02 | 3 | -46/+190 |
| | | | | | | |||||
| * | | | | | Fix exception thrown when styleOverride is not present (#3364) | Alexander Tseung | 2018-03-02 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Merge pull request #3356 from MetaMask/cdn-minimization | Kevin Serrano | 2018-03-02 | 10 | -6/+1657 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Check in all font files locally. | ||||
| | * | | | | | Correct ttf format name to 'truetype' | Dan | 2018-03-02 | 3 | -126/+126 |
| | | | | | | | |||||
| | * | | | | | Check in all font files locally. | Kevin Serrano | 2018-03-01 | 10 | -6/+1657 |
| | | | | | | | |||||
| * | | | | | | Merge pull request #3363 from MetaMask/4.1.2v4.1.2 | Thomas Huang | 2018-03-01 | 2 | -1/+5 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | 4.1.2 | ||||
| | * | | | | | | 4.1.2 | kumavis | 2018-03-01 | 2 | -1/+5 |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #3361 from MetaMask/4.1.1v4.1.1 | Thomas Huang | 2018-03-01 | 2 | -1/+7 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Version 4.1.1 | ||||
| | * | | | | | | v4.1.1 | kumavis | 2018-03-01 | 2 | -1/+7 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #3359 from MetaMask/token-check-url | kumavis | 2018-03-01 | 2 | -1/+3 |
| |\| | | | | | | | | | | | | | | | | | | | | | | [new-ui] add token - check for logo url before trying to use | ||||
| | * | | | | | | changelog - add entry about 'Add Token' screen fix | kumavis | 2018-03-01 | 1 | -0/+2 |
| | | | | | | | | |||||
| | * | | | | | | add token - check for logo url before trying to use | kumavis | 2018-03-01 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #3332 from danjm/MM-onboarding-flow-style-improvements | kumavis | 2018-03-01 | 5 | -3/+54 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [NewUI] Onboarding flow style improvements | ||||
| | * | | | | | | | Padding of alpha warning aligns with app-bar | Dan | 2018-02-28 | 1 | -1/+1 |
| | | | | | | | | | |||||
| | * | | | | | | | Adds beta label to Metamask name in full screen app bar. | Dan | 2018-02-28 | 2 | -0/+17 |
| | | | | | | | | | |||||
| | * | | | | | | | Move beta warning to app header. | Dan | 2018-02-28 | 2 | -1/+6 |
| | | | | | | | | | |||||
| | * | | | | | | | NewUI first time flow warning message change. | Dan | 2018-02-28 | 1 | -1/+1 |
| | | | | | | | | | |||||
| | * | | | | | | | Body width container in first time flow is consistent with app bar. | Dan | 2018-02-28 | 2 | -1/+30 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #3339 from danjm/i3336-cancel-button-buy-eth | kumavis | 2018-03-01 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [Old-UI] Fix cancel button on buy eth screen. | ||||
| | * | | | | | | | | Fix cancel button on buy eth screen. | Dan | 2018-02-28 | 1 | -1/+1 |
| | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #3340 from danjm/i3338-contract-published-terminology | kumavis | 2018-03-01 | 3 | -3/+3 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [NewUI] Replace 'Contract Published' label with 'Contract Deployment' | ||||
| | * | | | | | | | | Replace 'Contract Published' with 'Contract Deployment' for clearer ↵ | Dan | 2018-02-28 | 3 | -3/+3 |
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | indication of contract tx state. | ||||
| * | | | | | | | | Merge pull request #3353 from MetaMask/sentry-fail-tx-1 | kumavis | 2018-03-01 | 4 | -8/+44 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Sentry - improve ethjs-rpc error formating for failed txs | ||||
| | * | | | | | | | | sentry - extractErrorMessage - fix comment formatting | kumavis | 2018-03-01 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | * | | | | | | | | sentry - failed tx - improve ethjs-rpc error formating | kumavis | 2018-03-01 | 2 | -5/+41 |
| | | | | | | | | | | |||||
| | * | | | | | | | | sentry - clean - move setupRaven to lib | kumavis | 2018-03-01 | 3 | -3/+3 |
| | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #3350 from danjm/onclick-undefined-sentry-error | kumavis | 2018-03-01 | 1 | -9/+11 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | [old-ui] Prevent user from switching network in old-ui notification | ||||
| | * | | | | | | | Prevent user from switching network in old-ui notification | Dan | 2018-03-01 | 1 | -9/+11 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge pull request #3346 from danjm/i3228-event-not-defined | kumavis | 2018-03-01 | 3 | -3/+3 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | [old-ui] Define event locally in onClickOutside method in account-dropdowns.js | ||||
| | * | | | | | | Define event locally in onClickOutside method in account-dropdowns.js | Dan | 2018-03-01 | 3 | -3/+3 |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #3333 from MetaMask/mascara-deploy | Frankie | 2018-02-28 | 1 | -1/+4 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | mascara deploy - improve deploy instructions | ||||
| | * \ \ \ \ \ | Merge branch 'master' into mascara-deploy | kumavis | 2018-02-28 | 580 | -12071/+67151 |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | |||||
| | * | | | | | | mascara deploy - improve deploy instructions | kumavis | 2017-04-07 | 2 | -1/+10 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #2363 from MetaMask/greenkeeper/metamascara-2.0.0 | Frankie | 2018-02-28 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | Update metamascara to the latest version 🚀 | ||||
| | * | | | | | | fix(package): update metamascara to version 2.0.0 | greenkeeper[bot] | 2017-10-14 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #3323 from MetaMask/version-4.0.0v4.1.0 | Frankie | 2018-02-28 | 2 | -1/+11 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Version 4.1.0 | ||||
| | * | | | | | | | changelog - improve changelog notes | kumavis | 2018-02-28 | 1 | -3/+3 |
| | | | | | | | | | |||||
| | * | | | | | | | Bump Version | Thomas | 2018-02-28 | 2 | -1/+7 |
| | | | | | | | | | |||||
| | * | | | | | | | Version 4.0.0 | Thomas | 2018-02-23 | 2 | -1/+5 |
| | | |_|_|_|/ / | | |/| | | | | | |||||
| * | | | | | | | Merge pull request #3275 from MetaMask/license | Dan Finlay | 2018-02-28 | 1 | -27/+13 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Standardize license | ||||
| | * | | | | | | | Update LICENSE to current year. | Thomas | 2018-02-27 | 1 | -1/+1 |
| | | | | | | | | | |||||
| | * | | | | | | | Standardize license. | Kevin Serrano | 2018-02-14 | 1 | -27/+13 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #3281 from MetaMask/sentry-failed-tx-debatch | Dan Finlay | 2018-02-28 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | sentry - report failed tx with more specific message | ||||
| | * | | | | | | | sentry - report failed tx with more specific message | kumavis | 2018-02-17 | 1 | -1/+2 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #3324 from MetaMask/fix-feature-flags | Kevin Serrano | 2018-02-27 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | fix feature flags being undefined | ||||
| | * | | | | | | | fix feature flags being undefined | frankiebee | 2018-02-27 | 1 | -0/+1 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge pull request #3050 from MetaMask/uat | Dan Finlay | 2018-02-22 | 382 | -3802/+42016 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | [EPIC] Merge UAT into master | ||||
| | * | | | | | | Merge pull request #3306 from danjm/MM-805-send-from-tab-popup-fix | Thomas Huang | 2018-02-22 | 1 | -1/+11 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [NewUI] Prevents new tx from active tab from opening popup | ||||
| | | * | | | | | | Prevents new transaction from generating popup when metamask is open in an ↵ | Dan | 2018-02-22 | 1 | -1/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | active tab. | ||||
| | * | | | | | | | Merge pull request #3288 from MetaMask/uat-master | Dan Finlay | 2018-02-22 | 6 | -4/+24 |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Uat master | ||||
| | | * | | | | | | | Merge branch 'master' into uat-master | Dan Finlay | 2018-02-22 | 6 | -4/+24 |
| | |/| | | | | | | | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge pull request #3278 from MetaMask/Version-3.14.1 | Dan Finlay | 2018-02-17 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Make announcement more general | ||||
| | * | | | | | | | | Make announcement more general | Dan Finlay | 2018-02-02 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #3250 from MetaMask/i#3136 | kumavis | 2018-02-16 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | fix - hex prefix estimatedGas on txMeta | ||||
| | * | | | | | | | | | fix - hex prefix estimatedGas on txMeta | frankiebee | 2018-02-15 | 1 | -2/+3 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #3267 from MetaMask/i3266-IgnoreZeroGasLimit | kumavis | 2018-02-16 | 2 | -2/+3 |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | Default validated block gas limit to 8MM when none identified | ||||
| | * | | | | | | | | | lint - lift comment to new line | kumavis | 2018-02-16 | 1 | -1/+2 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Fix incorrect promise instantiation | Dan Finlay | 2018-02-16 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | Default validated block gas limit to 8MM when none identified | Dan Finlay | 2018-02-16 | 1 | -1/+1 |
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mitigates #3266 | ||||
| * | | | | | | | | | Merge pull request #3265 from MetaMask/Version-3.14.2 | kumavis | 2018-02-16 | 2 | -1/+4 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Version 3.14.2 | ||||
| | * | | | | | | | | | Version 3.14.2v3.14.2 | Dan Finlay | 2018-02-16 | 2 | -1/+4 |
| |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge pull request #3260 from MetaMask/changelog-mesh-testing | Dan Finlay | 2018-02-16 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | CHANGELOG.md - Add mesh testing container note | ||||
| | * | | | | | | | | | Update CHANGELOG.md | kumavis | 2018-02-16 | 1 | -0/+1 |
| | |/ / / / / / / / | |||||
| * | | | | | | | | | Merge pull request #3222 from MetaMask/mesh-test | Dan Finlay | 2018-02-16 | 2 | -0/+13 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | metamask mesh - inject mesh testing container | ||||
| | * | | | | | | | | metamask mesh - inject mesh testing container | kumavis | 2018-02-11 | 2 | -0/+13 |
| | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| * | | | | | | | | Merge pull request #3242 from MetaMask/AddChangelogEntry | Kevin Serrano | 2018-02-14 | 1 | -0/+2 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | Bump changelog | ||||
| | * | | | | | | | Bump changelog | Dan Finlay | 2018-02-14 | 1 | -0/+2 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge pull request #3224 from lazaridiscom/master | Dan Finlay | 2018-02-14 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | use the providers initial _blocktracker (fixes #2393) | ||||
| | * | | | | | | use the providers initial _blocktracker. fixes #2393 | Lazaridis | 2018-02-11 | 1 | -1/+1 |
| |/ / / / / / | |||||
| | | * | | | | Merge pull request #3296 from ↵ | Thomas Huang | 2018-02-22 | 11 | -36/+109 |
| | | |\ \ \ \ | | | | |/ / / | | | |/| | | | | | | | | | | | | | | | | | danjm/MM-806-new-ui-first-time-import-seed-in-popup [NewUI] Fix Import Existing DEN in popup New UI first time flow. | ||||
| | | | * | | | Remove output file | Thomas Huang | 2018-02-21 | 1 | -1889/+0 |
| | | | | | | | |||||
| | | | * | | | Use same logic for downloading state logs in the old/uat | Thomas Huang | 2018-02-21 | 1 | -1/+7 |
| | | | | | | | |||||
| | | | * | | | Merge branch 'MM-806-new-ui-first-time-import-seed-in-popup' of ↵ | Thomas Huang | 2018-02-21 | 7 | -37/+31 |
| | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/danjm/metamask-extension into MM-806-new-ui-first-time-import-seed-in-popup | ||||
| | | | | * | | | Fix old-ui active notices width. | Dan | 2018-02-21 | 1 | -1/+3 |
| | | | | | | | | |||||
| | | | | * | | | Render loading inside notice screen, and don't set isLoading from ↵ | Dan | 2018-02-21 | 3 | -32/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unMarkPasswordForgotten. | ||||
| | | | | * | | | Fix promise construction | Dan Finlay | 2018-02-21 | 1 | -1/+1 |
| | | | | | | | | |||||
| | | | | * | | | Add 8MM gas limit default to send screen | Dan Finlay | 2018-02-21 | 1 | -1/+2 |
| | | | | | | | | |||||
| | | | | * | | | Try fixing notice screen synchronous state call | Dan Finlay | 2018-02-21 | 1 | -2/+1 |
| | | | | | | | | |||||
| | | | * | | | | Merge branch 'MM-806-new-ui-first-time-import-seed-in-popup' of ↵ | Thomas Huang | 2018-02-21 | 0 | -0/+0 |
| | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/danjm/metamask-extension into MM-806-new-ui-first-time-import-seed-in-popup | ||||
| | | | | * | | | Temporarily disable loading indicator. | Dan | 2018-02-21 | 1 | -3/+4 |
| | | | | | | | | |||||
| | | | * | | | | Temporarily disable loading indicator. | Dan | 2018-02-21 | 2 | -3/+1893 |
| | | | |/ / / | |||||
| | | | * | | | Fix variable spelling error. | Dan | 2018-02-21 | 2 | -7/+8 |
| | | | | | | | |||||
| | | | * | | | Fix Import Existing DEN in popup New UI first time flow. | Dan | 2018-02-20 | 4 | -9/+80 |
| | | |/ / / | |||||
| | | * | | | Merge pull request #3286 from danjm/uat-version-bump | kumavis | 2018-02-17 | 1 | -1/+1 |
| | | |\ \ \ | | | | | | | | | | | | | | | [NewUI] uat version bump | ||||
| | | | * | | | Bump uat version to 4.0.12 | Dan | 2018-02-17 | 1 | -1/+1 |
| | | |/ / / | |||||
| | | * | | | Ensures that mascara initialize screen is not shown in popup. (#3279) | Dan J Miller | 2018-02-17 | 1 | -1/+4 |
| | | | | | | |||||
| | | * | | | Merge pull request #3200 from alextsg/cb-703 | kumavis | 2018-02-17 | 20 | -50/+68 |
| | | |\ \ \ | | | | | | | | | | | | | | | [NewUI] Remove accessing PropTypes from main React package | ||||
| | | | * | | | Remove accessing PropTypes from main React package | Alexander Tseung | 2018-02-07 | 20 | -50/+68 |
| | | | | | | | |||||
| | | * | | | | Merge pull request #3261 from MetaMask/uat-oldui-compatibility | kumavis | 2018-02-16 | 4 | -5/+6 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | Adjust old UI css compatibility with new UI style changes | ||||
| | | | * | | | | Make oldui compatible with newUI style changes | Thomas Huang | 2018-02-16 | 4 | -5/+6 |
| | | | | | | | | |||||
| | | * | | | | | [NewUI] Adds the mascara first time flow to betaUI extension (#3257) | Dan J Miller | 2018-02-16 | 4 | -7/+10 |
| | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adds the mascara first time flow to the extension when opened in browser. * Fix tests after addition of mascara first time flow to new ui. | ||||
| | | * | | | | Merge pull request #3240 from MetaMask/AddSassToDevDeps | Dan Finlay | 2018-02-14 | 1 | -0/+1 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | Add node-sass to dev dependencies | ||||
| | | | * | | | | Add node-sass to dev dependencies | Dan Finlay | 2018-02-14 | 1 | -0/+1 |
| | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | To fix build | ||||
| | | * | | | | Merge pull request #3231 from danjm/MM-744-restore-from-seed-fix | Dan J Miller | 2018-02-14 | 2 | -3/+4 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | [NewUI] Only open a new window on restore from seed if in extension view. | ||||
| | | | * | | | | Remove isInBrowser method and use environment-type.js | Dan | 2018-02-14 | 2 | -22/+4 |
| | | | | | | | | |||||
| | | | * | | | | Only open a new window on restore from seed if in extension view. | Dan | 2018-02-14 | 3 | -3/+22 |
| | | | | | | | | |||||
| | | * | | | | | Merge pull request #3239 from MetaMask/uat-next | Dan J Miller | 2018-02-14 | 59 | -281/+2143 |
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Uat next | ||||
| | | | * \ \ \ \ | Merge pull request #3209 from danjm/MM-634-newui-reset-account | Dan Finlay | 2018-02-14 | 6 | -35/+204 |
| | | | |\ \ \ \ \ | | | | | |/ / / / | | | | |/| | | | | [NewUI] Add reset account button to new UI. | ||||
| | | | | * | | | | Add reset account button to new UI. | Dan | 2018-02-09 | 6 | -35/+204 |
| | | | | | | | | | |||||
| | | | * | | | | | Merge pull request #3216 from danjm/MM-666-try-beta-link-unlock-privacy-screens | Dan Finlay | 2018-02-14 | 2 | -5/+42 |
| | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [NewUI] Try beta link on unlock and privacy screens. | ||||
| | | | | * | | | | | Try beta link on unlock and privacy screens. | Dan | 2018-02-09 | 2 | -5/+42 |
| | | | | |/ / / / | |||||
| | | | * | | | | | Updates the styling of confirm send ether and token screens. (#3235) | Dan J Miller | 2018-02-13 | 3 | -26/+20 |
| | | | | | | | | | |||||
| | | | * | | | | | Send screen style updates. (#3234) | Dan J Miller | 2018-02-13 | 4 | -9/+52 |
| | | | | | | | | | |||||
| | | | * | | | | | Remove chrome focus outline for mouse users. (#3230) | Dan J Miller | 2018-02-13 | 4 | -1/+40 |
| | | | | | | | | | |||||
| | | | * | | | | | Fix exception thrown in selected token tx list with shapeshift txs (#3215) | Alexander Tseung | 2018-02-09 | 1 | -3/+3 |
| | | | | | | | | | |||||
| | | | * | | | | | Fixes shapeshift txs so that they render in tx list. (#3208) | Dan J Miller | 2018-02-09 | 2 | -36/+28 |
| | | | |/ / / / | |||||
| | | | * | | | | Merge pull request #3206 from danjm/merge-uat-to-uatnext-feb072019 | Dan J Miller | 2018-02-08 | 18 | -26/+269 |
| | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | [NewUI] Merge uat to uatnext feb072019 | ||||
| | | | | * \ \ \ | Merge branch 'uat' into uat-next | Dan | 2018-02-08 | 18 | -26/+269 |
| | | | | |\ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | |||||
| | | * | | | | | | Merge pull request #3203 from danjm/merge-master-to-uat-feb72018 | Dan J Miller | 2018-02-08 | 18 | -26/+269 |
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Merge master to UAT feb72018 | ||||
| | | | * | | | | | | Point add-token unit test to old-ui component. | Dan | 2018-02-08 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | | | * | | | | | | Merge branch 'master' into uat | Dan | 2018-02-08 | 18 | -26/+269 |
| | | |/| | | | | | | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge pull request #3177 from MetaMask/Version-3.14.1 | Thomas Huang | 2018-02-02 | 2 | -1/+5 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Version 3.14.1 | ||||
| | * | | | | | | | Version 3.14.1v3.14.1 | Dan Finlay | 2018-02-02 | 2 | -1/+5 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge pull request #3176 from MetaMask/FirefoxSettingsOverflow | Dan Finlay | 2018-02-02 | 2 | -1/+7 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Scrollable Settings screen for Firefox | ||||
| | * | | | | | | | Scrollable Settings screen for Firefox | Thomas | 2018-02-02 | 2 | -1/+7 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge pull request #3175 from MetaMask/Version-3.13.9 | Frankie | 2018-02-02 | 3 | -2/+4 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Version 3.14.0 | ||||
| | * | | | | | | | Version 3.14.0 | Dan Finlay | 2018-02-02 | 2 | -1/+3 |
| | | | | | | | | | |||||
| | * | | | | | | | Remove deps from build process | Dan Finlay | 2018-02-02 | 1 | -1/+1 |
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Was running out of stdout memory, preventing me from building. | ||||
| * | | | | | | | Merge pull request #3161 from MetaMask/AddResetExplanation | Frankie | 2018-02-01 | 2 | -59/+20 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add reset explanation | ||||
| | * | | | | | | | Add explanation of account resetting | Dan Finlay | 2018-02-01 | 1 | -0/+20 |
| | | | | | | | | | |||||
| | * | | | | | | | Remove unused file | Dan Finlay | 2018-02-01 | 1 | -59/+0 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #3146 from MetaMask/i3082-AddTokenValidateInputs | Frankie | 2018-02-01 | 6 | -4/+74 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Set address to default with empty string, add test validation. | ||||
| | * | | | | | | | | Bump Changelog | Thomas | 2018-01-31 | 1 | -0/+1 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Add enzyme, redux-test-utils, and enzyme-adapter-react-15 to deps | Thomas | 2018-01-31 | 1 | -2/+4 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Clean up test, remove react & mountWithStore | Thomas | 2018-01-31 | 1 | -3/+2 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Set address to default with empty string, add test validation. | Thomas | 2018-01-31 | 4 | -2/+70 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #3148 from MetaMask/localStorage-clean-up | Frankie | 2018-02-01 | 6 | -9/+55 |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | remove BlacklistController from disk state | ||||
| | * | | | | | | | | fix changelog | frankiebee | 2018-02-01 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| | * | | | | | | | | Merge branch 'master' into localStorage-clean-up | Frankie | 2018-02-01 | 7 | -0/+102 |
| | |\ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #3155 from brunobar79/feature/reset-account | Dan Finlay | 2018-02-01 | 7 | -0/+102 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Added reset account feature | ||||
| | * | | | | | | | | | clean up | Bruno Barbieri | 2018-02-01 | 1 | -19/+13 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | add test for wipeTransactions | Bruno Barbieri | 2018-02-01 | 1 | -0/+49 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | preserve other networks TXs | Bruno Barbieri | 2018-02-01 | 1 | -3/+4 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | use txMeta.txParams | Bruno Barbieri | 2018-01-31 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | wipe only transactions for current account | Bruno Barbieri | 2018-01-31 | 3 | -9/+15 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | clean up | Bruno Barbieri | 2018-01-31 | 1 | -3/+3 |
| | | | | | | | | | | | |||||
| | * | | | | | | | | | added reset account feature | Bruno Barbieri | 2018-01-31 | 6 | -0/+52 |
| |/ / / / / / / / / | |||||
| | * | | | | | | | | Merge branch 'localStorage-clean-up' of ↵ | frankiebee | 2018-02-01 | 2 | -0/+7 |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/MetaMask/metamask-extension into localStorage-clean-up | ||||
| | | * \ \ \ \ \ \ \ | Merge branch 'master' into localStorage-clean-up | Frankie | 2018-01-31 | 2 | -0/+7 |
| | | |\ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #3145 from MetaMask/i3089-FixNullError | Frankie | 2018-01-31 | 2 | -0/+8 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add warning when importing no valid file | ||||
| | * | | | | | | | | | | Add warning when importing no valid file | Dan Finlay | 2018-01-31 | 2 | -0/+8 |
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #3089 | ||||
| | * / / / / / / / / | remove RecentBlocks from disk | frankiebee | 2018-02-01 | 3 | -3/+3 |
| | |/ / / / / / / / | |||||
| | * | | | | | | | | test for migration 021 | frankiebee | 2018-01-31 | 2 | -0/+16 |
| | | | | | | | | | | |||||
| | * | | | | | | | | add to CHANGELOG.md | frankiebee | 2018-01-31 | 1 | -0/+2 |
| | | | | | | | | | | |||||
| | * | | | | | | | | creater migration to remove BlacklistController | frankiebee | 2018-01-31 | 1 | -0/+33 |
| | | | | | | | | | | |||||
| | * | | | | | | | | remove BlacklistController from disk state | frankiebee | 2018-01-31 | 2 | -6/+2 |
| |/ / / / / / / / | |||||
| * | | | | | | | | Merge pull request #3126 from MetaMask/Version-3.13.8 | Thomas Huang | 2018-01-30 | 2 | -1/+4 |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | Version 3.13.8 | ||||
| | * | | | | | | | Version 3.13.8v3.13.8 | Dan Finlay | 2018-01-30 | 2 | -1/+4 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge pull request #2885 from MetaMask/greenkeeper/gulp-watch-5.0.0 | Thomas Huang | 2018-01-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Update gulp-watch to the latest version 🚀 | ||||
| | * | | | | | | | chore(package): update gulp-watch to version 5.0.0 | greenkeeper[bot] | 2018-01-07 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Merge pull request #3026 from MetaMask/greenkeeper/mocha-5.0.0 | Thomas Huang | 2018-01-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Update mocha to the latest version 🚀 | ||||
| | * | | | | | | | | chore(package): update mocha to version 5.0.0 | greenkeeper[bot] | 2018-01-18 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge pull request #3091 from MetaMask/greenkeeper/testem-2.0.0 | Thomas Huang | 2018-01-30 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Update testem to the latest version 🚀 | ||||
| | * | | | | | | | | | chore(package): update testem to version 2.0.0 | greenkeeper[bot] | 2018-01-25 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #3101 from MetaMask/eventemitterwarning | Thomas Huang | 2018-01-30 | 2 | -0/+4 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Bump up EventEmitter listener warning threshold count to 20 | ||||
| | * | | | | | | | | | | Bump Changelog | Kevin Serrano | 2018-01-26 | 1 | -0/+2 |
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Bump limit for event emitter warning. | Kevin Serrano | 2018-01-26 | 1 | -0/+2 |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | Merge pull request #3100 from MetaMask/kovan-fix | Dan Finlay | 2018-01-26 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | deps - bump eth-json-rpc-infura for kovan fix | ||||
| | * | | | | | | | | | deps - bump eth-json-rpc-infura for kovan fix | kumavis | 2018-01-26 | 1 | -1/+1 |
| |/ / / / / / / / / | |||||
| | | | | * / / / / | Make blockies icon round to match identicons (#3205) | Alexander Tseung | 2018-02-08 | 2 | -5/+5 |
| | | | | |/ / / / | |||||
| | | | | * | | | | [NewUI] Opens to full screen when restoring from seed. (#3201) | Dan J Miller | 2018-02-08 | 7 | -24/+65 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Opens to full screen when restoring from seed. * Remove redundant parameter in actions.markPasswordForgotten call. | ||||
| | | | | * | | | | Update modal header design on send screen (#3196) | Alexander Tseung | 2018-02-07 | 4 | -67/+134 |
| | | | | | | | | | |||||
| | | | | * | | | | Fix alignment of ellipsis and address in wallet view. (#3198) | Dan J Miller | 2018-02-07 | 3 | -2/+3 |
| | | | | |/ / / | |||||
| | | | | * | | | Remove duplicate token balance on uat next. (#3195) | Dan J Miller | 2018-02-07 | 1 | -2/+0 |
| | | | | | | | | |||||
| | | | | * | | | Integration tests for signature requests confirmations. (#3194) | Dan J Miller | 2018-02-07 | 5 | -2/+292 |
| | | | | | | | | |||||
| | | | | * | | | Add functional integration testing to Add Token flow (#3189) | Alexander Tseung | 2018-02-06 | 5 | -5/+304 |
| | | | | | | | | |||||
| | | | | * | | | Wallet view supports screen sizes between 576px and 667px (#3193) | Dan J Miller | 2018-02-06 | 5 | -24/+70 |
| | | | | | | | | |||||
| | | | | * | | | Change styling of Import Account with Seed Phrease (#3182) | Alexander Tseung | 2018-02-06 | 3 | -29/+44 |
| | | | | | | | | |||||
| | | | | * | | | [NewUI] Use tooltip for copy to clipboard helper text on main screen. (#3120) | Dan J Miller | 2018-02-01 | 7 | -17/+136 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use tooltip for display of helper text in wallet views copy to clipboard feature. * Use react-tippy in wallet-view.js; center arrow tooltip throughout tooltip text change. * Remove unnecessary tabIndex attribute from wallet view address element. | ||||
| | | | | * | | | [NewUI] Updates capitalization and alignment for the import account screen. ↵ | Dan J Miller | 2018-02-01 | 3 | -11/+35 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#3122) * Updates capitalization and alignment for the import account screen. * Align elements in import form. | ||||
| | | | | * | | | [NewUI] Set default new account name as placeholder, but not value (#3121) | Dan J Miller | 2018-02-01 | 1 | -5/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Set default new account name as placehold, and not value, in new account create screen. * Set new account number in create-form.js in constructor. | ||||
| | | | | * | | | Fix bug stemming from erroneously persistant unlock failure error message. ↵ | Dan J Miller | 2018-01-30 | 2 | -0/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#3123) | ||||
| | | | | * | | | Functional Integration Tests for send ether flow. (#3119) | Dan J Miller | 2018-01-30 | 4 | -0/+670 |
| | | | |/ / / | |||||
| | | | * | | | Merge branch 'master' into uat | Thomas Huang | 2018-01-24 | 1 | -1/+0 |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| * | | | | | | Merge pull request #3065 from MetaMask/Version-3.13.7 | Dan Finlay | 2018-01-23 | 2 | -1/+8 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Version 3.13.7 | ||||
| | * \ \ \ \ \ | Merge branch 'Version-3.13.7' of github.com:MetaMask/metamask-plugin into ↵ | Dan Finlay | 2018-01-23 | 0 | -0/+0 |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version-3.13.7 | ||||
| | | * \ \ \ \ \ | Merge branch 'master' into Version-3.13.7 | kumavis | 2018-01-23 | 3 | -2/+15 |
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| | | * | | | | | | Version 3.13.7v3.13.7 | Dan Finlay | 2018-01-23 | 2 | -1/+8 |
| | | | | | | | | | |||||
| | * | | | | | | | Merge remote-tracking branch 'origin/master' into Version-3.13.7 | Dan Finlay | 2018-01-23 | 3 | -1/+14 |
| | |\ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Merge pull request #3066 from MetaMask/sentry-failed-tx | kumavis | 2018-01-23 | 3 | -1/+14 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | sentry - report failed txs | ||||
| | * | | | | | | | changelog - add note on sentry | kumavis | 2018-01-23 | 1 | -0/+1 |
| | | | | | | | | | |||||
| | * | | | | | | | sentry - report failed txs | kumavis | 2018-01-23 | 2 | -1/+13 |
| |/ / / / / / / | |||||
| | * / / / / / | Version 3.13.7 | Dan Finlay | 2018-01-23 | 2 | -1/+8 |
| |/ / / / / / | |||||
| * | | | | | | Merge pull request #3047 from MetaMask/fix-provider-json-parse | Kevin Serrano | 2018-01-23 | 1 | -2/+2 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix providers retry logic and retries expired error messages | ||||
| | * | | | | | | deps - bump provider engine and infura-middleware for better retry and error ↵ | kumavis | 2018-01-20 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | messages | ||||
| | * | | | | | | deps - bump providers for better JSON parse error messages | kumavis | 2018-01-20 | 1 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | Merge pull request #3064 from MetaMask/engine-patch | Dan Finlay | 2018-01-23 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | deps - bump json rpc engine for bugfix | ||||
| | * | | | | | | | deps - bump json rpc engine for bugfix | kumavis | 2018-01-23 | 1 | -1/+1 |
| |/ / / / / / / | |||||
| * | | | | | | | Merge pull request #3025 from MetaMask/i#3018 | kumavis | 2018-01-23 | 3 | -2/+18 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | add a `x` close button to gas calc loding screen on conf-tx | ||||
| | * | | | | | | Bump changelog | Dan Finlay | 2018-01-23 | 1 | -0/+2 |
| | | | | | | | | |||||
| | * | | | | | | add a `x` close button to gas calc loding screen on conf-tx | frankiebee | 2018-01-18 | 2 | -2/+16 |
| | | | | | | | | |||||
| | | | | * | | | Merge pull request #3069 from tmashuang/uat | Dan J Miller | 2018-01-24 | 11 | -27/+75 |
| | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | Revert integration tests to uat to oldUI | ||||
| | | | | | * | | | Merge branch 'master' into uat | Thomas | 2018-01-23 | 7 | -7/+43 |
| | | | | | | | | | |||||
| | | | | | * | | | Revert integration to oldUi | Thomas | 2018-01-23 | 1 | -18/+23 |
| | | | | | | | | |