Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of github.com:MetaMask/metamask-plugin into Version-2.13.3 | kumavis | 2016-10-05 | 8 | -4/+21 |
|\ | |||||
| * | Merge pull request #696 from MetaMask/SmallerCopiedButton | kumavis | 2016-10-05 | 3 | -1/+5 |
| |\ | | | | | | | Formatting Fixes | ||||
| | * | Merge branch 'master' into SmallerCopiedButton | kumavis | 2016-10-05 | 5 | -3/+17 |
| | |\ | | |/ | |/| | |||||
| * | | Merge pull request #694 from MetaMask/AddAnnouncerScript | kumavis | 2016-10-05 | 2 | -1/+14 |
| |\ \ | | | | | | | | | Add announcer script | ||||
| | * \ | Merge branch 'master' into AddAnnouncerScript | kumavis | 2016-10-05 | 5 | -5/+10 |
| | |\ \ | | |/ / | |/| | | |||||
| * | | | Merge pull request #700 from MetaMask/OperaCompatibility | kumavis | 2016-10-05 | 3 | -2/+3 |
| |\ \ \ | | | | | | | | | | | Add Opera compatibility | ||||
| | * \ \ | Merge branch 'master' into OperaCompatibility | Dan Finlay | 2016-10-05 | 2 | -3/+7 |
| | |\ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Add Opera compatibility | Dan Finlay | 2016-10-05 | 3 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | - Fix incorrect OS key - Add additional icon image sizes. | ||||
| | | * | | Add announcer script | Dan Finlay | 2016-10-05 | 2 | -1/+14 |
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I always keep writing up this same announcement message whenever I publish a new version. I've now written a script to automate my announcement formatting, it looks like this: ``` **MetaMask 2.13.2** now published to the Chrome Store! It should be available over the next hour! 2016-10-4 - Fix bug where chosen FIAT exchange rate does no persist when switching networks - Fix additional parameters that made MetaMask sometimes receive errors from Parity. - Fix bug where invalid transactions would still open the MetaMask popup. ``` | ||||
| | | * | Merge branch 'master' into SmallerCopiedButton | Frankie | 2016-10-05 | 2 | -3/+7 |
| | | |\ | | |_|/ | |/| | | |||||
| | | * | Bump changelog | Dan Finlay | 2016-10-05 | 1 | -0/+1 |
| | | | | |||||
| | | * | Make popup a little taller | Dan Finlay | 2016-10-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | For some reason the popup was often cutting off the bottom buttons of the UI. We should look at that more carefully later perhaps, but especially since we're considering moving off the popup, I'm just fixing it by making it taller for now. | ||||
| | | * | Make seed word confirmation button font smaller | Dan Finlay | 2016-10-05 | 2 | -0/+3 |
| | |/ | | | | | | | | | | To avoid formatting glitches on some machines. | ||||
* | / | Version 2.13.3 | Dan Finlay | 2016-10-05 | 3 | -2/+6 |
|/ / | | | | | | | Bumps provider-engine to fix log query filtering bug. | ||||
* | | Merge pull request #697 from MetaMask/StripPrivateKeyPrefix | Frankie | 2016-10-05 | 2 | -3/+7 |
|\ \ | |/ |/| | Removed hex prefix from private key export | ||||
| * | Removed hex prefix from private key export | Dan Finlay | 2016-10-05 | 2 | -3/+7 |
|/ | | | | | | For compatibility with Jaxx, MEW, and Geth. Fixes #687 | ||||
* | Merge pull request #693 from MetaMask/Version-2.13.22.13.2 | Dan Finlay | 2016-10-05 | 3 | -2/+5 |
|\ | | | | | Version 2.13.2 | ||||
| * | Version 2.13.2 | Dan Finlay | 2016-10-05 | 3 | -2/+5 |
|/ | |||||
* | Merge pull request #692 from MetaMask/ParityFix | Kevin Serrano | 2016-10-04 | 2 | -17/+6 |
|\ | | | | | Improve popup behavior for tx errors | ||||
| * | Improve popup behavior for parity errors | Dan Finlay | 2016-10-04 | 2 | -17/+6 |
|/ | | | | When we receive an invalid params error, instead of opening the popup and showing no tx, we now just forward that tx back to the UI code. | ||||
* | Merge pull request #689 from MetaMask/i#688 | Dan Finlay | 2016-10-02 | 2 | -1/+4 |
|\ | | | | | Fix for where fiat conversion does not persist when switching networks | ||||
| * | Fix for readability | Frankie | 2016-10-02 | 1 | -1/+1 |
| | | |||||
| * | Add to CHANGELOG | Frankie | 2016-10-01 | 1 | -0/+2 |
| | | |||||
| * | Fix issue #688 where fiat conversion does not persist when switching networks | Frankie | 2016-10-01 | 1 | -1/+2 |
|/ | |||||
* | Merge pull request #684 from MetaMask/Version2.13.1 | Dan Finlay | 2016-09-23 | 3 | -3/+7 |
|\ | | | | | Version 2.13.1 | ||||
| * | Version 2.13.12.13.1 | Dan Finlay | 2016-09-23 | 3 | -3/+7 |
|/ | |||||
* | Merge pull request #677 from MetaMask/i675-LoadingBuy | Dan Finlay | 2016-09-22 | 6 | -17/+18 |
|\ | | | | | Show loading indication when selecting ShapeShift | ||||
| * | Merge branch 'master' into i675-LoadingBuy | Dan Finlay | 2016-09-22 | 4 | -2/+10 |
| |\ | |/ |/| | |||||
* | | Merge pull request #678 from MetaMask/ParityCompliance | Dan Finlay | 2016-09-22 | 4 | -2/+10 |
|\ \ | | | | | | | Parity compliance | ||||
| * | | Version 2.13.0 | Dan Finlay | 2016-09-19 | 2 | -2/+4 |
| | | | |||||
| * | | Bump web3 provider engine version for Parity compliance | Dan Finlay | 2016-09-19 | 1 | -1/+1 |
| | | | |||||
| * | | Drop origin key from requests for Parity compatibility | Dan Finlay | 2016-09-19 | 2 | -0/+6 |
|/ / | |||||
| * | Space out purchase details on ShapeShift form | Dan Finlay | 2016-09-16 | 2 | -6/+5 |
| | | |||||
| * | Merge branch 'master' into i675-LoadingBuy | Dan Finlay | 2016-09-16 | 2 | -4/+17 |
| |\ | |/ |/| | |||||
* | | Merge pull request #676 from MetaMask/tx-viz | Dan Finlay | 2016-09-16 | 2 | -4/+18 |
|\ \ | | | | | | | Add eth-tx-viz link to tx history | ||||
| * | | Fix CHANGELOG.md and restructure onClick events | Frankie | 2016-09-16 | 2 | -18/+13 |
| | | | |||||
| * | | linting | Frankie | 2016-09-16 | 1 | -21/+22 |
| | | | |||||
| * | | Merge branch 'master' into tx-viz | Frankie | 2016-09-16 | 11 | -20/+88 |
| |\ \ | |/ / |/| | | |||||
| * | | Add to CHANGELOG.md | Frankie | 2016-09-16 | 1 | -0/+3 |
| | | | |||||
| * | | add tx-viz link to transaction history | Frankie | 2016-09-16 | 1 | -12/+27 |
| | | | |||||
| | * | Show loading indication when selecting ShapeShift | Dan Finlay | 2016-09-16 | 4 | -11/+14 |
| |/ |/| | |||||
* | | Merge pull request #673 from MetaMask/i#519buyButtonTxConf | Dan Finlay | 2016-09-16 | 11 | -20/+88 |
|\ \ | |/ |/| | Drop the buy button in if tx is more then account balance | ||||
| * | Clean up some of the code | Frankie | 2016-09-16 | 2 | -28/+18 |
| | | |||||
| * | bump changelog | kumavis | 2016-09-16 | 1 | -0/+1 |
| | | |||||
| * | css - smaller balance warning | kumavis | 2016-09-16 | 1 | -1/+6 |
| | | |||||
| * | confTx - add insufficient balance warning message | kumavis | 2016-09-16 | 1 | -4/+6 |
| | | |||||
| * | soften lint warnings | kumavis | 2016-09-16 | 1 | -2/+2 |
| | | |||||
| * | confTx - show disabled accept btn + add colors | kumavis | 2016-09-16 | 2 | -37/+49 |
| | | |||||
| * | Merge branch 'master' into i#519buyButtonTxConf | Frankie | 2016-09-16 | 5 | -27/+30 |
| |\ | |/ |/| | |||||
* | | Merge pull request #671 from MetaMask/UpdateGlobalRefs | Dan Finlay | 2016-09-15 | 1 | -8/+8 |
|\ \ | | | | | | | Update global refs | ||||
| * | | Remove logs | Dan Finlay | 2016-09-15 | 1 | -2/+0 |
| | | | |||||
| * | | Merge branch 'master' into UpdateGlobalRefs | Dan Finlay | 2016-09-15 | 0 | -0/+0 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #669 from MetaMask/Version-2.12.1 | Dan Finlay | 2016-09-15 | 2 | -2/+4 |
|\ \ \ | | | | | | | | | Version 2.12.1 | ||||
| | * | | Merge pull request #669 from MetaMask/Version-2.12.1 | Dan Finlay | 2016-09-15 | 3 | -10/+14 |
| |/| | |/|/ / | | | | | | | Version 2.12.1 | ||||
| * / | Version 2.12.12.12.1 | Dan Finlay | 2016-09-15 | 2 | -2/+4 |
|/ / | |||||
* | | Merge pull request #666 from MetaMask/i#626 | kumavis | 2016-09-15 | 3 | -17/+15 |
|\ \ | | | | | | | Dont generate a popup notification for transactions from within metmask-extension | ||||
| * | | Do not show user rejection errors within our UI. | Dan Finlay | 2016-09-15 | 1 | -1/+3 |
| | | | |||||
| * | | Merge branch 'master' into i#626 | Frankie | 2016-09-15 | 2 | -2/+5 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #665 from MetaMask/Version-2.12.0 | Dan Finlay | 2016-09-15 | 2 | -2/+5 |
|\ \ \ | | | | | | | | | Version 2.12.0 | ||||
| * | | | Version 2.12.02.12.0 | Dan Finlay | 2016-09-15 | 1 | -1/+1 |
| | | | | |||||
| * | | | Version 2.11.2 | Dan Finlay | 2016-09-15 | 2 | -2/+5 |
|/ / / | |||||
| * | | Remove unused argument | Frankie | 2016-09-15 | 1 | -1/+1 |
| | | | |||||
| * | | Fix popup flag assignment | Dan Finlay | 2016-09-15 | 1 | -2/+1 |
| | | | |||||
| * | | Merge branch 'master' into i#626 | Frankie | 2016-09-15 | 1 | -1/+1 |
| |\ \ | |/ / |/| | | |||||
| * | | Add to CHANGELOG.md | Frankie | 2016-09-15 | 1 | -0/+3 |
| | | | |||||
| * | | Dont generate a popup notification when submiting a transaction from with in ↵ | Frankie | 2016-09-15 | 1 | -17/+11 |
| | | | | | | | | | | | | MetaMask | ||||
| | * | Drop the buy button in the confTx view if account does not have enough eth | Frankie | 2016-09-16 | 7 | -13/+71 |
| | | | |||||
| | * | Change Testfaucet url | Frankie | 2016-09-16 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Merge pull request #663 from MetaMask/pe805 | Dan Finlay | 2016-09-15 | 1 | -1/+1 |
|\ \ | |/ |/| | deps - bump provider-engine 8.0.5 | ||||
| * | deps - bump provider-engine 8.0.5 | kumavis | 2016-09-15 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #657 from MetaMask/library | kumavis | 2016-09-14 | 3 | -51/+144 |
|\ | | | | | mascara - popup initially working | ||||
| * | Merge branch 'master' into library | kumavis | 2016-09-14 | 9 | -48/+59 |
| |\ | |/ |/| | |||||
* | | Merge pull request #656 from MetaMask/i646-ClosePopupBug | Kevin Serrano | 2016-09-14 | 2 | -3/+12 |
|\ \ | | | | | | | Fix popup closing bug | ||||
| * \ | Merge branch 'i646-ClosePopupBug' of github.com:MetaMask/metamask-plugin ↵ | Dan Finlay | 2016-09-14 | 8 | -45/+47 |
| |\ \ | | | | | | | | | | | | | into i646-ClosePopupBug | ||||
| | * \ | Merge branch 'master' into i646-ClosePopupBug | Dan Finlay | 2016-09-14 | 8 | -45/+47 |
| | |\ \ | |_|/ / |/| | | | |||||
* | | | | Merge pull request #648 from MetaMask/qrCode | Dan Finlay | 2016-09-14 | 8 | -45/+47 |
|\ \ \ \ | | | | | | | | | | | Put qr button back in account detail screen... | ||||
| * \ \ \ | Merge branch 'master' into qrCode | Frankie | 2016-09-14 | 22 | -118/+472 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Remove unused code in qr actions | Frankie | 2016-09-13 | 1 | -2/+0 |
| | | | | | |||||
| * | | | | Merge branch 'master' into qrCode | Frankie | 2016-09-13 | 11 | -92/+173 |
| |\ \ \ \ | |||||
| * | | | | | Add to CHANGELOG.md | Frankie | 2016-09-13 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | Add qrcode-npm to package.json and swap out Qr Code generator api for ↵ | Frankie | 2016-09-13 | 7 | -45/+48 |
| | | | | | | | | | | | | | | | | | | | | | | | | node-module | ||||
| | | | * | | Merge branch 'master' into i646-ClosePopupBug | Dan Finlay | 2016-09-14 | 0 | -0/+0 |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | |||||
| | | * | | | Bump changelog | Dan Finlay | 2016-09-14 | 1 | -0/+3 |
| | | |/ / | |||||
| | | * | | Merge pull request #655 from MetaMask/FixPortStreamEnd | kumavis | 2016-09-14 | 2 | -5/+10 |
| | | |\ \ | | | | | | | | | | | | | | | | | | | Fix port stream end bug | ||||
| | | | | * | mascara - run background in iframe | kumavis | 2016-09-14 | 3 | -51/+144 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Merge pull request #655 from MetaMask/FixPortStreamEnd | kumavis | 2016-09-14 | 1 | -2/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | Fix port stream end bug | ||||
| * | | | Fix port stream end bug | Dan Finlay | 2016-09-14 | 1 | -2/+1 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | Emitting `end` or `close` was not ending the stream. Pushing a null packet also closes a stream, so I did that instead. Fixes #616 | ||||
* | | | Merge pull request #651 from MetaMask/library | kumavis | 2016-09-14 | 18 | -114/+465 |
|\ \ \ | | | | | | | | | MetaMask "Mascara" Library - initial PR | ||||
| * | | | mascara - serve popup bundle | kumavis | 2016-09-14 | 1 | -10/+22 |
| | | | | |||||
| * | | | PendingTxDetails - partially remove imagify support | kumavis | 2016-09-14 | 1 | -26/+11 |
| | | | | |||||
| * | | | Merge branch 'library' of github.com:MetaMask/metamask-plugin into library | kumavis | 2016-09-13 | 11 | -92/+177 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' into library | kumavis | 2016-09-13 | 11 | -92/+177 |
| | |\ \ \ | |_|/ / / |/| | | | | |||||
* | | | | | Merge pull request #650 from MetaMask/FixCacheBustBug2.11.1 | Dan Finlay | 2016-09-13 | 3 | -2/+6 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Fix cache clearing reference for Opera | ||||
| * | | | | Fix cache clearing reference for Opera | Dan Finlay | 2016-09-13 | 3 | -2/+6 |
|/ / / / | | | | | | | | | | | | | For some reason Chrome didn't mind this awful bug, but Opera caught it. | ||||
* | | | | Merge pull request #647 from MetaMask/Version-2.11.02.11.0 | Dan Finlay | 2016-09-13 | 2 | -1/+3 |
|\ \ \ \ | | | | | | | | | | | Version 2.11.0 | ||||
| * | | | | Version 2.11.0 | Dan Finlay | 2016-09-13 | 2 | -1/+3 |
|/ / / / | |||||
* | | | | Merge pull request #645 from MetaMask/FixPasswording | Kevin Serrano | 2016-09-13 | 9 | -91/+170 |
|\ \ \ \ | |_|_|/ |/| | | | Fix account unlocking | ||||
| * | | | Make cache clearning error tolerant | Dan Finlay | 2016-09-13 | 1 | -1/+6 |
| | | | | |||||
| * | | | Fix clearing of account cache on vault restore | Dan Finlay | 2016-09-13 | 2 | -11/+13 |
| | | | | |||||
| * | | | Ensure loading indication covers fox | Dan Finlay | 2016-09-13 | 1 | -0/+1 |
| | | | | |||||
| * | | | Linted | Dan Finlay | 2016-09-13 | 1 | -2/+2 |
| | | | | |||||
| * | | | Load accounts into ethStore on unlock | Dan Finlay | 2016-09-13 | 1 | -0/+1 |
| | | | | |||||
| * | | | Fix single account list formatting | Dan Finlay | 2016-09-13 | 2 | -5/+2 |
| | | | | |||||
| * | | | Add accounts back to metamask state | Dan Finlay | 2016-09-13 | 5 | -15/+19 |
| | | | | |||||
| * | | | Merge branch 'master' into FixPasswording | Dan Finlay | 2016-09-13 | 6 | -16/+18 |
| |\ \ \ | |/ / / |/| | | | |||||
| * | | | Fix keystore reference | Dan Finlay | 2016-09-13 | 1 | -0/+1 |
| | | | | |||||
| * | | | Fix some references | Dan Finlay | 2016-09-13 | 2 | -4/+4 |
| | | | | |||||
| * | | | Fix account unlocking | Dan Finlay | 2016-09-13 | 3 | -29/+33 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SubmitPassword was not creating a new id-management This is because I broke up the old "createIdmgmt" method to not perform as much conditional logic. Now the pieces are reusable and do what they should do. | ||||
| | * | | mascara - add readme | kumavis | 2016-09-13 | 2 | -5/+6 |
| | | | | |||||
| | * | | mascara - everything but the popup bundle | kumavis | 2016-09-13 | 4 | -4/+29 |
| | | | | |||||
| | * | | popup - breakout popup-core | kumavis | 2016-09-13 | 2 | -61/+71 |
| | | | | |||||
| | * | | popup - further clean and comment | kumavis | 2016-09-13 | 1 | -17/+13 |
| | | | | |||||
| | * | | ui - remove unused currentDomain prop | kumavis | 2016-09-13 | 5 | -23/+3 |
| | | | | |||||
| | * | | mascara - server - prepare to serve popup | kumavis | 2016-09-13 | 1 | -1/+3 |
| | |/ | |||||
| | * | bugfix - prevent iframe restart restart | kumavis | 2016-09-13 | 2 | -5/+9 |
| | | | |||||
| | * | Merge branch 'master' of github.com:MetaMask/metamask-plugin into library | kumavis | 2016-09-13 | 54 | -560/+1341 |
| | |\ | |_|/ |/| | | |||||
* | | | Merge pull request #644 from MetaMask/revert-638-i555-SaltVault | Frankie | 2016-09-13 | 8 | -151/+89 |
|\ \ \ | |/ / |/| | | Revert "Add new eth-lightwallet salting to vault." | ||||
| * | | Revert "Add new eth-lightwallet salting to vault." | Frankie | 2016-09-13 | 8 | -151/+89 |
|/ / | |||||
* | | Merge pull request #638 from MetaMask/i555-SaltVault | Frankie | 2016-09-13 | 8 | -89/+151 |
|\ \ | | | | | | | Add new eth-lightwallet salting to vault. | ||||
| * \ | Merge branch 'master' into i555-SaltVault | Dan Finlay | 2016-09-13 | 1 | -0/+7 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #639 from MetaMask/DevFaq | Kevin Serrano | 2016-09-13 | 1 | -0/+7 |
|\ \ \ | | | | | | | | | Add developer faq to top of readme | ||||
| * | | | Add developer faq to top of readme | Dan Finlay | 2016-09-10 | 1 | -0/+7 |
|/ / / | |||||
| * | | Select first address when restoring vault | Dan Finlay | 2016-09-12 | 2 | -2/+28 |
| | | | | | | | | | | | | Fixes #642 | ||||
| * | | Fix ethStore pushed addresses | Dan Finlay | 2016-09-12 | 1 | -1/+1 |
| | | | | | | | | | | | | Needed to add hex prefix always. | ||||
| * | | Fix account list formatting when only a single item. | Dan Finlay | 2016-09-12 | 2 | -10/+7 |
| | | | | | | | | | | | | | | | | | | - Makes account list items no longer flex larger than they should be. - Makes the add account button not flex larger than it should be. - Adds a line under the add account button to define its size. | ||||
| * | | Fixed caching bug | Dan Finlay | 2016-09-11 | 2 | -12/+6 |
| | | | | | | | | | | | | | | | | | | Fixed bug where the second new vault created in an IdStore would initially return the accounts from the original store. Also fixed some tests that were incorrect. | ||||
| * | | Correct assertion for BIP32 compliance | Dan Finlay | 2016-09-11 | 1 | -1/+1 |
| | | | | | | | | | | | | According to [axic's work here](https://github.com/MetaMask/metamask-plugin/issues/640#issuecomment-246133672), MetaMask is generating the correct address, so I've corrected that assertion accordingly. | ||||
| * | | Remove log | Dan Finlay | 2016-09-11 | 1 | -1/+0 |
| | | | |||||
| * | | Add more bip44 assertions | Dan Finlay | 2016-09-11 | 1 | -1/+9 |
| | | | |||||
| * | | Made bip44 assertions easier to add to | Dan Finlay | 2016-09-11 | 1 | -27/+36 |
| | | | |||||
| * | | Clean up tests | Dan Finlay | 2016-09-11 | 1 | -18/+17 |
| | | | |||||
| * | | Correctly clear ethStore cache on new vault restore | Dan Finlay | 2016-09-11 | 2 | -13/+38 |
| | | | |||||
| * | | Captured #640 in failing test | Dan Finlay | 2016-09-11 | 2 | -1/+17 |
| | | | |||||
| * | | Camelcase dataset key for react | Dan Finlay | 2016-09-11 | 3 | -8/+8 |
| | | | |||||
| * | | Bump changelog | Dan Finlay | 2016-09-10 | 1 | -0/+1 |
| | | | |||||
| * | | Add new eth-lightwallet salting to vault. | Dan Finlay | 2016-09-10 | 2 | -58/+46 |
|/ / | | | | | | | | | | | | | | | | | | | eth-lightwallet was previously not salting vault passwords, potentially making it easier to crack them once obtained. This branch incorporates the API changes to allow us to take advantage of the new salting logic. This is still throwing deprecation warnings, but that's actually a bug in eth-lightwallet I wrote, [I've submitted a PR for that here](https://github.com/ConsenSys/eth-lightwallet/pull/116). Fixes #555 | ||||
* | | Merge pull request #636 from MetaMask/how-it-works-bug | Kevin Serrano | 2016-09-10 | 2 | -3/+5 |
|\ \ | | | | | | | How it works now displays only on install | ||||
| * | | Update changelog | Kevin Serrano | 2016-09-10 | 1 | -1/+1 |
| | | | |||||
| * | | Do not trigger how-to-video on anything but install. | Kevin Serrano | 2016-09-10 | 1 | -2/+4 |
|/ / | |||||
* | | Merge pull request #630 from MetaMask/i610-InitOneWalletOnly | Kevin Serrano | 2016-09-10 | 2 | -1/+2 |
|\ \ | | | | | | | Only init one wallet on restore | ||||
| * | | Merge branch 'i610-InitOneWalletOnly' of github.com:MetaMask/metamask-plugin ↵ | Kevin Serrano | 2016-09-10 | 2 | -1/+2 |
|/| | | | | | | | | | | | into i610-InitOneWalletOnly | ||||
| * | | Bump changelog | Dan Finlay | 2016-09-09 | 1 | -0/+1 |
| | | | |||||
| * | | Only init one wallet on restore | Dan Finlay | 2016-09-09 | 1 | -1/+1 |
| | | | | | | | | | | | | Fixes #610 | ||||
* | | | Merge pull request #632 from MetaMask/FixLogoPasswordFollow | Kevin Serrano | 2016-09-10 | 2 | -3/+2 |
|\ \ \ | | | | | | | | | Fix fox logo password following | ||||
| * \ \ | Merge branch 'master' into FixLogoPasswordFollow | Kevin Serrano | 2016-09-10 | 2 | -0/+3 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge pull request #631 from MetaMask/i599-LoginLoadingIndication | Kevin Serrano | 2016-09-10 | 2 | -0/+3 |
|\ \ \ \ | |_|/ / |/| | | | Show loading indication during unlocking. | ||||
| * | | | Show loading indication during unlocking. | Dan Finlay | 2016-09-09 | 2 | -0/+3 |
|/ / / | |||||
| * / | Fix fox logo password following | Dan Finlay | 2016-09-09 | 2 | -3/+2 |
|/ / | | | | | | | | | | | | | | | The new lightweight svg logo was not following text quite right. The new `lookAt` method was not using the same logic the module was using internally on mouse movement. I simply used that logic and exposed it via the old (expected) API, and got it behaving the way I like. | ||||
* | | Merge pull request #629 from MetaMask/FixLogoLeak | Frankie | 2016-09-09 | 3 | -5/+8 |
|\ \ | | | | | | | Fix new logo related errors | ||||
| * \ | Merge branch 'master' into FixLogoLeak | Dan Finlay | 2016-09-09 | 7 | -9/+17 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #627 from MetaMask/i#589pendingTxsIssue | Dan Finlay | 2016-09-09 | 7 | -9/+17 |
|\ \ \ | | | | | | | | | I#589pending txs issue | ||||
| * \ \ | Merge branch 'i#589pendingTxsIssue' of ↵ | Frankie | 2016-09-09 | 7 | -177/+29 |
| |\ \ \ | | | | | | | | | | | | | | | | https://github.com/MetaMask/metamask-plugin into i#589pendingTxsIssue | ||||
| | * \ \ | Merge branch 'master' into i#589pendingTxsIssue | Frankie | 2016-09-09 | 7 | -177/+29 |
| | |\ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Fix wording in changelog and bug | Frankie | 2016-09-09 | 2 | -2/+2 |
| |/ / / | |||||
| * | | | Remove console.log | Frankie | 2016-09-09 | 1 | -1/+0 |
| | | | | |||||
| * | | | Add to CHANGELOG.md and Remove unnecessary catch | Frankie | 2016-09-09 | 2 | -9/+1 |
| | | | | |||||
| * | | | Merge branch 'master' into i#589pendingTxsIssue | Frankie | 2016-09-09 | 15 | -178/+206 |
| |\ \ \ | |||||
| * | | | | Add network checks for unconfirmed Txs | Frankie | 2016-09-09 | 5 | -8/+25 |
| | | | | | |||||
| * | | | | Filter out pending txs based on network from tx history | Frankie | 2016-09-08 | 1 | -1/+1 |
| | | | | | |||||
| | | * | | Fix new logo related errors | Dan Finlay | 2016-09-09 | 3 | -5/+8 |
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed logo deallocation related bugs, had to patch the logo repo itself to add a stopAnimating method. Also tuned up the logo to more closely resemble the old behavior. - Overlaps the title text - Points nose at cursor, not just front of eyes - Cursor is more "distant" from fox, to avoid extreme angles on edges. | ||||
* | | | | Merge pull request #625 from MetaMask/AddNewLogo | Kevin Serrano | 2016-09-09 | 7 | -177/+29 |
|\ \ \ \ | |_|/ / |/| | | | Add new lightweight logo | ||||
| * | | | Bump changelog | Dan Finlay | 2016-09-09 | 1 | -0/+1 |
| | | | | |||||
| * | | | Merge branch 'master' into AddNewLogo | Dan Finlay | 2016-09-09 | 12 | -175/+111 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge pull request #615 from MetaMask/ModularFiatBalance | Kevin Serrano | 2016-09-09 | 14 | -177/+205 |
|\ \ \ \ | | | | | | | | | | | Add fiat conversion to tx confirmation view | ||||
| * | | | | Restore broken variable reference | Dan Finlay | 2016-09-09 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | Merge branch 'ModularFiatBalance' of github.com:MetaMask/metamask-plugin ↵ | Dan Finlay | 2016-09-09 | 2 | -2/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | into ModularFiatBalance | ||||
| | * \ \ \ | Merge branch 'master' into ModularFiatBalance | Dan Finlay | 2016-09-09 | 2 | -2/+1 |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Fix double tooltip | Dan Finlay | 2016-09-09 | 1 | -10/+1 |
| |/ / / / | |||||
| * | | | | Merge branch 'master' into ModularFiatBalance | Dan Finlay | 2016-09-07 | 6 | -8/+16 |
| |\ \ \ \ | |||||
| * | | | | | Bump changelog | Dan Finlay | 2016-09-07 | 1 | -0/+2 |
| | | | | | | |||||
| * | | | | | Linted | Dan Finlay | 2016-09-07 | 1 | -23/+22 |
| | | | | | | |||||
| * | | | | | Add fiat balances to tx conf view | Dan Finlay | 2016-09-07 | 2 | -9/+7 |
| | | | | | | |||||
| * | | | | | Add fiat conversion to pending tx development state | Dan Finlay | 2016-09-07 | 2 | -2/+94 |
| | | | | | | |||||
| * | | | | | Got basic fiat display modularized | Dan Finlay | 2016-09-07 | 3 | -22/+26 |
| | | | | | | |||||
| * | | | | | Fix fiat-value | Dan Finlay | 2016-09-07 | 1 | -1/+0 |
| | | | | | | |||||
| * | | | | | Nearly finished factoring fiat value into eth-balance | Dan Finlay | 2016-09-07 | 9 | -109/+19 |
| | | | | | | |||||
| * | | | | | Merge branch 'master' into ModularFiatBalance | Dan Finlay | 2016-09-07 | 8 | -28/+187 |
| |\ \ \ \ \ | |||||
| * | | | | | | Continuing fiat balance modularization | Dan Finlay | 2016-09-04 | 3 | -73/+106 |
| | | | | | | | |||||
| | | | * | | | Remove npm i again because apparently that worked | Dan Finlay | 2016-09-09 | 1 | -1/+0 |
| | | | | | | | |||||
| | | | * | | | Remove deps added for older ubuntu | Dan Finlay | 2016-09-09 | 1 | -6/+1 |
| | | | | | | | |||||
| | | | * | | | Remove npm i to check if cache held | Dan Finlay | 2016-09-09 | 1 | -1/+0 |
| | | | | | | | |||||
| | | | * | | | Try adding npm i to circle.yml | Dan Finlay | 2016-09-09 | 1 | -0/+1 |
| | | | | | | | |||||
| | | | * | | | Fix logo usage for metamask-logo v2.0.0 | Dan Finlay | 2016-09-09 | 2 | -15/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - No longer need to check for webGL compliance (svg rendered!) - logo.canvas has been replaced with logo.container, since svg doesn't render to canvas but to an element. Otherwise, worked with very little effort!! Fixes #624 | ||||
| | | | * | | | Update locked state | Dan Finlay | 2016-09-09 | 2 | -63/+23 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge pull request #619 from johnweldon/master | Dan Finlay | 2016-09-08 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | Fix minor typo | ||||
| * | | | | | Fix typo | John Weldon | 2016-09-08 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #618 from MetaMask/RollbackLeakFix | Kevin Serrano | 2016-09-07 | 1 | -1/+0 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Reverting memory leak fix | ||||
| * | | | | Reverting memory leak fix | Dan Finlay | 2016-09-07 | 1 | -1/+0 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | This wasn't a good enough fix, and had other repercussions. Looking for a way to properly detect EOS, and tear down the correct stream accordingly. | ||||
* | | | | Merge pull request #617 from MetaMask/i616-FixListenerLeak | Kevin Serrano | 2016-09-07 | 3 | -1/+3 |
|\ \ \ \ | | | | | | | | | | | I616 fix listener leak | ||||
| * | | | | Bump changelog | Dan Finlay | 2016-09-07 | 2 | -25/+1 |
| | | | | | |||||
| * | | | | Ensure listener is cleaned up | Dan Finlay | 2016-09-07 | 3 | -1/+27 |
|/ / / / | | | | | | | | | | | | | Also fixed bug when validating a tx with no value. | ||||
* | | | | Merge pull request #612 from MetaMask/first-time | Dan Finlay | 2016-09-07 | 5 | -7/+14 |
|\ \ \ \ | |_|/ / |/| | | | Open Introduction Video tab on install | ||||
| * | | | Update changelog and merge master. | Kevin Serrano | 2016-09-07 | 1 | -0/+1 |
| | | | | |||||
| * | | | Merge branch 'master' into first-time | Kevin Serrano | 2016-09-07 | 2 | -0/+107 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge pull request #614 from MetaMask/i546-NegativeErr | Kevin Serrano | 2016-09-07 | 2 | -0/+107 |
|\ \ \ \ | | | | | | | | | | | Add negative value validation to tx approval | ||||
| * | | | | Add negative value validation to tx approval | Dan Finlay | 2016-09-07 | 2 | -0/+107 |
|/ / / / | |||||
| * | | | Fix capitalization. | Kevin Serrano | 2016-09-07 | 1 | -1/+1 |
| | | | | |||||
| * | | | Replace chrome with generalized browser API. | Kevin Serrano | 2016-09-07 | 1 | -2/+2 |
| | | | | |||||
| * | | | Add to changelog. | Kevin Serrano | 2016-09-07 | 1 | -0/+2 |
| | | | | |||||
| * | | | Redirect to video in a new tab on fresh install. | Kevin Serrano | 2016-09-07 | 1 | -1/+6 |
| | | | | |||||
| * | | | Fix typos and refine wording. | Kevin Serrano | 2016-09-07 | 2 | -5/+4 |
|/ / / | |||||
* | | | Merge pull request #611 from vincentserpoul/patch-1 | Kevin Serrano | 2016-09-06 | 1 | -2/+3 |
|\ \ \ | | | | | | | | | Error message more helpful | ||||
| * | | | linting | Vincent Serpoul | 2016-09-06 | 1 | -1/+1 |
| | | | | |||||
| * | | | Error message more helpful | Vincent Serpoul | 2016-09-06 | 1 | -2/+3 |
|/ / / | |||||
* | | | Merge pull request #609 from MetaMask/livereload | kumavis | 2016-09-04 | 3 | -7/+45 |
|\ \ \ | | | | | | | | | Add ability to disable livereload | ||||
| * | | | Fix boolean. | Kevin Serrano | 2016-09-03 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge branch 'master' into livereload | Kevin Serrano | 2016-09-03 | 2 | -1/+5 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge pull request #608 from MetaMask/2.10.2 | Kevin Serrano | 2016-09-03 | 2 | -1/+5 |
|\ \ \ \ | | | | | | | | | | | Version 2.10.2 | ||||
| * | | | | Version 2.10.2 | kumavis | 2016-09-03 | 2 | -1/+5 |
|/ / / / | |||||
| * | | | Merge branch 'master' into livereload | Kevin Serrano | 2016-09-03 | 3 | -19/+28 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge pull request #607 from MetaMask/notif-fix2.10.2 | Kevin Serrano | 2016-09-03 | 1 | -18/+24 |
|\ \ \ \ | | | | | | | | | | | notif - use standard err-first callback style | ||||
| * \ \ \ | Merge branch 'master' into notif-fix | Kevin Serrano | 2016-09-03 | 0 | -0/+0 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #606 from MetaMask/2.10.12.10.1 | kumavis | 2016-09-03 | 2 | -1/+4 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Version 2.10.1 | ||||
| | * | | | notif - use standard err-first callback style | kumavis | 2016-09-03 | 1 | -18/+24 |
| |/ / / | |||||
| * / / | Version 2.10.1 | kumavis | 2016-09-03 | 2 | -1/+4 |
|/ / / | |||||
| * | | Changelog add. | Kevin Serrano | 2016-09-03 | 1 | -1/+1 |
| | | | |||||
| * | | Changelog add and rename vars. | Kevin Serrano | 2016-09-03 | 2 | -6/+7 |
| | | | |||||
| * | | Refactor for spreading. Add conditionals for livereload. | Kevin Serrano | 2016-09-03 | 1 | -6/+24 |
| | | | |||||
| * | | Add production flag. Conditionally copy reload based on production. | Kevin Serrano | 2016-09-02 | 1 | -1/+16 |
| | | | |||||
| * | | Install deps. Fix chrome/firefox typo. | Kevin Serrano | 2016-09-02 | 2 | -3/+7 |
|/ / | |||||
* | | Merge pull request #603 from MetaMask/i566-NoPopupWhenOpen | Kevin Serrano | 2016-09-02 | 4 | -14/+21 |
|\ \ | | | | | | | Don't show popup when sending tx from within metamask | ||||
| * \ | Merge branch 'master' into i566-NoPopupWhenOpen | Dan Finlay | 2016-09-02 | 1 | -4/+18 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #601 from MetaMask/filterfix | Dan Finlay | 2016-09-01 | 1 | -4/+18 |
|\ \ \ | | | | | | | | | inpage - remap ids on response | ||||
| * | | | inpage - remap ids on response | kumavis | 2016-09-01 | 1 | -4/+18 |
|/ / / | |||||
| * | | Bump changelog | Dan Finlay | 2016-09-02 | 1 | -0/+1 |
| | | | |||||
| * | | Linted | Dan Finlay | 2016-09-02 | 1 | -1/+1 |
| | | | |||||
| * | | Show conf screen after send request | Dan Finlay | 2016-09-02 | 1 | -2/+1 |
| | | | |||||
| * | | Skip loading indication from send screen | Dan Finlay | 2016-09-02 | 1 | -1/+0 |
| | | | |||||
| * | | Do not open popup for internally produced txs | Dan Finlay | 2016-09-02 | 1 | -11/+19 |
|/ / | |||||
* | | Merge pull request #600 from MetaMask/i597-ModifyInfuraUrls | Dan Finlay | 2016-09-01 | 1 | -2/+2 |
|\ \ | | | | | | | Add metamask route to infura urls | ||||
| * | | Add metamask route to infura urls | Dan Finlay | 2016-09-01 | 1 | -2/+2 |
|/ / | | | | | | | | | | | Fixes #597 Allows metamask-specific RPC metrics. | ||||
* | | Merge pull request #596 from MetaMask/EdgeCompatibility | kumavis | 2016-08-30 | 9 | -28/+76 |
|\ \ | | | | | | | Edge compatibility | ||||
| * | | Make element enumeration Edge compatible | Dan Finlay | 2016-08-30 | 1 | -10/+7 |
| | | | |||||
| * | | Add test for Edge compatibility | Dan Finlay | 2016-08-30 | 1 | -0/+29 |
| | | | |||||
| * | | Remove old notification cleanup code | Dan Finlay | 2016-08-30 | 1 | -10/+0 |
| | | | |||||
| * | | Make popup a type Edge supports | Dan Finlay | 2016-08-30 | 1 | -1/+2 |
| | | | |||||
| * | | Add extra edge compatibility | Dan Finlay | 2016-08-30 | 1 | -2/+13 |
| | | | |||||
| * | | Fix console.error references | Dan Finlay | 2016-08-30 | 1 | -3/+3 |
| | | | | | | | | | | | | Microsoft edge does not support console.error.bind, nor is that call necessary here. | ||||
| * | | Remove bind calls from console errors | Dan Finlay | 2016-08-30 | 1 | -4/+4 |
| | | | |||||
| * | | Add tolerance for failed form persisting | Dan Finlay | 2016-08-30 | 1 | -0/+7 |
| | | | |||||
| * | | Merge branch 'master' into EdgeCompatibility | Dan Finlay | 2016-08-30 | 76 | -491/+3768 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #594 from MetaMask/i541-CustomMenuItemFix | kumavis | 2016-08-30 | 4 | -8/+13 |
|\ \ \ | | | | | | | | | Allow selecting custom rpc from menu even when custom rpc is selected | ||||
| * | | | Bump changelog | Dan Finlay | 2016-08-30 | 1 | -0/+2 |
| | | | | |||||
| * | | | Show custom rpc menu item always | Dan Finlay | 2016-08-30 | 1 | -6/+9 |
| | | | | |||||
| * | | | Make custom network dev state not loading | Dan Finlay | 2016-08-30 | 2 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #593 from MetaMask/Version-2.10.02.10.0 | Dan Finlay | 2016-08-30 | 2 | -4/+5 |
|\ \ \ | | | | | | | | | Version 2.10.0 | ||||
| * | | | Version 2.10.0 | Dan Finlay | 2016-08-30 | 2 | -4/+5 |
|/ / / | |||||
* | | | Merge pull request #591 from MetaMask/SpellingFix | Dan Finlay | 2016-08-27 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix spelling error | ||||
| * | | | Fix spelling error | Dan Finlay | 2016-08-27 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #588 from MetaMask/i#563forgotPassword | Dan Finlay | 2016-08-27 | 8 | -44/+177 |
|\ \ \ | | | | | | | | | Add a back button for Lock screen |