Commit Graph

632 Commits

Author SHA1 Message Date
kumavis c82908e843 v3.9.5 2017-08-04 14:16:19 -07:00
kumavis 75b397b158 Merge branch 'master' into NewUI 2017-08-03 22:21:13 -07:00
kumavis a444326a1e v3.9.4 2017-08-03 22:06:26 -07:00
kumavis 5a9257208c Merge branch 'master' into NewUI 2017-08-03 21:02:01 -07:00
kumavis 10c6aeb2f8 v3.9.3 2017-08-03 17:01:09 -07:00
Dan Finlay 6c25f9950b Bump changelog 2017-07-27 15:25:00 -07:00
Dan Finlay eb92d65c4d Add Levenshtein item to changelog 2017-07-26 16:57:58 -07:00
Dan Finlay 6675241fa9 Merge branch 'master' into i1805-LiveBlacklistUpdating 2017-07-26 16:46:59 -07:00
Dan Finlay 8b1726cc55 Live update blacklist from Infura 2017-07-26 16:30:54 -07:00
Dan Finlay e3b5bb2052 Merge pull request #1837 from MetaMask/i1833-levencheck
Levenshtein Checking Logic Added To Blacklist
2017-07-26 16:25:30 -07:00
Kevin Serrano aa282b4e3a
Give credit where it is due 2017-07-26 15:31:16 -07:00
Kevin Serrano a639543665
Changelog bump 2017-07-26 15:29:13 -07:00
Dan Finlay b50c10f373 Version 3.9.2 2017-07-26 14:15:24 -07:00
frankiebee ab01358a48 Add stack traces both in errors and as a way to track txMetas 2017-07-25 16:08:31 -04:00
Dan Finlay dcf025782b Version 3.9.1 2017-07-19 12:24:32 -07:00
Dan Finlay 51c5bebdf5 Lowered minimum gas price to 1 gwei 2017-07-19 11:44:00 -07:00
kumavis 2832713a46 changelog - add nonce-tracker note 2017-07-18 15:30:32 -07:00
kumavis 1e71850582 Merge pull request #1787 from MetaMask/i1637-TransactionOrder
Fix transaction confirmation ordering
2017-07-18 09:34:02 -07:00
frankiebee 948f3880a3 turn off auto faucet and remove file 2017-07-17 17:37:01 -04:00
Dan Finlay 614501e743 Fix transaction confirmation ordering
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
2017-07-17 14:18:00 -07:00
Dan Finlay a4e567ffc5 Add support page link to help page
Also adjust github link to be a new bug link, which goes to the new issue page.
2017-07-17 09:57:16 -07:00
Dan Finlay 5e31fc97cd Redirect from malicious sites faster 2017-07-13 10:38:56 -07:00
Dan Finlay 414b979219 Version 3.9.0 2017-07-12 16:38:56 -07:00
Dan Finlay c6f867ef67 Merge branch 'master' into Version-3.8.6 2017-07-12 16:09:11 -07:00
Dan Finlay 2c5b9da06a Bump changelog 2017-07-12 13:14:18 -07:00
Dan Finlay eddc8cfee7 Version 3.8.6 2017-07-11 16:00:20 -07:00
Dan Finlay 6811fb2679 Merge branch 'master' into 3.8.5 2017-07-11 15:52:19 -07:00
Dan Finlay c7b9e3fb18 Improve insufficient balance checking in retry loop 2017-07-11 12:19:01 -07:00
Dan Finlay d97c6533b8 Remove local nonce error setting. 2017-07-11 12:00:17 -07:00
kumavis de967d2dfd 3.8.5 2017-07-07 20:05:03 -07:00
Dan Finlay 04a0b949a2 Version 3.8.4 2017-07-07 11:24:33 -07:00
Dan Finlay 289fdfb701 Version 3.8.3 2017-07-06 10:05:51 -07:00
Dan Finlay b87d10ab1d Bump changelog 2017-07-05 23:26:58 -07:00
Dan Finlay 52a6b9f103 Reenable Default Token List
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.
2017-07-05 10:30:48 -07:00
Dan Finlay af8015c1c5 Version 3.8.2 2017-07-03 18:06:47 -07:00
Kevin Serrano 36e0fef854 Merge branch 'master' into i1720-NoSpinnerOnConfig 2017-07-03 15:24:10 -07:00
Dan Finlay d3c7ba31c5 Bump changelog 2017-07-03 15:13:26 -07:00
Dan Finlay 1503dba5ca No longer show network spinner on config screen
The config screen is used to select networks, so we must not block it with network loading indication.
2017-07-03 13:51:39 -07:00
Dan Finlay 2e7be151c5 Version 3.8.1 2017-06-30 13:55:04 -07:00
Thomas Huang 7de87154e8 Merge branch 'master' into NoPopularTOkens 2017-06-30 10:55:01 -07:00
Thomas Huang 72f79de173 Merge branch 'master' into RemoveTokenSending 2017-06-30 10:49:40 -07:00
Dan Finlay 0c011d0fda Remove send button
Some token precisions are not respected by TokenFactory, so it's not sufficient for a default send form. Removing for now.
2017-06-30 10:28:27 -07:00
Dan Finlay 8abd592034 Stop loading popular tokens by default
Improves performance when loading the token tab.
2017-06-30 10:26:45 -07:00
Dan Finlay 8179f5f84c Bump token-tracker to 1.1.2
To restore older firefox compatibility.
Fixes #1696
2017-06-30 10:11:24 -07:00
Dan Finlay c7f2fd279d Bump token-tracker to 1.1.1
Includes a critical decimal-handling fix.
Also reduces number of symbol and precision queries after initial load.
2017-06-30 09:47:25 -07:00
Dan Finlay d7bcd9458f Version 3.8.0 2017-06-28 10:41:58 -07:00
Thomas Huang d2278699da Merge pull request #1690 from MetaMask/i1669-StateCopyButton
Add copy state logs button
2017-06-28 10:33:57 -07:00
Dan Finlay 1b8a4395ab Add copy state logs button 2017-06-28 10:22:51 -07:00
Thomas Huang bd523102fe Merge pull request #1634 from MetaMask/i784-SendTokenButton
Add send token button (link to TokenFactory)
2017-06-28 10:09:58 -07:00
Thomas Huang ffd3773ef3 Merge pull request #1620 from MetaMask/i1616-AddTokenAdding
Add ability to add tokens to token list
2017-06-28 10:07:49 -07:00
Dan Finlay ddba2af415 Merge pull request #1509 from MetaMask/i1473-dappDefaultGasPrice
I1473 dapp default gas price
2017-06-27 21:00:08 -07:00
frankiebee db2836a1ae dont stop retrying brodcasting txs 2017-06-27 14:19:28 -07:00
Thomas Huang ca832959c2 Update change log 2017-06-27 10:34:02 -07:00
Thomas Huang 8194b398f6 Merge branch 'master' into i1584-seederror 2017-06-26 16:32:47 -07:00
Kevin Serrano d6c14f4609
Bump changelog. 2017-06-26 16:15:11 -07:00
Kevin Serrano f2cfbda1c9
Bump changelog. 2017-06-26 15:48:41 -07:00
Dan Finlay b04d1de447 Merge branch 'master' into i784-SendTokenButton 2017-06-23 11:00:58 -04:00
Dan Finlay 06706f6e1b Merge branch 'master' into i1616-AddTokenAdding 2017-06-23 08:50:44 -04:00
Kevin Serrano f022c7c714 Merge pull request #1603 from MetaMask/AddTokenList
Add popular token list
2017-06-22 17:28:10 -07:00
Dan Finlay 2f4ebea306 Bump changelog 2017-06-20 18:26:08 -07:00
Kevin Serrano b3a6df2dca
Bump changelog. 2017-06-20 15:41:34 -07:00
Dan Finlay f6cc6c6271 Merge branch 'i1616-AddTokenAdding' into i784-SendTokenButton 2017-06-19 19:04:16 -07:00
Dan Finlay 41d992cca9 Merge branch 'AddTokenList' into i1616-AddTokenAdding 2017-06-19 19:03:49 -07:00
Dan Finlay 60855b0510 Add send button to TokenFactory
A simple solution to a temporary token send screen: Linking to EtherScan.

Will hold us over until we make our own token send view.
2017-06-19 19:02:13 -07:00
Kevin Serrano 9da243f42d
Merge branch 'AddTokenList' of github.com:MetaMask/metamask-plugin into AddTokenList 2017-06-19 13:51:38 -07:00
Dan Finlay 48789f2a3d Add ability to add tokens to token list
Fiex #1616
2017-06-15 16:22:53 -07:00
Dan Finlay 39c7ed230d Merge remote-tracking branch 'origin/master' into AddTokenList 2017-06-15 13:44:58 -07:00
Dan Finlay 0fd32e67d4 Do not mark slowly mined txs as failed.
Fixes #1567

Also seems to fix #1556

Also improves resubmit performance by only resubmitting on `latest`.
2017-06-14 12:01:45 -07:00
Kevin Serrano 74d15f5cb0
Bump changelog. 2017-06-14 10:13:34 -07:00
Dan Finlay 5c9a228848 Add token list note to changelog 2017-06-13 17:57:18 -07:00
Kevin Serrano 141e66171b Merge pull request #1600 from MetaMask/i1554-ensSymFix
ENS symbol renders on proper networks
2017-06-13 14:31:58 -07:00
Kevin Serrano e9e43637df
Bump changelog. 2017-06-12 16:57:31 -07:00
Dan Finlay 844159cb18 Version 3.7.8 2017-06-12 15:57:01 -07:00
Frankie 3da887e56e Merge branch 'master' into qrPrefix 2017-06-12 15:09:53 -07:00
frankiebee b712e7ce64 add to CHANGELOG 2017-06-12 14:48:55 -07:00
kumavis 27220b7bcd Merge branch 'master' into i#1203MainNetSwitch 2017-06-12 13:27:04 -07:00
Dan Finlay ba254d9041 Merge branch 'master' into currency-fix 2017-06-12 10:32:54 -07:00
Dan Finlay 3e1d648ec0 Merge branch 'master' into gasupdater 2017-06-12 10:26:40 -07:00
Dan Finlay e9c693eae4 Version bump changelog 2017-06-08 16:44:11 -07:00
kumavis f994461763 changelog - note on block-tracker warp 2017-06-08 16:21:16 -07:00
Kevin Serrano f788ba7244
Resolve changelog merging. 2017-06-05 16:27:15 -07:00
Kevin Serrano deb882bd6e
Merge branch 'master' into currency-fix 2017-06-05 16:26:49 -07:00
Kevin Serrano 0fb38632be
Bump changelog. 2017-06-05 16:25:02 -07:00
Dan Finlay 838ffb62ee Version 3.7.6 2017-06-05 15:36:18 -07:00
Dan Finlay c8f0802a8e Fix bug that prevented publishing contracts 2017-06-05 15:35:52 -07:00
Dan Finlay c92afef91d Version 3.7.5 2017-06-05 13:40:26 -07:00
Kevin Serrano 8d8eb0d8ad
bump changelog 2017-06-02 15:20:41 -07:00
Dan Finlay 611cb7ad93 Version 3.7.4 2017-06-02 11:08:59 -07:00
Dan Finlay d59021f754 Version 3.7.3 2017-06-01 10:18:20 -07:00
Dan Finlay 76a78fdb3b Version 3.7.2 2017-05-31 14:06:13 -07:00
Dan Finlay 1203bd15c2 Add names to contract map & conf view 2017-05-26 10:31:42 -07:00
Dan Finlay 7cd42ae9ba Bump changelog 2017-05-26 00:45:58 -07:00
Thomas Huang 8f9a230d8d Merge pull request #1500 from MetaMask/RemoveStreamingSubprovider
Remove streaming subprovider
2017-05-25 15:04:50 -07:00
Dan Finlay 6064161215 Bump changelog 2017-05-25 13:43:53 -07:00
frankiebee a2064bd16e add to CHANGELOG 2017-05-24 23:18:09 -04:00
Kevin Serrano b95f2158bb
bump changelog 2017-05-24 16:23:31 -07:00
Kevin Serrano 10ca3b6467
Fix bug where submit was enabled when invalid params were filled out. 2017-05-24 10:13:43 -07:00
Kevin Serrano 2d739647b9
Bump changelog 2017-05-24 10:01:45 -07:00
Kevin Serrano 45285a5a2f
Merge branch 'master' into i1412-decimalizethegas 2017-05-24 09:55:32 -07:00
Frankie 97ea7454b3 Merge branch 'master' into networkController 2017-05-23 20:36:11 -04:00
frankiebee c1239608a6 add to CHANGELOG 2017-05-23 20:27:51 -04:00
Dan Finlay 17604f1ef5 Version 3.7.0 2017-05-23 14:49:45 -07:00
Dan Finlay 4dab68c48f Merge branch 'master' into i1409-StalledTxs 2017-05-23 12:24:45 -07:00
Dan Finlay cd2ad1733d Continually resubmit pending txs 2017-05-23 12:22:15 -07:00
Kevin Serrano 97d19f0f79
Merge branch 'master' into i1412-decimalizethegas 2017-05-23 10:43:59 -07:00
Dan Finlay be5af7cb4b Throw if ENS Resolver isn't set up
Instead of resolving to name owners, which can encourage inconsistent usage of ENS.

Fixes #1427.
2017-05-22 17:45:29 -07:00
kumavis 99f28527a3 Merge branch 'master' into HelpDebugStalledTxs 2017-05-22 16:21:24 -07:00
Dan Finlay 39f9ffa18a Bump changelog 2017-05-22 15:25:31 -07:00
Dan Finlay 3c90024564 Label the pending tx icon with a tooltip 2017-05-21 14:15:34 -07:00
Dan Finlay 6209224a6c Add transaction number (nonce) to tx list 2017-05-21 14:09:44 -07:00
Dan Finlay 2a25f99461 Version 3.6.5 2017-05-17 14:36:50 -07:00
Dan Finlay 24737ded34 Fix bug where decimals in gas inputs gave strange results 2017-05-17 14:13:05 -07:00
Kevin Serrano 1358966202
Merge branch 'master' into i1412-decimalizethegas 2017-05-17 10:42:15 -07:00
Dan Finlay 31c7daee73 Fix bug where edited gas parameters did not take effect
Fixes #1407
2017-05-16 23:33:40 -07:00
Kevin Serrano 90bfa3cbcd
Fix merge conflicts. 2017-05-16 16:28:57 -07:00
Kevin Serrano 44f25cd93c
Changelog bump 2017-05-16 16:21:50 -07:00
kumavis b904fa5d86 changelog - add note on filter fix 2017-05-15 17:13:13 -07:00
Kevin Serrano d389d0efd6
Bump changelog 2017-05-11 12:31:08 -07:00
Dan Finlay 3ed7205b75 Version 3.6.4 2017-05-09 17:08:33 -07:00
Dan Finlay ff1a1284cc Version 3.6.3 2017-05-08 22:05:38 -07:00
Dan Finlay 662a646fa9 Version 3.6.2 2017-05-08 16:20:37 -07:00
Kevin Serrano f131f59c82
Changelog bump 2017-05-08 16:03:28 -07:00
Dan Finlay e921f7f13a Add changelog entry for 1390 2017-05-08 13:32:45 -07:00
Dan Finlay d7a2d29e6c fix block polling changelog note 2017-05-08 12:04:57 -07:00
Dan Finlay 17accd3a20 Bump changelog 2017-05-07 16:53:14 -07:00
Dan Finlay a09dca68a4 Fix changelog formatting 2017-05-07 16:44:23 -07:00
Kevin Serrano 0ceaf2be83 Merge branch 'master' into flyswatter-patch-1 2017-05-01 09:01:25 -07:00
Dan Finlay 791c8fccf8 Bump changelog 2017-04-30 18:56:11 -07:00
Dan Finlay c3481f0eb1 Correct change dates 2017-04-30 13:33:05 -07:00
Dan Finlay 7ddbd1a193 Version 3.6.1 2017-04-30 12:39:17 -07:00
kumavis a21339dd85 Update CHANGELOG.md 2017-04-28 16:10:26 -07:00
Dan Finlay 6d1fe7845c Version 3.6.0
t # Explicit paths specified without -i or -o; assuming --only paths...
2017-04-27 15:11:14 -07:00
Dan Finlay a9a39bdf8f Merge branch 'master' into Version-3.5.4 2017-04-27 15:10:16 -07:00
Kevin Serrano b0919ba729
Add to changelog. 2017-04-25 14:57:35 -07:00
Dan Finlay f1beb0720a Version 3.5.4 2017-04-25 10:59:43 -07:00
Dan Finlay 04e489f4df Allow signature V values over 1 byte
By bumping ethereumjs-tx.
2017-04-25 10:20:49 -07:00
Dan Finlay 3ae2a82995 Bump provider engine
Should now pass test suite, and include several sweet recent fixes!
2017-04-24 18:49:23 -07:00
Dan Finlay c3746e62ec Version 3.5.3 2017-04-24 13:58:46 -07:00
Kevin Serrano ddbbc645d3
Changelog. 2017-04-05 13:39:49 -07:00
Dan Finlay daf22168b6 Bump changelog 2017-03-29 10:42:02 -07:00
Dan Finlay 3b6b06db92 Version 2.5.2 2017-03-28 15:01:01 -07:00
Dan Finlay a3e08d779e Merge branch 'master' into kovan-faucet-instructions 2017-03-28 14:50:55 -07:00
Dan Finlay 3a1f1b3bc4 Bump changelog 2017-03-27 17:43:15 -07:00
Kevin Serrano 67892c49a6 Merge branch 'master' into kovan-faucet-instructions 2017-03-27 16:45:04 -04:00
Dan Finlay d41c8ef598 Version 3.5.1 2017-03-27 13:39:19 -07:00
Kevin Serrano c69ebf3420
Add to changelog. 2017-03-27 16:33:54 -04:00
Kevin Serrano 6fd7e133bd
Add to changelog. 2017-03-27 16:06:05 -04:00
Dan Finlay d9c2f4f5e8 Version 3.5.0 2017-03-27 11:48:10 -07:00
Kevin Serrano 30e8d25013
Merge branch 'master' into i1210-txdisappearance 2017-03-24 17:13:57 -04:00
Kevin Serrano 2e446eb588
Add to changelog. 2017-03-23 11:28:52 -04:00