aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bug - fix event emitter mem leak warningkumavis2017-09-221-3/+8
* Merge pull request #2129 from MetaMask/json-rpc-engine-bumpv3.10.3Frankie2017-09-202-3/+3
|\
| * changelog - add note on filter fixeskumavis2017-09-201-0/+1
| * Merge branch 'master' of github.com:MetaMask/metamask-plugin into json-rpc-en...kumavis2017-09-2026-262/+191
| |\ | |/ |/|
* | Merge pull request #2126 from MetaMask/v3.10.2-1Frankie2017-09-202-1/+5
|\ \
| * | v3.10.2 - changelogkumavis2017-09-191-0/+4
| * | v3.10.2kumavis2017-09-191-1/+1
|/ /
* | Merge pull request #2121 from MetaMask/i2115-DoNotFailOnRetriesv3.10.2Frankie2017-09-192-3/+11
|\ \
| * | Bump changelogDan Finlay2017-09-191-0/+2
| * | Do not mark a retry tx failed that has been broadcast successfullyDan Finlay2017-09-191-3/+9
* | | Merge pull request #2119 from MetaMask/mascara-tests2Frankie2017-09-191-1/+1
|\ \ \
| * | | tests - integration - re-add mascara to normal runkumavis2017-09-191-1/+1
* | | | Merge pull request #2118 from MetaMask/mascara-testskumavis2017-09-191-1/+1
|\| | |
| * | | test - integration - bump timeoutkumavis2017-09-191-1/+1
* | | | Merge pull request #2098 from MetaMask/mascara-testsFrankie2017-09-1917-229/+114
|\| | | | |/ / |/| |
| * | tests - integration - remove failing mascara integration tests from normal ru...kumavis2017-09-191-1/+1
| * | tests - mascara - increase timeout before test startskumavis2017-09-161-1/+1
| * | test - mascara - move skip reload test flagkumavis2017-09-162-1/+1
| * | mascara - proxy - small cleanupkumavis2017-09-161-2/+1
| * | tests - integration - add mascara to integration test runkumavis2017-09-161-1/+1
| * | tests - integration - mascara - small cleanup and timeout adjustmentskumavis2017-09-162-9/+5
| * | set time if platform is mascarafrankiebee2017-09-162-2/+5
| * | remove testem filesfrankiebee2017-09-163-35/+1
| * | dont reload on initial download and wait before passing sw to uifrankiebee2017-09-163-18/+28
| * | tests - integration - get flat and mascara tests closer to compatiblekumavis2017-09-149-142/+18
| * | tests - refactor and rename npm scriptskumavis2017-09-143-24/+25
| * | tests - mascara - move temp build files into dist/mascarakumavis2017-09-142-10/+10
| * | tests - start migrating mascara tests to karmakumavis2017-09-148-17/+50
| * | tests - break out coveralls npm scriptkumavis2017-09-141-1/+2
* | | Merge pull request #2117 from MetaMask/Version-3.10.1kumavis2017-09-192-1/+3
|\ \ \
| * | | Version 3.10.1v3.10.1Dan Finlay2017-09-192-1/+3
|/ / /
* | | Merge pull request #2075 from MetaMask/mixed-caseDan Finlay2017-09-193-0/+13
|\ \ \
| * \ \ Merge branch 'master' into mixed-caseDan Finlay2017-09-1914-196/+218
| |\ \ \
| * | | | Check if all lower or upper before doing checksum.Kevin Serrano2017-09-131-1/+1
| * | | | Changelogaroo.Kevin Serrano2017-09-131-0/+1
| * | | | Add specific error message for failed address checksum.Kevin Serrano2017-09-132-0/+12
* | | | | Merge pull request #2080 from MetaMask/fix-tooltipDan Finlay2017-09-194-3/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'master' into fix-tooltipDan Finlay2017-09-1913-195/+216
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #2093 from MetaMask/max-validationDan Finlay2017-09-192-25/+41
|\ \ \ \ \
| * | | | | Haha silly me, only when gas is estimated and not explicit.Kevin Serrano2017-09-141-1/+1
| * | | | | Bump changelog.Kevin Serrano2017-09-141-0/+1
| * | | | | Lower warning threshold for high tx fee to account for fluctuating blockGasLi...Kevin Serrano2017-09-141-1/+2
| * | | | | Add warning of higher failure risk since app proposed gasLimit.Kevin Serrano2017-09-141-25/+39
| | |_|/ / | |/| | |
| | * | | changelog.Kevin Serrano2017-09-131-0/+1
| | * | | fixed position of tooltips to avoid overflow.Kevin Serrano2017-09-133-3/+3
| |/ / /
| | | * deps - bump json-rpc-middleware-streamkumavis2017-09-201-1/+1
| | | * deps - bump json-rpc-enginekumavis2017-09-201-2/+1
| |_|/ |/| |
* | | Merge pull request #2070 from MetaMask/filter-leak-fix3Dan Finlay2017-09-1512-170/+175
|\ \ \ | |/ / |/| |
| * | Merge branch 'filter-leak-fix3' of github.com:MetaMask/metamask-extension int...kumavis2017-09-142-1/+2
| |\ \
| | * \ Merge branch 'master' into filter-leak-fix3kumavis2017-09-142-1/+2
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #2079 from MetaMask/FixSupportLinkKevin Serrano2017-09-132-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Bump changelogDan Finlay2017-09-131-0/+1
| * | | Fix support linkDan Finlay2017-09-131-1/+1
|/ / /
| * / createOriginMiddleware - fix var namekumavis2017-09-141-1/+1
| |/
| * changelog - add note of filter memory leak fixkumavis2017-09-141-0/+1
| * metamask controller - destroy filter polyfill on disconnectkumavis2017-09-141-4/+10
| * metamask controller - move middleware into seperate fileskumavis2017-09-145-35/+45
| * debug - prefer logger over consolekumavis2017-09-142-9/+9
| * metamask cont - standardize multiplex stream namingkumavis2017-09-141-8/+8
| * Merge branch 'master' of github.com:MetaMask/metamask-extension into filter-l...kumavis2017-09-1318-182/+339
| |\ | |/ |/|
* | Merge pull request #2073 from MetaMask/greenkeeper/babel-eslint-8.0.0kumavis2017-09-131-1/+1
|\ \
| * | chore(package): update babel-eslint to version 8.0.0greenkeeper[bot]2017-09-121-1/+1
* | | Merge pull request #2074 from MetaMask/export-state-logskumavis2017-09-132-3/+5
|\ \ \
| * | | Add to changelog.Kevin Serrano2017-09-131-0/+1
| * | | Convert state logs into a download.Kevin Serrano2017-09-131-3/+4
* | | | Merge pull request #2069 from MetaMask/integration-tests-fix2Thomas Huang2017-09-138-80/+172
|\ \ \ \ | |/ / / |/| | |
| * | | ci - remove old testem configkumavis2017-09-121-9/+0
| * | | tests - integration - fix bad cherry-pickkumavis2017-09-121-16/+7
| * | | test - integration - drop testem for karmakumavis2017-09-125-56/+150
| * | | test - integration - remove redundant testem scriptskumavis2017-09-122-2/+0
| * | | test - integration - build - manually exit from test builder + add bundle des...kumavis2017-09-121-1/+2
| * | | ci - dont attempt to submit coveralls if not configuredkumavis2017-09-121-1/+1
| * | | test - integration - build - use pump + log bundling informationkumavis2017-09-121-6/+12
| * | | ci - deps - download latest chrome and firefoxkumavis2017-09-121-1/+12
| |/ /
* | | Merge pull request #2072 from MetaMask/kumavis-patch-2Kevin Serrano2017-09-121-0/+0
|\ \ \ | |/ / |/| |
| * | Rename add-to-firef.md to add-to-firefox.mdkumavis2017-09-121-0/+0
|/ /
* | Merge pull request #2068 from MetaMask/export-as-fileDan Finlay2017-09-124-9/+48
|\ \
| * | Fix typo.Kevin Serrano2017-09-121-2/+2
| * | Change the changelogKevin Serrano2017-09-121-0/+3
| * | Add ability to save seed words as file.Kevin Serrano2017-09-121-0/+10
| * | Add some styling.Kevin Serrano2017-09-121-0/+3
| * | Move function as util function.Kevin Serrano2017-09-122-16/+18
| * | Basic private key download file functionality.Kevin Serrano2017-09-121-9/+30
* | | Merge pull request #2067 from MetaMask/integration-tests-fixDan Finlay2017-09-121-94/+87
|\ \ \ | |/ / |/| |
| * | test - integration - use async fn for error catchingkumavis2017-09-121-94/+87
* | | Merge pull request #2065 from MetaMask/Version-3.10.0Kevin Serrano2017-09-122-1/+4
|\ \ \ | |/ / |/| |
| * | Version 3.10.0v3.10.0Dan Finlay2017-09-122-1/+4
|/ /
* | Merge pull request #2045 from MetaMask/rejectallunapprovedDan Finlay2017-09-124-15/+43
|\ \
| * | Show reject all only when tx count is > 1Kevin Serrano2017-09-122-2/+6
| * | Remove markdown from changelog.Kevin Serrano2017-09-121-1/+1
| * | Merge github.com:MetaMask/metamask-extension into rejectallunapprovedKevin Serrano2017-09-128-43/+90
| |\ \ | |/ / |/| |
| * | Changelog and attribution.Kevin Serrano2017-09-081-0/+1
| * | Convert icon to button.Kevin Serrano2017-09-082-12/+18
| * | Fold submit and buy ether into one button slotKevin Serrano2017-09-081-15/+9
| * | Merge branch 'master' of github.com:davidp94/metamask-extension into rejectal...Kevin Serrano2017-09-082-0/+23
| |\ \
| | * | fix goHomedavidp942017-08-151-2/+6
| | * | remove unused action typedavidp942017-08-151-1/+0
| | * | cancel all txsDavidNinja2017-08-152-0/+20
| | | * contentscript - fix obj-multiplex instantiation and use pump for streamskumavis2017-09-121-12/+33
| | | * Merge branch 'master' of github.com:MetaMask/metamask-extension into filter-l...kumavis2017-09-125-19/+28
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #2051 from MetaMask/ci-speedupDan Finlay2017-09-121-4/+0
|\ \ \ \
| * | | | ci - dont need global install of test utilskumavis2017-09-081-4/+0
* | | | | Merge pull request #2049 from MetaMask/i1938-removecryptopermissionsKevin Serrano2017-09-112-3/+3
|\ \ \ \ \
| * | | | | Merge branch 'master' into i1938-removecryptopermissionskumavis2017-09-082-6/+27
| |\| | | |
| * | | | | Add to changelog.Kevin Serrano2017-09-081-0/+1
| * | | | | Remove cryptonator from chrome permissions.Kevin Serrano2017-09-081-3/+2
* | | | | | Merge pull request #2047 from MetaMask/i1997-networkindicateThomas Huang2017-09-091-3/+8
|\ \ \ \ \ \
| * | | | | | Add cursor on hover on loading. Change some wording.Kevin Serrano2017-09-081-3/+3
| * | | | | | Add caret to indicate network is dropdown.Kevin Serrano2017-09-081-0/+5
* | | | | | | Merge pull request #2057 from MetaMask/Version-3.9.13kumavis2017-09-093-26/+32
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Version 3.9.13v3.9.13Dan Finlay2017-09-092-1/+5
| * | | | | | inpage provider - define sendAsync on the prototypekumavis2017-09-091-25/+27
| | | | | | * inpage - use obj-multiplex modulekumavis2017-09-081-6/+6
| | | | | | * Merge branch 'master' of github.com:MetaMask/metamask-extension into filter-l...kumavis2017-09-0823-56/+193
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Merge pull request #2048 from MetaMask/i1984-tokenvalidationsDan Finlay2017-09-082-6/+27
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Fix typo.Kevin Serrano2017-09-081-1/+1
| * | | | | | Fix link to open new tab.Kevin Serrano2017-09-081-0/+1
| * | | | | | Bump changelog.Kevin Serrano2017-09-081-0/+2
| * | | | | | Add front-end validation for own adddresses as a token contract address. Add ...Kevin Serrano2017-09-081-6/+24
|/ / / / / /
* | | | | | Merge pull request #2046 from MetaMask/RewordSeedRestoreKevin Serrano2017-09-081-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Reword forgot password to restore seed phraseDan Finlay2017-09-081-1/+1
|/ / / / /
* | | | | Merge pull request #1987 from MetaMask/CheckFaq67Kevin Serrano2017-09-081-0/+19
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add test for trying to reproduce faq#67Dan Finlay2017-08-301-0/+19
* | | | | Merge pull request #1893 from MetaMask/readd-looseThomas Huang2017-09-086-5/+30
|\ \ \ \ \
| * | | | | Place object property retrieval inside try-catchKevin Serrano2017-09-081-2/+3
| * | | | | Change expected type to array.Kevin Serrano2017-09-081-1/+1
| * | | | | Changelog bumpKevin Serrano2017-09-071-0/+1
| * | | | | Merge branch 'master' into readd-looseKevin Serrano2017-09-075-7/+11
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #2033 from MetaMask/Version-3.9.12kumavis2017-09-072-1/+4
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Version 3.9.12v3.9.12Dan Finlay2017-09-072-1/+4
|/ / / / /
* | | | | Merge pull request #2017 from MetaMask/DevEnviornmentkumavis2017-09-072-4/+4
|\ \ \ \ \
| * | | | | Update mock-store dependencytmashuang2017-09-071-2/+2
| * | | | | Update development storetmashuang2017-09-051-2/+2
* | | | | | Merge pull request #2023 from MetaMask/web3-1.0-fixDan Finlay2017-09-071-2/+3
|\ \ \ \ \ \
| * | | | | | inpage - bug fixkumavis2017-09-061-2/+3
|/ / / / / /
| | * | | | Properly update keyring state on new account addition.Kevin Serrano2017-09-071-1/+2
| | * | | | Merge branch 'master' into readd-looseKevin Serrano2017-09-063-3/+16
| | |\ \ \ \ | |_|/ / / / |/| | | | |
* | | | | | Merge pull request #2019 from MetaMask/i2016-ImproveSignDeprecationWarningKevin Serrano2017-09-062-2/+14
|\ \ \ \ \ \
| * | | | | | Make eth_sign deprecation warning more usefulDan Finlay2017-09-062-2/+14
| |/ / / / /
* | | | | | Merge pull request #2018 from MetaMask/i2014-BetterWeb3DeprecationWarningKevin Serrano2017-09-062-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make web3 deprecation notice more usefulDan Finlay2017-09-062-1/+2
|/ / / / /
| * | | | Resolve merge conflict from masterKevin Serrano2017-09-0632-270/+3791
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #2008 from MetaMask/mascara-fixkumavis2017-09-022-4/+4
|\ \ \ \ \
| * | | | | mascara - fix iframe stream constructorkumavis2017-09-022-4/+4
* | | | | | Merge pull request #1897 from MetaMask/greenkeeper/sinon-3.2.0Thomas Huang2017-09-021-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | chore(package): update sinon to version 3.2.0greenkeeper[bot]2017-08-101-1/+1
* | | | | | Merge pull request #2007 from MetaMask/i2005-HttpsLinjsKevin Serrano2017-09-023-6/+8
|\ \ \ \ \ \
| * | | | | | Bump changelogDan Finlay2017-09-021-0/+2
| * | | | | | Update etherscan links to httpsDan Finlay2017-09-021-5/+5
| * | | | | | Update support linkDan Finlay2017-09-021-1/+1
|/ / / / / /
* | | | | | Merge pull request #1988 from MetaMask/i1986-AddVersionToStateLogsKevin Serrano2017-08-302-1/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into i1986-AddVersionToStateLogsKevin Serrano2017-08-302-1/+2
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #1992 from MetaMask/MultipleTokensTextKevin Serrano2017-08-302-1/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Update changelogThomas Huang2017-08-301-0/+1
| * | | | | | Multiple tokens shows the amount when greater than 1Thomas Huang2017-08-301-1/+1
|/ / / / / /
| * / / / / Add version to state logsDan Finlay2017-08-302-1/+5
|/ / / / /
* | | | | Merge pull request #1985 from MetaMask/i1974-EnsureDeepCloneHistorykumavis2017-08-291-0/+26
|\ \ \ \ \
| * | | | | Add some tests to tx-state-history-helperDan Finlay2017-08-291-0/+26
* | | | | | Merge pull request #1965 from MetaMask/inpage-provider-fixesKevin Serrano2017-08-293-22/+47
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'master' into inpage-provider-fixeskumavis2017-08-298-41/+189
| |\ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | inpage - add changelog notekumavis2017-08-291-0/+3
| * | | | | inpage - lint fixkumavis2017-08-291-1/+1
| * | | | | inpage provider - autoreload - improve readabilitykumavis2017-08-241-15/+32
| * | | | | inpage provider - only warn web3 usage once per sessionkumavis2017-08-241-6/+11
| * | | | | inpage provider - sync rpc - default to null valueskumavis2017-08-241-3/+3
| | | * | | Readd loose label onto accounts.Kevin Serrano2017-08-104-4/+26
| | | | | * lint - remove dead codekumavis2017-09-081-1/+0
| | | | | * deps - bump jsonrpc filters for log filter formate fixkumavis2017-09-081-1/+1
| | | | | * metamask - add jsonrpc filter middleware on per-connection enginekumavis2017-09-081-2/+8
| | | | | * inpage - distinguish pump vs pipekumavis2017-09-081-4/+4
| | | | | * streams - use pump and published obj-multiplexkumavis2017-09-085-81/+44
| | | | | * inpage - add idRemapMiddlewarekumavis2017-09-082-1/+4
| | | | | * inpage - use json-rpc-engine for inpage-providerkumavis2017-08-253-46/+43
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #1977 from MetaMask/Version-3.9.11Dan Finlay2017-08-242-1/+3
|\ \ \ \ \
| * | | | | Version 3.9.11v3.9.11Dan Finlay2017-08-242-1/+3
|/ / / / /
* | | | | Merge pull request #1973 from MetaMask/hotfix-migration019kumavis2017-08-243-1/+85
|\ \ \ \ \
| * | | | | fall back to `latest` if blockNumber is nullfrankiebee2017-08-241-1/+1
| * | | | | Make method return a numberDan Finlay2017-08-241-1/+1
| * | | | | Only cancel pending txs with non continuously high noncesDan Finlay2017-08-241-1/+24
| * | | | | fix descriptionfrankiebee2017-08-241-2/+2
| * | | | | hotfix - fail submitted txs whos nonce is out of boundfrankiebee2017-08-242-0/+61
* | | | | | Merge pull request #1971 from MetaMask/SetMaxRetryLimitkumavis2017-08-243-2/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Bump changelogDan Finlay2017-08-241-0/+1
| * | | | | Fail transactions after a day of retriesDan Finlay2017-08-242-2/+12
|/ / / / /
* | | | | Merge pull request #1969 from MetaMask/i1966-IgnoreInvalidPendingNoncesDan Finlay2017-08-243-38/+89
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bump changelogDan Finlay2017-08-241-0/+2
| * | | | Enforce nonces as type stringDan Finlay2017-08-241-2/+10
| * | | | Use toNumber methodDan Finlay2017-08-241-2/+1
| * | | | Fix network nonce parsingDan Finlay2017-08-241-4/+11
| * | | | Corrected test constraintsDan Finlay2017-08-241-2/+2
| * | | | Add mysterious failing testDan Finlay2017-08-241-0/+20
| * | | | Pass nonce testsDan Finlay2017-08-242-12/+11
| * | | | Got all tests but one passingDan Finlay2017-08-241-0/+1
| * | | | Fix new test, break an older maybe wrong oneDan Finlay2017-08-242-29/+27
| * | | | LintedDan Finlay2017-08-241-1/+0
| * | | | Add failing test for newly identified error stateDan Finlay2017-08-241-0/+17
| * | | | Simplify nonce calculationDan Finlay2017-08-241-4/+5
|/ / / /
* | | | Merge pull request #1963 from MetaMask/Version-3.9.10v3.9.10Dan Finlay2017-08-242-1/+3
|\ \ \ \
| * | | | Version 3.9.10Dan Finlay2017-08-242-1/+3
|/ / / /
* | | | Merge pull request #1945 from MetaMask/useLocalNonceDan Finlay2017-08-245-58/+255
|\ \ \ \
| * \ \ \ Merge branch 'master' into useLocalNonceDan Finlay2017-08-242-10/+2
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1960 from MetaMask/RemoveTxVizKevin Serrano2017-08-242-10/+3
|\ \ \ \ \
| * | | | | Remove eth-tx-viz link from tx history iconsDan Finlay2017-08-242-10/+3
|/ / / / /
| * | | | Bump changelogDan Finlay2017-08-241-0/+2
| * | | | Merge branch 'master' into useLocalNonceDan Finlay2017-08-2410-27/+3214
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1946 from MetaMask/Version-3.9.9Thomas Huang2017-08-192-2/+3
|\ \ \ \ \
| * | | | | Version 3.9.9v3.9.9Dan Finlay2017-08-192-2/+3
|/ / / / /
* | | | | Merge pull request #1914 from MetaMask/history-diffDan Finlay2017-08-198-26/+3211
|\ \ \ \ \
| * | | | | clean - remove unused test datakumavis2017-08-151-13634/+0
| * | | | | migration 18 - activatekumavis2017-08-151-0/+1
| * | | | | migration 18 - fix an oopskumavis2017-08-151-1/+1
| * | | | | tx controller - test - fix typo from moved testkumavis2017-08-151-3/+3
| * | | | | tx controller - tx state history various small fixeskumavis2017-08-155-4/+13637
| * | | | | tx controller - test - test tx state history in updateTxkumavis2017-08-151-6/+18
| * | | | | migration 18 - move to diff-based historykumavis2017-08-151-0/+52
| * | | | | introduce tx-state-history-helper and diff-based historykumavis2017-08-156-20/+3141
| | |_|_|/ | |/| | |
| | * | | Fix format of changelogDan Finlay2017-08-241-1/+0
| | * | | nonce-tracker - more debugging numbers for nonceDetailskumavis2017-08-231-10/+8
| | * | | remove unused codekumavis2017-08-231-15/+0
| | * | | nonce-tracker - use ethjs-querykumavis2017-08-231-11/+2
| | * | | nonce-tracker - fix var namekumavis2017-08-231-4/+4
| | * | | nonce-tracker - getlocalNextNonce - add entry to nonceDetailskumavis2017-08-231-1/+1
| | * | | nonce-tracker - simplify _getlocalNextNoncekumavis2017-08-231-20/+29
| | * | | nonce-tracker - simplify getHighestNoncekumavis2017-08-231-5/+3
| | * | | nonce-tracker - getHighestNonce doesnt need uniqued inputkumavis2017-08-231-4/+4
| | * | | nonce-tracker - make nonce strategy api and naming more symmeticalkumavis2017-08-231-19/+21
| | * | | nonce-tracker - pass testsfrankiebee2017-08-221-5/+4
| | * | | Refer to pending nonces, not just their countDan Finlay2017-08-221-0/+15
| | * | | clean up codefrankiebee2017-08-221-39/+43
| | * | | nonce-tracker - pass testsfrankiebee2017-08-221-11/+38
| | * | | fix testfrankiebee2017-08-221-9/+9
| | * | | When network nonce is highest, it should be used.Dan Finlay2017-08-221-4/+15
| | * | | Fix testDan Finlay2017-08-221-5/+5
| | * | | Add new assertions and de-duplicate nonce tracker generationDan Finlay2017-08-221-29/+73
| | * | | Add test for no previous txsDan Finlay2017-08-221-4/+25
| | * | | Confine mock strategy to describe blockDan Finlay2017-08-221-35/+39
| | * | | Move mock txs to tx mocking classDan Finlay2017-08-222-35/+48
| | * | | break out network nonce calc.frankiebee2017-08-191-17/+21
| | * | | fix 0x0 nonce calc.frankiebee2017-08-191-8/+18
| | * | | include pendingTxs in localNoncefrankiebee2017-08-191-10/+9
| | * | | use "localNonce" when the network returns a nonce that is lower then a known ...frankiebee2017-08-192-3/+27
| | * | | add test for using localNoncefrankiebee2017-08-191-4/+42
| |/ / / |/| | |
* | | | Merge pull request #1941 from MetaMask/i1912-TokenPrecisionFixKevin Serrano2017-08-192-1/+3
|\ \ \ \
| * \ \ \ Merge branch 'master' into i1912-TokenPrecisionFixKevin Serrano2017-08-193-2/+8
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #1942 from MetaMask/i1903-EthSignFormatThomas Huang2017-08-183-2/+7
|\ \ \ \ \
| * | | | | Bump changelogDan Finlay2017-08-181-0/+2
| * | | | | Fix eth sign formattingDan Finlay2017-08-182-2/+5
|/ / / / /
| * / / / Fix token balance precision renderingDan Finlay2017-08-182-1/+2
|/ / / /
* | | | Merge pull request #1935 from MetaMask/i1091-ShowTxErrorsFrankie2017-08-183-104/+8
|\ \ \ \
| * | | | Remove dead testsDan Finlay2017-08-171-86/+1