Commit Graph

499 Commits

Author SHA1 Message Date
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