Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into transactionControllerRefractor | frankiebee | 2017-08-02 | 13 | -25/+163 |
|\ | |||||
| * | Merge pull request #1838 from MetaMask/i1805-LiveBlacklistUpdating | Kevin Serrano | 2017-07-28 | 8 | -44/+103 |
| |\ | | | | | | | Live blacklist updating | ||||
| | * | Do not blacklist files | Dan Finlay | 2017-07-28 | 1 | -1/+0 |
| | | | |||||
| | * | Add Levenshtein item to changelog | Dan Finlay | 2017-07-27 | 1 | -0/+1 |
| | | | |||||
| | * | Merge branch 'master' into i1805-LiveBlacklistUpdating | Dan Finlay | 2017-07-27 | 5 | -2/+67 |
| | |\ | | |/ | |/| | |||||
| * | | Merge pull request #1837 from MetaMask/i1833-levencheck | Dan Finlay | 2017-07-27 | 4 | -8/+62 |
| |\ \ | | | | | | | | | Levenshtein Checking Logic Added To Blacklist | ||||
| | * | | Give credit where it is due | Kevin Serrano | 2017-07-27 | 2 | -1/+5 |
| | | | | |||||
| | * | | Changelog bump | Kevin Serrano | 2017-07-27 | 1 | -0/+1 |
| | | | | |||||
| | * | | Add levenshtein logic to blacklister. | Kevin Serrano | 2017-07-27 | 2 | -8/+33 |
| | | | | |||||
| | * | | Add test for blacklister. | Kevin Serrano | 2017-07-27 | 1 | -0/+24 |
| | | | | |||||
| | | * | Live update blacklist from Infura | Dan Finlay | 2017-07-27 | 5 | -13/+17 |
| | | | | |||||
| | | * | Merge branch 'master' into i1805-LiveBlacklistUpdating | Dan Finlay | 2017-07-27 | 5 | -10/+21 |
| | | |\ | | |_|/ | |/| | | |||||
| * | | | Merge pull request #1834 from MetaMask/Version-3.9.2 | Kevin Serrano | 2017-07-27 | 2 | -1/+4 |
| |\ \ \ | | |/ / | |/| | | Version 3.9.2 | ||||
| | * | | Version 3.9.2v3.9.2 | Dan Finlay | 2017-07-27 | 2 | -1/+4 |
| |/ / | |||||
| * | | Merge pull request #1830 from MetaMask/providerProxyFix | Frankie | 2017-07-27 | 3 | -9/+17 |
| |\ \ | | | | | | | | | NonceTracker - Provider proxy fix | ||||
| | * | | nonce-tracker - fix test | kumavis | 2017-07-27 | 1 | -3/+5 |
| | | | | |||||
| | * | | nonce-tracker - hotfix for provider proxying | kumavis | 2017-07-27 | 2 | -5/+11 |
| | | | | |||||
| | * | | nonce-tracker - add raw baseNonceHex to nonceDetails | kumavis | 2017-07-27 | 1 | -1/+1 |
| | | | | |||||
| | | * | Begin implementing live-updating blacklist, not working yet | Dan Finlay | 2017-07-27 | 3 | -8/+52 |
| | |/ | |/| | |||||
| * | | Merge pull request #1829 from MetaMask/betterErrorsOnTx | Dan Finlay | 2017-07-27 | 2 | -4/+9 |
| |\| | | | | | | | cleanup logState log and tx history | ||||
| | * | tx cont - dont recursively store history | kumavis | 2017-07-27 | 1 | -3/+9 |
| | | | |||||
| | * | logState - dont redundantly log to console | kumavis | 2017-07-27 | 1 | -1/+0 |
| | | | |||||
| * | | Merge pull request #1828 from MetaMask/betterErrorsOnTx | Frankie | 2017-07-27 | 2 | -5/+12 |
| |\| | | | | | | | Nonce Tracker - better error messages, more debug info in tx history data | ||||
| | * | Merge branch 'master' of github.com:MetaMask/metamask-plugin into ↵ | kumavis | 2017-07-27 | 5 | -3/+13 |
| | |\ | | |/ | |/| | | | | betterErrorsOnTx | ||||
| | * | tx controller + nonce tracker - record nonce components on txMeta | kumavis | 2017-07-27 | 2 | -2/+9 |
| | | | |||||
| | * | nonce-tracker - validation - add validation failing value type to error message | kumavis | 2017-07-27 | 1 | -3/+3 |
| | | | |||||
| | * | nonce-tracker - validation - add validation failing value to error message | kumavis | 2017-07-27 | 1 | -3/+3 |
| | | | |||||
* | | | fix spelling mistake | frankiebee | 2017-08-02 | 1 | -1/+1 |
| | | | |||||
* | | | fix addTxDefaults | frankiebee | 2017-08-02 | 2 | -2/+3 |
| | | | |||||
* | | | add test for addTxDefaults | frankiebee | 2017-08-02 | 1 | -5/+30 |
| | | | |||||
* | | | make addUnapprovedTransaction async function and use promise based ethQuery | frankiebee | 2017-08-02 | 6 | -241/+219 |
|/ / | |||||
* | | Merge pull request #1827 from MetaMask/test-coverage | Thomas Huang | 2017-07-26 | 1 | -1/+1 |
|\ \ | | | | | | | Coveralls badge directs to master branch | ||||
| * | | Coveralls badge directs to master branch | Thomas Huang | 2017-07-26 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #1816 from MetaMask/test-coverage | kumavis | 2017-07-26 | 4 | -2/+12 |
|\| | | | | | | | | Test coverage | ||||
| * | | Run coveralls on all branches | Thomas Huang | 2017-07-26 | 1 | -1/+1 |
| | | | |||||
| * | | One script runs for Ci build | Thomas Huang | 2017-07-26 | 2 | -3/+2 |
| | | | |||||
| * | | Simplify the test-coverage script | Thomas Huang | 2017-07-25 | 1 | -1/+1 |
| | | | |||||
| * | | Add coveralls to script | Thomas Huang | 2017-07-25 | 1 | -1/+1 |
| | | | |||||
| * | | Configure ci build to run tests individually | Thomas Huang | 2017-07-24 | 1 | -0/+5 |
| | | | |||||
| * | | Add Test Coverage with nyc package and coveralls for github badge | Thomas Huang | 2017-07-24 | 3 | -2/+8 |
| | | | |||||
* | | | Merge pull request #1823 from MetaMask/betterErrorsOnTx | kumavis | 2017-07-26 | 3 | -8/+32 |
|\ \ \ | | | | | | | | | Add stack traces both in errors and as a way to track txMetas | ||||
| * \ \ | Merge branch 'betterErrorsOnTx' of ↵ | frankiebee | 2017-07-26 | 5 | -25/+36 |
| |\ \ \ | | | |/ | | |/| | | | | | https://github.com/MetaMask/metamask-extension into betterErrorsOnTx | ||||
| | * | | Merge branch 'master' into betterErrorsOnTx | Frankie | 2017-07-26 | 5 | -25/+36 |
| | |\ \ | |_|/ / |/| | | | |||||
* | | | | Merge pull request #1824 from MetaMask/tx-cont-fix | Frankie | 2017-07-26 | 4 | -24/+35 |
|\ \ \ \ | | | | | | | | | | | TransactionController & NetworkController fixes | ||||
| * | | | | tx cont - fix test to use async api | kumavis | 2017-07-26 | 1 | -2/+6 |
| | | | | | |||||
| * | | | | tx cont - add argument for provider constructor | kumavis | 2017-07-26 | 2 | -17/+24 |
| | | | | | |||||
| * | | | | tx cont - remove old cb from async fn | kumavis | 2017-07-26 | 1 | -5/+5 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #1821 from MetaMask/fetch-retry-2 | Dan Finlay | 2017-07-26 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | prov-eng - bump to ignore json parse errors | ||||
| * | | | prov-eng - bump to ignore json parse errors | kumavis | 2017-07-26 | 1 | -1/+1 |
|/ / / | |||||
| * / | fix typo | frankiebee | 2017-07-26 | 1 | -1/+1 |
| |/ | |||||
| * | fix stack wording | frankiebee | 2017-07-26 | 1 | -2/+2 |
| | | |||||
| * | use clone | frankiebee | 2017-07-26 | 2 | -2/+1 |
| | | |||||
| * | remove line numbers | frankiebee | 2017-07-26 | 1 | -3/+3 |
| | | |||||
| * | Add stack traces both in errors and as a way to track txMetas | frankiebee | 2017-07-26 | 4 | -8/+33 |
|/ | |||||
* | Merge pull request #1801 from MetaMask/i1800-UpdateTutorialLink | Kevin Serrano | 2017-07-21 | 1 | -1/+11 |
|\ | | | | | Update tutorial link | ||||
| * | Add user support link | Dan Finlay | 2017-07-21 | 1 | -0/+4 |
| | | |||||
| * | Update tutorial links | Dan Finlay | 2017-07-21 | 1 | -1/+7 |
|/ | |||||
* | Merge pull request #1799 from MetaMask/Version-3.9.1 | kumavis | 2017-07-20 | 3 | -2/+4 |
|\ | | | | | Version 3.9.1 | ||||
| * | Version 3.9.1v3.9.1 | Dan Finlay | 2017-07-20 | 3 | -2/+4 |
|/ | |||||
* | Merge pull request #1796 from MetaMask/1GweiMinGasPrice | kumavis | 2017-07-20 | 2 | -1/+2 |
|\ | | | | | Lowered minimum gas price to 1 gwei | ||||
| * | Lowered minimum gas price to 1 gwei | Dan Finlay | 2017-07-20 | 2 | -1/+2 |
|/ | |||||
* | Merge pull request #1794 from MetaMask/nonce-tracker-fixes | Dan Finlay | 2017-07-19 | 4 | -44/+88 |
|\ | | | | | Nonce tracker fixes | ||||
| * | changelog - add nonce-tracker note | kumavis | 2017-07-19 | 1 | -0/+1 |
| | | |||||
| * | transactions - block nonce-tracker while updating pending transactions | kumavis | 2017-07-19 | 2 | -14/+32 |
| | | |||||
| * | nonce-tracker - fix lock mechanism to be a real mutex | kumavis | 2017-07-19 | 2 | -11/+16 |
| | | |||||
| * | transaction - promisify _checkPendingTxs | kumavis | 2017-07-19 | 1 | -27/+41 |
| | | |||||
| * | nonce-tracker - return nonce as integer | kumavis | 2017-07-19 | 1 | -1/+1 |
| | | |||||
| * | nonce-tracker - validate nonce calc components | kumavis | 2017-07-19 | 1 | -3/+9 |
|/ | |||||
* | Merge pull request #1787 from MetaMask/i1637-TransactionOrder | kumavis | 2017-07-19 | 3 | -1/+23 |
|\ | | | | | Fix transaction confirmation ordering | ||||
| * | Fix transaction confirmation ordering | Dan Finlay | 2017-07-18 | 3 | -1/+23 |
| | | | | | | | | | | | | Newest tx or message will now always appear last, and a new tx proposed after the user has a confirmation box open will never change the confirmation to a different tx proposed. Fixes #1637 | ||||
* | | Merge pull request #1791 from MetaMask/ciBadge | kumavis | 2017-07-19 | 1 | -1/+1 |
|\ \ | | | | | | | Change Ci Badge url for readme | ||||
| * | | Shield looks better | tmashuang | 2017-07-19 | 1 | -1/+1 |
| | | | |||||
| * | | Change Ci Badge url for readme | tmashuang | 2017-07-19 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #1786 from MetaMask/turnOffAutoFaucet | Dan Finlay | 2017-07-18 | 3 | -24/+1 |
|\ \ | |/ |/| | turn off auto faucet | ||||
| * | turn off auto faucet and remove file | frankiebee | 2017-07-18 | 3 | -24/+1 |
|/ | |||||
* | Merge pull request #1781 from MetaMask/AddSupportLink | Kevin Serrano | 2017-07-18 | 2 | -2/+9 |
|\ | | | | | Add support page link to help page | ||||
| * | Add support page link to help page | Dan Finlay | 2017-07-18 | 2 | -2/+9 |
|/ | | | | Also adjust github link to be a new bug link, which goes to the new issue page. | ||||
* | Merge pull request #1777 from MetaMask/InfuraTest | kumavis | 2017-07-15 | 3 | -35/+64 |
|\ | | | | | Infura Network response tests | ||||
| * | Sinon stub infura network status | tmashuang | 2017-07-15 | 1 | -14/+18 |
| | | |||||
| * | Update Sinon | tmashuang | 2017-07-15 | 1 | -1/+1 |
| | | |||||
| * | Use Let instead of var | tmashuang | 2017-07-15 | 1 | -1/+1 |
| | | |||||
| * | Infura Network response tests | tmashuang | 2017-07-15 | 2 | -34/+59 |
|/ | |||||
* | Merge pull request #1617 from MetaMask/nonce-tracker | Frankie | 2017-07-14 | 9 | -121/+205 |
|\ | | | | | transaction controller - use nonce-tracker | ||||
| * | make publishTransaction and signTransaction async methods | frankiebee | 2017-07-14 | 3 | -32/+28 |
| | | |||||
| * | remove denodeify | frankiebee | 2017-07-14 | 1 | -1/+0 |
| | | |||||
| * | Merge branch 'master' into nonce-tracker | frankiebee | 2017-07-13 | 5 | -36/+40 |
| |\ | |||||
| * | | Fix test to match behavior | frankiebee | 2017-07-13 | 2 | -2/+2 |
| | | | |||||
| * | | mv updateAndApproveTx to txController | frankiebee | 2017-07-13 | 1 | -3/+7 |
| | | | |||||
| * | | use new nodeify | frankiebee | 2017-07-13 | 2 | -44/+21 |
| | | | |||||
| * | | Use txParams | frankiebee | 2017-07-12 | 1 | -4/+4 |
| | | | |||||
| * | | Merge branch 'master' into nonce-tracker | frankiebee | 2017-07-12 | 7 | -21/+113 |
| |\ \ | |||||
| * \ \ | Merge branch 'nonce-tracker' of https://github.com/MetaMask/metamask-plugin ↵ | frankiebee | 2017-07-12 | 25 | -129/+689 |
| |\ \ \ | | | | | | | | | | | | | | | | into nonce-tracker | ||||
| | * | | | test - tx controller - fix promise handling | kumavis | 2017-07-08 | 1 | -5/+2 |
| | | | | | |||||
| | * | | | test - tx-controller - stub block-tracker method | kumavis | 2017-07-08 | 1 | -1/+1 |
| | | | | | |||||
| | * | | | Merge branch 'master' into nonce-tracker | kumavis | 2017-07-08 | 25 | -123/+686 |
| | |\ \ \ | |||||
| * | | | | | remove irrelevan code | frankiebee | 2017-07-12 | 1 | -1/+0 |
| |/ / / / | |||||
| * | | | | clean up unused code from old noncelock | frankiebee | 2017-07-06 | 1 | -2/+0 |
| | | | | | |||||
| * | | | | fix nonce calculation order | frankiebee | 2017-07-06 | 1 | -6/+7 |
| | | | | | |||||
| * | | | | nonce-tracker: only check transactions that are not supposed to be ignored | frankiebee | 2017-06-28 | 2 | -7/+15 |
| | | | | | |||||
| * | | | | calculate nonce based on local pending txs w/o error state. | frankiebee | 2017-06-28 | 1 | -1/+10 |
| | | | | | |||||
| * | | | | Merge branch 'master' into nonce-tracker | frankiebee | 2017-06-28 | 26 | -56/+507 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into nonce-tracker | frankiebee | 2017-06-22 | 5 | -16/+7 |
| |\ \ \ \ \ | |||||
| * | | | | | | fix nonceTracker | frankiebee | 2017-06-22 | 3 | -58/+25 |
| | | | | | | | |||||
| * | | | | | | add a test for #getNonceLock | frankiebee | 2017-06-22 | 3 | -6/+63 |
| | | | | | | | |||||
| * | | | | | | Merge branch 'master' into nonce-tracker | frankiebee | 2017-06-17 | 5 | -38/+92 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | remove irrelevant test | frankiebee | 2017-06-17 | 1 | -5/+0 |
| | | | | | | | | |||||
| * | | | | | | | Fix test to call done | frankiebee | 2017-06-16 | 1 | -7/+8 |
| | | | | | | | | |||||
| * | | | | | | | transaction controller - use nonce-tracker | kumavis | 2017-06-15 | 3 | -36/+63 |
| | | | | | | | | |||||
| * | | | | | | | introduce nonce-tracker | kumavis | 2017-06-15 | 1 | -0/+49 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #1775 from MetaMask/BlacklistFaster | kumavis | 2017-07-14 | 2 | -1/+3 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Redirect from malicious sites faster | ||||
| * | | | | | | | | Redirect from malicious sites faster | Dan Finlay | 2017-07-14 | 2 | -1/+3 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #1771 from MetaMask/addNonceErrToErrLIst | kumavis | 2017-07-13 | 3 | -0/+42 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add nonce err to err list | ||||
| * | | | | | | | | limit the range for retryCount | frankiebee | 2017-07-13 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | write a migration for resubmit tx's to get put back into a submitted state | frankiebee | 2017-07-13 | 2 | -0/+41 |
| | | | | | | | | | |||||
| * | | | | | | | | add "nonce too low" to the ignored errs list for tx retrys | frankiebee | 2017-07-13 | 1 | -0/+1 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #1770 from MetaMask/Version-3.9.0 | kumavis | 2017-07-13 | 2 | -3/+4 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Version 3.9.0 | ||||
| * | | | | | | | | Remove css referencev3.9.0 | Dan Finlay | 2017-07-13 | 1 | -2/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Version 3.9.0 | Dan Finlay | 2017-07-13 | 2 | -1/+3 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #1769 from MetaMask/UpdateMetadata | kumavis | 2017-07-13 | 1 | -2/+3 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Update eth-contract-metadata on build | ||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into UpdateMetadata | Dan Finlay | 2017-07-13 | 6 | -2/+24 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Update eth-contract-metadata on build | Dan Finlay | 2017-07-13 | 1 | -2/+3 |
| | |/ / / / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge pull request #1765 from MetaMask/Version-3.8.6 | kumavis | 2017-07-13 | 2 | -1/+5 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | Version 3.8.6 | ||||
| * | | | | | | | | Merge branch 'master' into Version-3.8.6 | Dan Finlay | 2017-07-13 | 6 | -2/+25 |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge pull request #1768 from MetaMask/AddBlacklist | kumavis | 2017-07-13 | 6 | -2/+24 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | Add first version of phishing site warning | ||||
| * | | | | | | | | Refresh blacklist before dist | Dan Finlay | 2017-07-13 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Correct github link | Dan Finlay | 2017-07-13 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Bump node version | Dan Finlay | 2017-07-13 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Point blacklist at main repository | Dan Finlay | 2017-07-13 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Bump changelog | Dan Finlay | 2017-07-13 | 1 | -0/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Add first version of phishing site warning | Dan Finlay | 2017-07-13 | 4 | -0/+21 |
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Links to my own blacklist for now, since I added a package.json for easy importing. We can point at the main 408H repository once this is merged: https://github.com/409H/EtherAddressLookup/pull/24 Redirects detected phishing sites [here](https://metamask.io/phishing.html). | ||||
| * / / / / / / | Version 3.8.6v3.8.6 | Dan Finlay | 2017-07-12 | 2 | -1/+4 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #1758 from MetaMask/3.8.5 | Dan Finlay | 2017-07-12 | 2 | -1/+5 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Version 3.8.5 | ||||
| * \ \ \ \ \ \ | Merge branch 'master' into 3.8.5 | Dan Finlay | 2017-07-12 | 9 | -55/+143 |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge pull request #1763 from MetaMask/prov-bump | kumavis | 2017-07-12 | 3 | -35/+35 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | deps - bump prov-eng for retry on gateway timeout | ||||
| * | | | | | | | deps - bump prov-eng | kumavis | 2017-07-12 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | tests - disable infura test | kumavis | 2017-07-12 | 1 | -33/+33 |
| | | | | | | | | |||||
| * | | | | | | | deps - bump prov-eng for fetch retry | kumavis | 2017-07-12 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | metamask - on rpc err show whole error body | kumavis | 2017-07-12 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | deps - bump prov-eng for retry on gateway timeout | kumavis | 2017-07-12 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #1762 from MetaMask/ImproveRetryLogic | kumavis | 2017-07-12 | 4 | -12/+51 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Improve retry logic | ||||
| * | | | | | | | Improve insufficient balance checking in retry loop | Dan Finlay | 2017-07-12 | 4 | -4/+49 |
| | | | | | | | | |||||
| * | | | | | | | Remove local nonce error setting. | Dan Finlay | 2017-07-12 | 2 | -8/+2 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #1761 from MetaMask/resubmimtErrors | kumavis | 2017-07-12 | 1 | -4/+6 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | add "Gateway timeout" | ||||
| * | | | | | | | use .includes | frankiebee | 2017-07-12 | 1 | -3/+3 |
| | | | | | | | | |||||
| * | | | | | | | add "Gateway timeout" to ignored errors when resubmiting and use .includes ↵ | frankiebee | 2017-07-12 | 1 | -1/+3 |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | over .startsWith | ||||
* | | | | | | | Merge pull request #1757 from MetaMask/resubmit-fixv3.8.5 | Frankie | 2017-07-08 | 3 | -6/+53 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Resubmit fix | ||||
| * | | | | | | | migration 16 - move resubmit warning back to submitted state | kumavis | 2017-07-08 | 2 | -0/+42 |
| | | | | | | | | |||||
| * | | | | | | | tx controller - resubmit - correctly set error on bad nonce/balance | kumavis | 2017-07-08 | 1 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | tx controller - correctly set error message on resubmit error | kumavis | 2017-07-08 | 1 | -4/+8 |
| | | | | | | | | |||||
| * | | | | | | | tx controller - resubmit - recognize parity known hash message | kumavis | 2017-07-08 | 1 | -0/+1 |
|/ / / / / / / | |||||
| * / / / / / | 3.8.5 | kumavis | 2017-07-08 | 2 | -1/+5 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #1754 from MetaMask/Version-3.8.4 | kumavis | 2017-07-08 | 2 | -1/+5 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Version 3.8.4 | ||||
| * | | | | | Version 3.8.4v3.8.4 | Dan Finlay | 2017-07-08 | 2 | -1/+5 |
|/ / / / / | |||||
* | | | | | Merge pull request #1750 from MetaMask/failIfError | kumavis | 2017-07-07 | 1 | -4/+21 |
|\ \ \ \ \ | | | | | | | | | | | | | Fail if error | ||||
| * | | | | | fail transactions that fail in resubmit | frankiebee | 2017-07-07 | 1 | -25/+22 |
| | | | | | | |||||
| * | | | | | tx controller - clean code | kumavis | 2017-07-07 | 1 | -13/+14 |
| | | | | | | |||||
| * | | | | | tx controller - move comments | kumavis | 2017-07-07 | 1 | -3/+7 |
| | | | | | | |||||
| * | | | | | add comment | frankiebee | 2017-07-07 | 1 | -5/+11 |
| | | | | | | |||||
| * | | | | | if an error happens during a tx publication set tx status to fail | frankiebee | 2017-07-07 | 1 | -1/+10 |
|/ / / / / | |||||
* | | | | | Merge pull request #1748 from MetaMask/Version-3.8.3 | Thomas Huang | 2017-07-07 | 2 | -1/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | Version 3.8.3 | ||||
| * | | | | | Version 3.8.3v3.8.3 | Dan Finlay | 2017-07-07 | 2 | -1/+3 |
|/ / / / / | |||||
* | | | | | Merge pull request #1747 from MetaMask/FailingTestForFailingLowBalanceTx | Dan Finlay | 2017-07-07 | 3 | -4/+57 |
|\ \ \ \ \ | | | | | | | | | | | | | Fail txs on retry if balance is insufficient | ||||
| * | | | | | Bump changelog | Dan Finlay | 2017-07-06 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | Fix failing test | Dan Finlay | 2017-07-06 | 2 | -39/+35 |
| | | | | | | |||||
| * | | | | | Add missing done | Dan Finlay | 2017-07-06 | 1 | -1/+2 |
| | | | | | | |||||
| * | | | | | Typo fix | Dan Finlay | 2017-07-06 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | Merge branch 'FailLowBalance' into FailingTestForFailingLowBalanceTx | Dan Finlay | 2017-07-06 | 1 | -4/+22 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fail pending txs with low balance or invalid nonce | Dan Finlay | 2017-07-06 | 1 | -4/+22 |
| | | | | | | | |||||
| * | | | | | | Add failing test for retrying an over-spending tx | Dan Finlay | 2017-07-06 | 1 | -0/+37 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #1742 from MetaMask/TokenSymbolMisspelled | kumavis | 2017-07-06 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Fix spelling | ||||
| * | | | | | Fix spelling | tmashuang | 2017-07-06 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #1741 from MetaMask/ReEnableTokenList | kumavis | 2017-07-06 | 2 | -2/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | Reenable Default Token List | ||||
| * | | | | | Reenable Default Token List | Dan Finlay | 2017-07-06 | 2 | -2/+3 |
|/ / / / / | | | | | | | | | | | | | | | | Looks pretty clear to me now that the heavy traffic spike was not this feature, but was the EOS crowdsale. Now that we've mitigated their traffic spike, I think we can safely re-introduce this feature. | ||||
* | | | | | Merge pull request #1739 from MetaMask/origin-header | Dan Finlay | 2017-07-06 | 2 | -4/+11 |
|\ \ \ \ \ | | | | | | | | | | | | | metamask - append dapp origin domain to rpc request | ||||
| * | | | | | metamask - append dapp origin domain to rpc request | kumavis | 2017-07-05 | 2 | -4/+11 |
|/ / / / / | |||||
* | | | | | Merge pull request #1733 from MetaMask/Version-3.8.2 | Thomas Huang | 2017-07-04 | 2 | -1/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | Version 3.8.2 | ||||
| * | | | | | Version 3.8.2v3.8.2 | Dan Finlay | 2017-07-04 | 2 | -1/+3 |
|/ / / / / | |||||
* | | | | | Merge pull request #1727 from MetaMask/i1720-NoSpinnerOnConfig | Kevin Serrano | 2017-07-04 | 2 | -1/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | No longer show network spinner on config screen | ||||
| * \ \ \ \ | Merge branch 'master' into i1720-NoSpinnerOnConfig | Kevin Serrano | 2017-07-04 | 3 | -23/+49 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #1729 from MetaMask/i1707-ClarifySearchingIndication | Kevin Serrano | 2017-07-04 | 3 | -23/+50 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Clarify network searching indication | ||||
| * | | | | | | Bump changelog | Dan Finlay | 2017-07-04 | 1 | -0/+3 |
| | | | | | | | |||||
| * | | | | | | Indicate which network is being searched for | Dan Finlay | 2017-07-04 | 1 | -1/+22 |
| | | | | | | | |||||
| * | | | | | | Add menu carrat next to network searching indicator | Dan Finlay | 2017-07-04 | 2 | -22/+25 |
|/ / / / / / | |||||
| * / / / / | No longer show network spinner on config screen | Dan Finlay | 2017-07-04 | 2 | -1/+3 |
|/ / / / / | | | | | | | | | | | | | | | | The config screen is used to select networks, so we must not block it with network loading indication. | ||||
* | | | | | Merge pull request #1714 from MetaMask/Version-3.8.1 | Thomas Huang | 2017-07-01 | 2 | -1/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | Version 3.8.1 | ||||
| * | | | | | Version 3.8.1v3.8.1 | Dan Finlay | 2017-07-01 | 2 | -1/+3 |
|/ / / / / | |||||
* | | | | | Merge pull request #1711 from MetaMask/NoPopularTOkens | Thomas Huang | 2017-07-01 | 2 | -1/+4 |
|\ \ \ \ \ | | | | | | | | | | | | | Stop loading popular tokens by default | ||||
| * \ \ \ \ | Merge branch 'master' into NoPopularTOkens | Thomas Huang | 2017-07-01 | 3 | -1/+7 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #1712 from MetaMask/RemoveTokenSending | Thomas Huang | 2017-07-01 | 2 | -0/+3 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Remove send button | ||||
| * \ \ \ \ \ | Merge branch 'master' into RemoveTokenSending | Thomas Huang | 2017-07-01 | 2 | -1/+4 |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge pull request #1710 from MetaMask/BumpTokenTracker | Thomas Huang | 2017-07-01 | 2 | -1/+5 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Bump token-tracker to 1.1.1 | ||||
| * | | | | | | | Bump token-tracker to 1.1.2 | Dan Finlay | 2017-07-01 | 2 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To restore older firefox compatibility. Fixes #1696 | ||||
| * | | | | | | | Bump token-tracker to 1.1.1 | Dan Finlay | 2017-07-01 | 2 | -1/+4 |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes a critical decimal-handling fix. Also reduces number of symbol and precision queries after initial load. | ||||
| * / / / / / | Remove send button | Dan Finlay | 2017-07-01 | 2 | -0/+4 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | Some token precisions are not respected by TokenFactory, so it's not sufficient for a default send form. Removing for now. | ||||
| * / / / / | Stop loading popular tokens by default | Dan Finlay | 2017-07-01 | 2 | -1/+5 |
|/ / / / / | | | | | | | | | | | | | | | | Improves performance when loading the token tab. | ||||
* | | | | | Merge pull request #1703 from MetaMask/deps-dedupe | Kevin Serrano | 2017-06-30 | 1 | -3/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | deps - remove duplicated dev-dependencies | ||||
| * | | | | | deps - remove duplicated dev-dependencies | kumavis | 2017-06-30 | 1 | -3/+1 |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | ``` npm WARN The package clone is included as both a dev and production dependency. npm WARN The package react-dom is included as both a dev and production dependency. ``` | ||||
* | | | | | Merge pull request #1701 from MetaMask/BumpWeb3 | Kevin Serrano | 2017-06-30 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Bump web3 version to 0.19.1 | ||||
| * | | | | | Bump web3 version to 0.9.1 | Dan Finlay | 2017-06-30 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #1700 from MetaMask/StyleImprovements | Kevin Serrano | 2017-06-30 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Add padding to token messages | ||||
| * | | | | | Add padding to token messages | Dan Finlay | 2017-06-29 | 1 | -0/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #1699 from MetaMask/change-send-wording | Thomas Huang | 2017-06-30 | 1 | -1/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | change “ACCEPT” to “SUBMIT” | ||||
| * | | | | | change “ACCEPT” to “SUBMIT” | frankiebee | 2017-06-30 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Merge pull request #1691 from MetaMask/Version-3.8.0 | Kevin Serrano | 2017-06-29 | 2 | -1/+3 |
|\ \ \ \ \ | | | | | | | | | | | | | Version 3.8.0 | ||||
| * | | | | | Version 3.8.0v3.8.0 | Dan Finlay | 2017-06-29 | 2 | -1/+3 |
|/ / / / / | |||||
* | | | | | Merge pull request #1690 from MetaMask/i1669-StateCopyButton | Thomas Huang | 2017-06-29 | 2 | -0/+29 |
|\ \ \ \ \ | | | | | | | | | | | | | Add copy state logs button | ||||
| * | | | | | Add copy state logs button | Dan Finlay | 2017-06-29 | 2 | -0/+29 |
| | | | | | | |||||
* | | | | | | Merge pull request #1634 from MetaMask/i784-SendTokenButton | Thomas Huang | 2017-06-29 | 2 | -7/+30 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Add send token button (link to TokenFactory) | ||||
| * \ \ \ \ \ | Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButton | Dan Finlay | 2017-06-28 | 5 | -22/+45 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButton | Dan Finlay | 2017-06-24 | 1 | -7/+4 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into i784-SendTokenButton | Dan Finlay | 2017-06-23 | 7 | -18/+34 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix propagation | Dan Finlay | 2017-06-20 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButton | Dan Finlay | 2017-06-20 | 7 | -49/+95 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Add send button to TokenFactory | Dan Finlay | 2017-06-20 | 2 | -7/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A simple solution to a temporary token send screen: Linking to EtherScan. Will hold us over until we make our own token send view. | ||||
* | | | | | | | | | | | Merge pull request #1620 from MetaMask/i1616-AddTokenAdding | Thomas Huang | 2017-06-29 | 12 | -57/+397 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | Add ability to add tokens to token list | ||||
| * | | | | | | | | | | Remove token contract validation step | Dan Finlay | 2017-06-28 | 1 | -13/+1 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'i1616-AddTokenAdding' of github.com:MetaMask/metamask-plugin ↵ | Dan Finlay | 2017-06-28 | 0 | -0/+0 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into i1616-AddTokenAdding | ||||
| | * | | | | | | | | | Support other network links | Dan Finlay | 2017-06-28 | 3 | -19/+27 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Do not allow adding non token addresses | Dan Finlay | 2017-06-28 | 1 | -1/+13 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Support other network links | Dan Finlay | 2017-06-28 | 3 | -19/+27 |
| |/ / / / / / / / / | |||||
| * | | | | | | | | | Merge branch 'i1616-AddTokenAdding' of github.com:MetaMask/metamask-plugin ↵ | Dan Finlay | 2017-06-28 | 1 | -1/+2 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into i1616-AddTokenAdding | ||||
| | * | | | | | | | | | Fix Back Button on Add Token View | Thomas Huang | 2017-06-27 | 1 | -1/+2 |
| | | |_|_|/ / / / / | | |/| | | | | | | | |||||
| * / | | | | | | | | Fix token adding bug | Dan Finlay | 2017-06-28 | 1 | -1/+3 |
| |/ / / / / / / / | |||||
| * | | | | | | | | Merge branch 'master' into i1616-AddTokenAdding | Dan Finlay | 2017-06-23 | 7 | -18/+34 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | Reduce token list clutter by only showing held tokens | Dan Finlay | 2017-06-20 | 1 | -7/+4 |
| | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | We could change this when we allow hiding/removing tokens, but for now, this is a simple and pleasant solution. | ||||
| * | | | | | | | Merge branch 'AddTokenList' into i1616-AddTokenAdding | Dan Finlay | 2017-06-20 | 7 | -49/+95 |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | Add ability to add tokens to token list | Dan Finlay | 2017-06-16 | 7 | -21/+78 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fiex #1616 | ||||
| * | | | | | | | Make add token screen a fully working form | Dan Finlay | 2017-06-16 | 1 | -11/+141 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Entering the address of a valid HumanStandardToken even auto-fills the other fields! | ||||
| * | | | | | | | Merge branch 'AddTokenList' into AddingTokens | Dan Finlay | 2017-06-16 | 5 | -27/+20 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Remove log | Dan Finlay | 2017-06-16 | 1 | -1/+0 |
| | | | | | | | | | |||||
| * | | | | | | | | Create add token button and template view | Dan Finlay | 2017-06-15 | 6 | -24/+170 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #1509 from MetaMask/i1473-dappDefaultGasPrice | Dan Finlay | 2017-06-28 | 2 | -7/+10 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | I1473 dapp default gas price | ||||
| * | | | | | | | | | Update change log | Thomas Huang | 2017-06-28 | 1 | -0/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'master' into i1473-dappDefaultGasPrice | Thomas Huang | 2017-06-28 | 28 | -64/+514 |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||||
| * | | | | | | | | | Keeps dapp gas price if set | Thomas Huang | 2017-06-20 | 1 | -7/+9 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #1681 from MetaMask/AddressStripping | Dan Finlay | 2017-06-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Remove trailing periods and whitespace | ||||
| * | | | | | | | | | | Remove trailing periods and white space | Thomas Huang | 2017-06-28 | 1 | -1/+1 |
| | |/ / / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #1688 from MetaMask/i1687-BackButtonImportScreen | Dan Finlay | 2017-06-28 | 1 | -0/+9 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add Back Button for Import Screen | ||||
| * | | | | | | | | | | Add Back Button for Import Screen | Thomas Huang | 2017-06-28 | 1 | -0/+9 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #1685 from MetaMask/setFailed | Dan Finlay | 2017-06-28 | 2 | -0/+39 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Migration #015 set txs Failed | ||||
| * | | | | | | | | | | Create a migration for setting tx's with the message 'Gave up submitting ↵ | frankiebee | 2017-06-28 | 2 | -0/+39 |
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tx.' as failed | ||||
* | | | | | | | | | | Merge pull request #1675 from MetaMask/warning-fixes | Dan Finlay | 2017-06-28 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | React Warning Fixes | ||||
| * | | | | | | | | | | Fix react warning for keys on ens address book | Kevin Serrano | 2017-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Fix react warning on create-vault-complete | Kevin Serrano | 2017-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #1683 from MetaMask/RenameSendToNext | Dan Finlay | 2017-06-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Rename Send to Next | ||||
| * | | | | | | | | | | | Rename Send to Next | Thomas Huang | 2017-06-28 | 1 | -1/+1 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #1684 from MetaMask/neverGiveUp | Thomas Huang | 2017-06-28 | 2 | -4/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | dont stop retrying brodcasting txs | ||||
| * | | | | | | | | | | dont stop retrying brodcasting txs | frankiebee | 2017-06-28 | 2 | -4/+1 |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #1678 from MetaMask/i1584-seederror | Thomas Huang | 2017-06-27 | 2 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Display error when seed phrase is invalid | ||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' into i1584-seederror | Thomas Huang | 2017-06-27 | 2 | -2/+5 |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | |