Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prefix the address with "ethereum:" | frankiebee | 2017-06-13 | 1 | -2/+1 |
* | Merge pull request #1574 from MetaMask/internfix | Dan Finlay | 2017-06-13 | 3 | -3/+3 |
|\ | |||||
| * | Modify wording to new accept. | Kevin Serrano | 2017-06-10 | 3 | -3/+3 |
| * | Merge branch 'master' of github.com:nihar97/metamask-plugin into internfix | Kevin Serrano | 2017-06-09 | 3 | -3/+3 |
| |\ | |||||
| | * | continue button changed to agree | Nihar | 2017-05-17 | 3 | -3/+3 |
* | | | Merge pull request #1572 from MetaMask/mascaraUpkeep | kumavis | 2017-06-13 | 4 | -11/+9 |
|\ \ \ | |||||
| * | | | reload page if ui is not present | frankiebee | 2017-06-09 | 1 | -2/+6 |
| * | | | reload the page when switching networks | frankiebee | 2017-06-09 | 1 | -3/+2 |
| * | | | bump cswready event | frankiebee | 2017-06-09 | 1 | -1/+1 |
| * | | | clean up code | frankiebee | 2017-06-09 | 1 | -5/+0 |
| |/ / | |||||
* | | | Merge pull request #1552 from MetaMask/currency-fix | Dan Finlay | 2017-06-13 | 4 | -4/+5 |
|\ \ \ | |||||
| * \ \ | Merge branch 'master' into currency-fix | Dan Finlay | 2017-06-13 | 7 | -14/+21 |
| |\ \ \ | |||||
| * | | | | Resolve changelog merging. | Kevin Serrano | 2017-06-06 | 1 | -0/+1 |
| * | | | | Merge branch 'master' into currency-fix | Kevin Serrano | 2017-06-06 | 16 | -150/+193 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| * | | | | Bump changelog. | Kevin Serrano | 2017-06-06 | 1 | -0/+2 |
| * | | | | Modify tests for new api mock.' | Kevin Serrano | 2017-06-06 | 1 | -2/+2 |
| * | | | | Use new URL for currency API from cryptonator. | Kevin Serrano | 2017-06-06 | 2 | -2/+2 |
* | | | | | Merge pull request #1570 from MetaMask/addfaq | Dan Finlay | 2017-06-13 | 2 | -11/+10 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Modify FAQ to be more visible. | Kevin Serrano | 2017-06-09 | 2 | -11/+10 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #1535 from MetaMask/gasupdater | Dan Finlay | 2017-06-13 | 5 | -12/+16 |
|\ \ \ \ | |||||
| * \ \ \ | Merge branch 'master' into gasupdater | Dan Finlay | 2017-06-13 | 18 | -161/+268 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #1571 from MetaMask/tracker-warpv3.7.7 | Dan Finlay | 2017-06-09 | 3 | -2/+6 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Version bump changelog | Dan Finlay | 2017-06-09 | 1 | -0/+2 |
| * | | | | 3.7.7 | kumavis | 2017-06-09 | 1 | -1/+1 |
| * | | | | changelog - note on block-tracker warp | kumavis | 2017-06-09 | 1 | -0/+2 |
| * | | | | deps - bump provider engine for warp feature | kumavis | 2017-06-09 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #1551 from MetaMask/i1550-FixContractPublication | kumavis | 2017-06-06 | 3 | -2/+6 |
|\ \ \ \ | |||||
| * | | | | Version 3.7.6v3.7.6 | Dan Finlay | 2017-06-06 | 2 | -1/+3 |
| * | | | | Fix bug that prevented publishing contracts | Dan Finlay | 2017-06-06 | 2 | -1/+3 |
|/ / / / | |||||
* | | | | Merge pull request #1547 from MetaMask/Version-3.7.5 | Dan Finlay | 2017-06-06 | 12 | -147/+170 |
|\ \ \ \ | |||||
| * | | | | Break docs up into individual filesv3.7.5 | Dan Finlay | 2017-06-06 | 10 | -151/+153 |
| * | | | | Add publishing guide | Dan Finlay | 2017-06-06 | 1 | -0/+10 |
| * | | | | Add publishing guide to readme | Dan Finlay | 2017-06-06 | 1 | -0/+5 |
| * | | | | Version 3.7.5 | Dan Finlay | 2017-06-06 | 2 | -1/+7 |
|/ / / / | |||||
* | | | | Merge pull request #1545 from MetaMask/inValidAddressFix | kumavis | 2017-06-06 | 4 | -3/+20 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fix for quick switch on ENS names | frankiebee | 2017-06-06 | 1 | -0/+2 |
| * | | | set the ensResolution to an invalid address if an error ocurs durring look up | frankiebee | 2017-06-06 | 1 | -0/+1 |
| * | | | Fix linting error | frankiebee | 2017-06-06 | 2 | -2/+1 |
| * | | | move address check to util.isValidAddress | frankiebee | 2017-06-06 | 3 | -3/+4 |
| * | | | Fix punctuation | frankiebee | 2017-06-06 | 1 | -1/+1 |
| * | | | Dissallow transactions to be sent to 0x0000000000000000000000000000000000000000 | frankiebee | 2017-06-06 | 4 | -2/+16 |
* | | | | Merge pull request #1542 from MetaMask/i1539-CopyAddresses | Kevin Serrano | 2017-06-06 | 2 | -10/+69 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Remove dead style code | Dan Finlay | 2017-06-05 | 1 | -3/+0 |
| * | | | Move address copying into reusable component | Dan Finlay | 2017-06-05 | 2 | -20/+54 |
| * | | | Add copy links to mini tx panels | Dan Finlay | 2017-06-05 | 1 | -10/+38 |
|/ / / | |||||
| * | | bump changelog | Kevin Serrano | 2017-06-03 | 1 | -0/+2 |
| * | | Update gasblocklimit params with every block. | Kevin Serrano | 2017-06-03 | 4 | -12/+14 |
|/ / | |||||
* | | Merge pull request #1534 from MetaMask/Version-3.7.4 | kumavis | 2017-06-03 | 2 | -1/+6 |
|\ \ | |||||
| * | | Version 3.7.4v3.7.4 | Dan Finlay | 2017-06-03 | 2 | -1/+6 |
|/ / | |||||
* | | Merge pull request #1533 from MetaMask/i1528-gasLimitLow | kumavis | 2017-06-03 | 1 | -2/+8 |
|\ \ | |||||
| * | | Convert gasLimit to not use muln in BN | Kevin Serrano | 2017-06-02 | 1 | -2/+8 |
* | | | Merge pull request #1527 from MetaMask/Version-3.7.3 | Thomas Huang | 2017-06-02 | 3 | -1/+7353 |
|\ \ \ | |/ / |/| | | |||||
| * | | Version 3.7.3v3.7.3 | Dan Finlay | 2017-06-02 | 3 | -1/+7353 |
|/ / | |||||
* | | Merge pull request #1522 from MetaMask/Version-3.7.2 | Thomas Huang | 2017-06-01 | 2 | -1/+5 |
|\ \ | |||||
| * | | Version 3.7.2v3.7.2 | Dan Finlay | 2017-06-01 | 2 | -1/+5 |
|/ / | |||||
* | | Merge pull request #1507 from MetaMask/AddContractIconMap | kumavis | 2017-05-27 | 4 | -8/+14 |
|\ \ | |||||
| * | | remove more in operators | Dan Finlay | 2017-05-27 | 1 | -1/+1 |
| * | | Remove comment | Dan Finlay | 2017-05-27 | 1 | -1/+0 |
| * | | Fix contract map reference | Dan Finlay | 2017-05-27 | 1 | -1/+1 |
| * | | Move off in operator | Dan Finlay | 2017-05-27 | 1 | -1/+1 |
| * | | Add names to contract map & conf view | Dan Finlay | 2017-05-27 | 2 | -3/+9 |
| * | | Move to eth-contract-metadata | Dan Finlay | 2017-05-27 | 2 | -4/+5 |
* | | | Merge pull request #1505 from MetaMask/AddContractIconMap | Frankie | 2017-05-27 | 4 | -18/+33 |
|\| | | |||||
| * | | Revert inpage-provider | Dan Finlay | 2017-05-26 | 1 | -2/+0 |
| * | | Correct inpage to be not modified | Dan Finlay | 2017-05-26 | 1 | -2/+2 |
| * | | Bump changelog | Dan Finlay | 2017-05-26 | 1 | -0/+1 |
| * | | Add address image map to icon factory | Dan Finlay | 2017-05-26 | 5 | -20/+36 |
|/ / | |||||
* | | Merge pull request #1500 from MetaMask/RemoveStreamingSubprovider | Thomas Huang | 2017-05-26 | 2 | -17/+6 |
|\ \ | |||||
| * | | Bump changelog | Dan Finlay | 2017-05-26 | 1 | -0/+1 |
| * | | Remove stream subprovider | Dan Finlay | 2017-05-26 | 1 | -17/+5 |
* | | | Merge pull request #1496 from MetaMask/reloadDapp | Dan Finlay | 2017-05-26 | 4 | -41/+29 |
|\ \ \ | |/ / |/| | | |||||
| * | | fix spelling | frankiebee | 2017-05-25 | 1 | -2/+2 |
| * | | add to CHANGELOG | frankiebee | 2017-05-25 | 1 | -0/+1 |
| * | | Merge branch 'master' into reloadDapp | frankiebee | 2017-05-25 | 7 | -21/+271 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #1494 from MetaMask/1472-gasceiling | Dan Finlay | 2017-05-25 | 3 | -1/+15 |
|\ \ \ | |||||
| * | | | bump changelog | Kevin Serrano | 2017-05-25 | 1 | -0/+1 |
| * | | | Add max gas limit to UI | Kevin Serrano | 2017-05-25 | 1 | -0/+2 |
| * | | | Add new blockGasLimit property to txMeta object. | Kevin Serrano | 2017-05-25 | 1 | -1/+12 |
* | | | | Merge pull request #1491 from MetaMask/inpage-polling-fix | Dan Finlay | 2017-05-25 | 1 | -1/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | inpage-provider - disable polling after first block | kumavis | 2017-05-25 | 1 | -1/+2 |
|/ / / | |||||
* | | | Merge pull request #1443 from MetaMask/i1412-decimalizethegas | kumavis | 2017-05-25 | 5 | -19/+254 |
|\ \ \ | |||||
| * | | | Minor cleanup of lint | Kevin Serrano | 2017-05-25 | 1 | -1/+0 |
| * | | | Minor cleanup | Kevin Serrano | 2017-05-25 | 1 | -2/+2 |
| * | | | Modfiy test to ether standards. | Kevin Serrano | 2017-05-25 | 1 | -4/+4 |
| * | | | Fix bug where submit was enabled when invalid params were filled out. | Kevin Serrano | 2017-05-25 | 3 | -5/+12 |
| * | | | Bump changelog | Kevin Serrano | 2017-05-25 | 1 | -0/+1 |
| * | | | Merge branch 'master' into i1412-decimalizethegas | Kevin Serrano | 2017-05-25 | 14 | -124/+373 |
| |\ \ \ | |/ / / |/| | | | |||||
| * | | | Cleanup code. | Kevin Serrano | 2017-05-25 | 1 | -7/+15 |
| * | | | Fix test, create new value for precision/scale | Kevin Serrano | 2017-05-24 | 3 | -5/+8 |
| * | | | Merge branch 'master' into i1412-decimalizethegas | Kevin Serrano | 2017-05-24 | 7 | -14/+60 |
| |\ \ \ | |||||
| * | | | | Increase accuracy of our rounding schemes. | Kevin Serrano | 2017-05-24 | 1 | -3/+26 |
| * | | | | Modify test, replace clone package. | Kevin Serrano | 2017-05-18 | 2 | -9/+6 |
| * | | | | Merge branch 'i1412-decimalizethegas' of github.com:MetaMask/metamask-plugin ... | Kevin Serrano | 2017-05-18 | 2 | -1/+50 |
| |\ \ \ \ | |||||
| | * | | | | Linted test | Dan Finlay | 2017-05-17 | 1 | -6/+4 |
| | * | | | | Clean up test | Dan Finlay | 2017-05-17 | 1 | -4/+1 |
| | * | | | | Simplify test to represent realistic use case | Dan Finlay | 2017-05-17 | 1 | -10/+6 |
| | * | | | | Merge branch 'master' into i1412-BrutalTests | Dan Finlay | 2017-05-17 | 5 | -21/+97 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'i1407-GasEditingBug' into i1412-BrutalTests | Dan Finlay | 2017-05-17 | 0 | -0/+0 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Rename tx manager to tx controller | Dan Finlay | 2017-05-17 | 3 | -70/+70 |
| | * | | | | | | Add test requiring high precision | Dan Finlay | 2017-05-17 | 2 | -1/+60 |
| * | | | | | | | Merge branch 'master' into i1412-decimalizethegas | Kevin Serrano | 2017-05-18 | 5 | -21/+98 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Fix merge conflicts. | Kevin Serrano | 2017-05-17 | 34 | -211/+424 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Changelog bump | Kevin Serrano | 2017-05-17 | 1 | -0/+2 |
| * | | | | | | Fix reset button. | Kevin Serrano | 2017-05-17 | 2 | -8/+10 |
| * | | | | | | Complete transition into BN. | Kevin Serrano | 2017-05-17 | 2 | -13/+157 |
| | | | | | * | Reload the page when switching networks for sites that use web3 | frankiebee | 2017-05-25 | 3 | -41/+28 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge pull request #1481 from MetaMask/Version-3.7.0 | kumavis | 2017-05-25 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update announcer wording | Dan Finlay | 2017-05-24 | 1 | -1/+1 |
* | | | | | | | Merge pull request #1487 from MetaMask/stopPolling | kumavis | 2017-05-25 | 2 | -2/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | clean up test | frankiebee | 2017-05-24 | 1 | -2/+1 |
| * | | | | | | | stop polling when switching networks | frankiebee | 2017-05-24 | 2 | -1/+6 |
* | | | | | | | | Merge pull request #1486 from MetaMask/Version-3.7.1 | kumavis | 2017-05-24 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Merge branch 'master' into Version-3.7.1 | kumavis | 2017-05-24 | 16 | -134/+422 |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge pull request #1455 from MetaMask/networkController | kumavis | 2017-05-24 | 12 | -118/+309 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into networkController | Frankie | 2017-05-24 | 7 | -17/+114 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge pull request #1480 from MetaMask/Version-3.7.0 | kumavis | 2017-05-24 | 3 | -3/+6 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||||
| * | | | | | | | | Version 3.7.0v3.7.0 | Dan Finlay | 2017-05-24 | 2 | -1/+3 |
| * | | | | | | | | Cleanup | Dan Finlay | 2017-05-24 | 1 | -2/+3 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #1478 from MetaMask/i1409-StalledTxs | Thomas Huang | 2017-05-24 | 2 | -2/+53 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
| * | | | | | | | Merge branch 'master' into i1409-StalledTxs | Dan Finlay | 2017-05-24 | 2 | -1/+2 |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge pull request #1475 from MetaMask/i1427-ThrowIfResolverNotSet | Frankie | 2017-05-24 | 2 | -1/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Throw if ENS Resolver isn't set up | Dan Finlay | 2017-05-23 | 2 | -1/+2 |
|/ / / / / / / / | |||||
| * / / / / / / | Continually resubmit pending txs | Dan Finlay | 2017-05-24 | 2 | -2/+53 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #1468 from MetaMask/HelpDebugStalledTxs | Dan Finlay | 2017-05-23 | 4 | -5/+33 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into HelpDebugStalledTxs | kumavis | 2017-05-23 | 3 | -6/+19 |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge pull request #1474 from MetaMask/i1458-StreamingSubprovider | kumavis | 2017-05-23 | 3 | -6/+20 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | clean - remove console logs | kumavis | 2017-05-23 | 1 | -2/+0 |
| * | | | | | | | | deps - use stream-subprovider from provider-engine | kumavis | 2017-05-23 | 3 | -5/+5 |
| * | | | | | | | | Rename stream to streamSubprovider | Dan Finlay | 2017-05-23 | 1 | -4/+4 |
| * | | | | | | | | Bump changelog | Dan Finlay | 2017-05-23 | 1 | -0/+2 |
| * | | | | | | | | Use filter subprovider in-page to avoid filter leaks | Dan Finlay | 2017-05-23 | 2 | -3/+7 |
| * | | | | | | | | Use stream-provider v3 api | Dan Finlay | 2017-05-23 | 1 | -2/+2 |
| * | | | | | | | | Add new streaming subprovider but getting a loop | Dan Finlay | 2017-05-21 | 1 | -5/+15 |
|/ / / / / / / / | |||||
| * | | | | | | | Tolerate nonces of any format | Dan Finlay | 2017-05-23 | 2 | -2/+3 |
| * | | | | | | | Render txs with no nonce | Dan Finlay | 2017-05-23 | 1 | -1/+1 |
| * | | | | | | | Lint | Dan Finlay | 2017-05-22 | 2 | -6/+3 |
| * | | | | | | | Label the pending tx icon with a tooltip | Dan Finlay | 2017-05-22 | 2 | -5/+13 |
| * | | | | | | | Add transaction number (nonce) to tx list | Dan Finlay | 2017-05-22 | 2 | -0/+23 |
|/ / / / / / / | |||||
| * | | | | | | add to CHANGELOG | frankiebee | 2017-05-24 | 1 | -0/+2 |
| * | | | | | | include ethQuery in txController | frankiebee | 2017-05-24 | 1 | -0/+1 |
| * | | | | | | Fix for tests | frankiebee | 2017-05-24 | 8 | -57/+150 |
| * | | | | | | Wrap the provider in a proxy | frankiebee | 2017-05-23 | 5 | -126/+64 |
| * | | | | | | Add a migration for the network controller | frankiebee | 2017-05-23 | 2 | -0/+35 |
| * | | | | | | Merge branch 'master' into networkController | frankiebee | 2017-05-23 | 43 | -5965/+823 |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge pull request #1447 from MetaMask/Version-3.6.5 | Thomas Huang | 2017-05-18 | 2 | -1/+3 |
|\ \ \ \ \ \ \ | |||||
| | * | | | | | | Create a network controller to manage switcing networks an updating the provider | frankiebee | 2017-05-19 | 6 | -150/+232 |
| | | * | | | | | Version 3.7.1v3.7.1 | Dan Finlay | 2017-05-24 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Version 3.6.5v3.6.5 | Dan Finlay | 2017-05-18 | 2 | -1/+3 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #1446 from MetaMask/DisallowDecimalsInHexInput | Dan Finlay | 2017-05-18 | 2 | -1/+2 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Fix decimal tolerance | Dan Finlay | 2017-05-18 | 1 | -1/+1 |
| * | | | | | Fix bug where decimals in gas inputs gave strange results | Dan Finlay | 2017-05-18 | 2 | -1/+2 |
|/ / / / / | |||||
* | | | | | Merge pull request #1441 from MetaMask/FixGasReset | kumavis | 2017-05-17 | 5 | -21/+98 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Fix bug where edited gas parameters did not take effect | Dan Finlay | 2017-05-17 | 2 | -1/+2 |
| * | | | | Add test around txManager#approveTransaction | Dan Finlay | 2017-05-17 | 1 | -3/+64 |
| * | | | | Improve test | Dan Finlay | 2017-05-17 | 1 | -1/+5 |
| * | | | | Linted | Dan Finlay | 2017-05-17 | 1 | -3/+2 |
| * | | | | Fix quotation mark | Dan Finlay | 2017-05-17 | 1 | -1/+1 |
| * | | | | Linted and removed unused deps | Dan Finlay | 2017-05-17 | 2 | -16/+8 |
| * | | | | Add gas updating test to tx controller tests | Dan Finlay | 2017-05-17 | 1 | -1/+21 |
| * | | | | Remove only line from test | Dan Finlay | 2017-05-17 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge pull request #1434 from MetaMask/mascara-scaling | Frankie | 2017-05-17 | 2 | -3/+13 |
|\ \ \ \ | |||||
| * | | | | mascara - fix deploy instructions | kumavis | 2017-05-16 | 1 | -1/+1 |
| * | | | | mascara - ui - fix scale on mobile | kumavis | 2017-05-16 | 1 | -1/+2 |
| * | | | | mascara - add deploy instructions | kumavis | 2017-05-16 | 1 | -2/+11 |
* | | | | | Merge pull request #1438 from MetaMask/TxController | kumavis | 2017-05-17 | 4 | -74/+74 |
|\ \ \ \ \ | |||||
| * | | | | | Fix path references | Dan Finlay | 2017-05-17 | 1 | -2/+2 |
| * | | | | | Rename tx manager to tx controller | Dan Finlay | 2017-05-17 | 4 | -72/+72 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #1440 from MetaMask/i1439-FixFiatFormatting | kumavis | 2017-05-17 | 10 | -18/+35 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix fiat rendering | Dan Finlay | 2017-05-17 | 10 | -18/+35 |
|/ / / / | |||||
* | | | | Merge pull request #1436 from MetaMask/mig13 | Dan Finlay | 2017-05-17 | 4 | -1/+55 |
|\ \ \ \ | |||||
| * | | | | migration 13 - change provider from testnet to ropsten | kumavis | 2017-05-16 | 3 | -0/+41 |
| * | | | | test - format test data 001 | kumavis | 2017-05-16 | 1 | -1/+14 |
* | | | | | Merge pull request #1430 from MetaMask/i1407-FixNonEditingTxForm | kumavis | 2017-05-16 | 16 | -79/+225 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | lint - mandatory dangle | kumavis | 2017-05-16 | 1 | -1/+1 |
| * | | | | ui - send - clean props assignment | kumavis | 2017-05-16 | 1 | -8/+10 |
| * | | | | Merge branch 'master' into i1407-FixNonEditingTxForm | Dan Finlay | 2017-05-16 | 8 | -5777/+282 |
| |\ \ \ \ | |||||
| * | | | | | Clean up test | Dan Finlay | 2017-05-16 | 1 | -14/+2 |
| * | | | | | Linted | Dan Finlay | 2017-05-16 | 2 | -5/+6 |
| * | | | | | Verify updating gas value updates | Dan Finlay | 2017-05-16 | 2 | -5/+5 |
| * | | | | | Got test failing nearly correctly | Dan Finlay | 2017-05-16 | 3 | -15/+45 |
| * | | | | | Skip jazzicons in unit tests | Dan Finlay | 2017-05-16 | 2 | -4/+11 |
| * | | | | | Remove redux dependency from eth-balance and its dependent tree | Dan Finlay | 2017-05-13 | 11 | -35/+49 |
| * | | | | | Add support for async/await | Dan Finlay | 2017-05-13 | 3 | -3/+10 |
| * | | | | | Got a useful error message for next step | Dan Finlay | 2017-05-12 | 2 | -2/+23 |
| * | | | | | Fix test up a bit | Dan Finlay | 2017-05-12 | 1 | -6/+4 |
| * | | | | | Use react test utils to start composing test | Dan Finlay | 2017-05-12 | 2 | -6/+23 |
| * | | | | | Got test failing | Dan Finlay | 2017-05-12 | 1 | -1/+3 |
| * | | | | | Fix tests add logs | Dan Finlay | 2017-05-12 | 1 | -3/+7 |
| * | | | | | Add an attempt at a unit test for reproducing #1407 | Dan Finlay | 2017-05-11 | 1 | -0/+61 |
| * | | | | | Break up pending-tx component for better unit testability | Dan Finlay | 2017-05-11 | 1 | -38/+39 |
* | | | | | | Merge pull request #1432 from MetaMask/i1419-rinkebydefaultnetwork | kumavis | 2017-05-16 | 7 | -20/+12 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | Remove all traces of testnet | Thomas Huang | 2017-05-16 | 7 | -22/+14 |
| * | | | | | Merge branch 'master' into i1419-rinkebydefaultnetwork | Thomas Huang | 2017-05-16 | 3 | -26/+20 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #1431 from MetaMask/pe-bump | Dan Finlay | 2017-05-16 | 2 | -1/+2 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||||
| * | | | | | changelog - add note on filter fix | kumavis | 2017-05-16 | 1 | -0/+1 |
| * | | | | | deps - bump provider-engine 12.0.6 | kumavis | 2017-05-16 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #1422 from MetaMask/drop-asyncq | Dan Finlay | 2017-05-16 | 2 | -25/+18 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add stage 0 support to build system | Dan Finlay | 2017-05-16 | 1 | -2/+2 |
| * | | | | background - drop async-q in favor of async/await | kumavis | 2017-05-13 | 2 | -23/+16 |
| | * | | | Change default network to rinkeby | Thomas Huang | 2017-05-16 | 5 | -15/+15 |
| |/ / / |/| | | | |||||
* | | | | Merge pull request #1417 from MetaMask/fixMigrator2 | Dan Finlay | 2017-05-13 | 3 | -21/+55 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | ci - use node 7.6.0 | kumavis | 2017-05-13 | 1 | -1/+1 |
| * | | | migrator - fix typo | kumavis | 2017-05-13 | 1 | -1/+1 |
| * | | | Merge branch 'master' of github.com:MetaMask/metamask-plugin into fixMigrator2 | kumavis | 2017-05-13 | 8 | -5742/+233 |
| |\ \ \ | |/ / / |/| | | | |||||
* | | | | Merge pull request #1421 from MetaMask/es7 | kumavis | 2017-05-13 | 3 | -3/+10 |
|\ \ \ \ | |||||
| * | | | | Add support for async/await | Dan Finlay | 2017-05-13 | 3 | -3/+10 |
|/ / / / | |||||
* | | | | Merge pull request #1416 from MetaMask/i1389-lesscurrency | kumavis | 2017-05-12 | 3 | -5731/+209 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Prettify JSON | Kevin Serrano | 2017-05-12 | 1 | -1/+207 |
| * | | | Bump changelog | Kevin Serrano | 2017-05-12 | 1 | -0/+2 |
| * | | | Trim currency list. | Kevin Serrano | 2017-05-12 | 2 | -5731/+1 |
|/ / / | |||||
* | | | Merge pull request #1404 from MetaMask/Version-3.6.4 | Thomas Huang | 2017-05-10 | 2 | -1/+5 |
|\ \ \ | |||||
| * | | | Version 3.6.4v3.6.4 | Dan Finlay | 2017-05-10 | 2 | -1/+5 |
|/ / / | |||||
* | | | Merge pull request #1402 from MetaMask/ens-fix | Kevin Serrano | 2017-05-10 | 1 | -7/+9 |
|\ \ \ | |_|/ |/| | | |||||
| * | | ens - add mainnet ens support | kumavis | 2017-05-10 | 1 | -7/+9 |
|/ / | |||||
| * | migrator - cleaner migration runner with es7 | kumavis | 2017-05-12 | 1 | -25/+13 |
| * | Create test for Migrator | frankiebee | 2017-05-12 | 1 | -0/+41 |
| * | use asyncQ.waterfall instead of asyncQ.eachSeries | frankiebee | 2017-05-12 | 1 | -4/+10 |
| * | fix migrator | frankiebee | 2017-05-11 | 1 | -9/+8 |
|/ | |||||
* | Merge pull request #1397 from MetaMask/Version-3.6.3 | kumavis | 2017-05-09 | 2 | -1/+5 |
|\ | |||||
| * | Version 3.6.3v3.6.3 | Dan Finlay | 2017-05-09 | 2 | -1/+5 |
|/ | |||||
* | Merge pull request #1394 from MetaMask/Version-3.6.2 | Kevin Serrano | 2017-05-09 | 2 | -1/+3 |
|\ | |||||
| * | Version 3.6.2v3.6.2 | Dan Finlay | 2017-05-09 | 2 | -1/+3 |
|/ | |||||
* | Merge pull request #1393 from MetaMask/i1364-devwarning2 | Dan Finlay | 2017-05-09 | 3 | -2/+10 |
|\ | |||||
| * | Add new beta notice. | Kevin Serrano | 2017-05-09 | 3 | -2/+10 |
* | | Merge pull request #1382 from MetaMask/i1381-GasPriceInGwei | Kevin Serrano | 2017-05-09 | 5 | -12/+24 |
|\ \ | |/ |/| | |||||
| * | Changelog bump | Kevin Serrano | 2017-05-09 | 1 | -0/+1 |
| * | Redefine txmeta when submitting. | Kevin Serrano | 2017-05-09 | 1 | -1/+1 |
| * | Merge branch 'i1381-GasPriceInGwei' of github.com:MetaMask/metamask-plugin in... | Kevin Serrano | 2017-05-09 | 5 | -11/+22 |
|/| | |||||
| * | Cleanup | Dan Finlay | 2017-05-09 | 1 | -2/+2 |
| * | Add changelog entry for 1390 | Dan Finlay | 2017-05-09 | 1 | -0/+1 |
| * | fix block polling changelog note | Dan Finlay | 2017-05-09 | 1 | -1/+1 |
| * | Linted | Dan Finlay | 2017-05-09 | 1 | -1/+1 |
| * | Run install before dist | Dan Finlay | 2017-05-09 | 1 | -1/+1 |
| * | Bump changelog | Dan Finlay | 2017-05-08 | 1 | -0/+3 |
| * | Input gas in gwei | Dan Finlay | 2017-05-08 | 1 | -7/+14 |
| * | Fix ens iterated element without key error | Dan Finlay | 2017-05-08 | 1 | -0/+1 |
| * | Fix changelog formatting | Dan Finlay | 2017-05-08 | 1 | -2/+0 |
| * | allow copy(logState()) to copy to clipboard | Dan Finlay | 2017-05-08 | 1 | -0/+1 |
* | | Merge pull request #1390 from MetaMask/ui-slim | Dan Finlay | 2017-05-09 | 4 | -5/+6 |
|\ \ | |||||
| * | | deps - bump eth-query for smaller bundle size | kumavis | 2017-05-09 | 1 | -1/+1 |
| * | | ui - remove web3, use eth-query | kumavis | 2017-05-09 | 3 | -4/+5 |
* | | | Merge pull request #1391 from MetaMask/gulp-disc | Dan Finlay | 2017-05-09 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | build - fix disc task | kumavis | 2017-05-09 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #1378 from MetaMask/accounts-when-locked | Kevin Serrano | 2017-05-06 | 1 | -14/+16 |
|\ \ | |||||
| * | | metamask - publicConfig - fix init state | kumavis | 2017-05-05 | 1 | -1/+1 |
| * | | metamask - selected accounts - dont reveal when locked | kumavis | 2017-05-05 | 1 | -15/+17 |
* | | | Merge pull request #1376 from MetaMask/1061-Linting-Tests | kumavis | 2017-05-05 | 34 | -484/+428 |
|\ \ \ | |/ / |/| | | |||||
| * | | Whoops missed some modules | Thomas Huang | 2017-05-05 | 4 | -8/+0 |
| * | | Remove unused modules and STORAGE_KEY | Thomas Huang | 2017-05-05 | 6 | -14/+0 |
| * | | Lint tests | Thomas Huang | 2017-05-05 | 32 | -482/+439 |