/ 5f / 6c974728720212e0d45343dbb4b6c49c7bfd16
6c974728720212e0d45343dbb4b6c49c7bfd16
  1  Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193]
  2  	helo=mx.sourceforge.net)
  3  	by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
  4  	(envelope-from <mh.in.england@gmail.com>) id 1VhPap-0007eT-1U
  5  	for bitcoin-development@lists.sourceforge.net;
  6  	Fri, 15 Nov 2013 20:02:15 +0000
  7  Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of gmail.com
  8  	designates 209.85.219.50 as permitted sender)
  9  	client-ip=209.85.219.50; envelope-from=mh.in.england@gmail.com;
 10  	helo=mail-oa0-f50.google.com; 
 11  Received: from mail-oa0-f50.google.com ([209.85.219.50])
 12  	by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
 13  	(Exim 4.76) id 1VhPal-0002Yx-Pf
 14  	for bitcoin-development@lists.sourceforge.net;
 15  	Fri, 15 Nov 2013 20:02:15 +0000
 16  Received: by mail-oa0-f50.google.com with SMTP id k1so4454994oag.23
 17  	for <bitcoin-development@lists.sourceforge.net>;
 18  	Fri, 15 Nov 2013 12:02:06 -0800 (PST)
 19  MIME-Version: 1.0
 20  X-Received: by 10.182.129.42 with SMTP id nt10mr8438965obb.19.1384545726215;
 21  	Fri, 15 Nov 2013 12:02:06 -0800 (PST)
 22  Sender: mh.in.england@gmail.com
 23  Received: by 10.76.156.42 with HTTP; Fri, 15 Nov 2013 12:02:06 -0800 (PST)
 24  In-Reply-To: <CABaLYCufS4pW644S9q63YfZNECtRW5jhJRw3-vozNz1=N50oHQ@mail.gmail.com>
 25  References: <CABaLYCufS4pW644S9q63YfZNECtRW5jhJRw3-vozNz1=N50oHQ@mail.gmail.com>
 26  Date: Fri, 15 Nov 2013 21:02:06 +0100
 27  X-Google-Sender-Auth: o65Rj4b3J1LcwJ5AG--JXasM80Y
 28  Message-ID: <CANEZrP1_vkosrRpouzRqZRFo8z0iNXzR14F1GU=yWZ66gZUtNw@mail.gmail.com>
 29  From: Mike Hearn <mike@plan99.net>
 30  To: Mike Belshe <mike@belshe.com>
 31  Content-Type: multipart/alternative; boundary=e89a8fb1fbfe2fc0fb04eb3cac97
 32  X-Spam-Score: -0.5 (/)
 33  X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
 34  	See http://spamassassin.org/tag/ for more details.
 35  	0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked.
 36  	See
 37  	http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block
 38  	for more information. [URIs: doubleclick.net]
 39  	-1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for
 40  	sender-domain
 41  	0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
 42  	(mh.in.england[at]gmail.com)
 43  	-0.0 SPF_PASS               SPF: sender matches SPF record
 44  	1.0 HTML_MESSAGE           BODY: HTML included in message
 45  	0.1 DKIM_SIGNED            Message has a DKIM or DK signature,
 46  	not necessarily valid
 47  	-0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
 48  X-Headers-End: 1VhPal-0002Yx-Pf
 49  Cc: Bitcoin Dev <bitcoin-development@lists.sourceforge.net>
 50  Subject: Re: [Bitcoin-development] Testnet under attack?
 51  X-BeenThere: bitcoin-development@lists.sourceforge.net
 52  X-Mailman-Version: 2.1.9
 53  Precedence: list
 54  List-Id: <bitcoin-development.lists.sourceforge.net>
 55  List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
 56  	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
 57  List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
 58  List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
 59  List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
 60  List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
 61  	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
 62  X-List-Received-Date: Fri, 15 Nov 2013 20:02:15 -0000
 63  
 64  --e89a8fb1fbfe2fc0fb04eb3cac97
 65  Content-Type: text/plain; charset=UTF-8
 66  
 67  I don't use testnet much anymore, partly because it sometimes kind of
 68  breaks like this. It's a public resource and people sometimes abuse it.
 69  
 70  You can create your own local network with -regtest and that lets you mint
 71  new blocks instantly. It's a much simpler way to do testing and app
 72  development.
 73  
 74  
 75  On Fri, Nov 15, 2013 at 8:34 PM, Mike Belshe <mike@belshe.com> wrote:
 76  
 77  > It appears that someone is minting new blocks literally every couple of
 78  > seconds on the testnet chain right now.
 79  >
 80  > You can see it on both blockexplorer:
 81  >    http://blockexplorer.com/testnet
 82  >
 83  > and also btclook:
 84  >   http://testnet.btclook.com/
 85  >
 86  > Is this something we should worry about?
 87  >
 88  > thanks,
 89  > Mike
 90  >
 91  >
 92  >
 93  > ------------------------------------------------------------------------------
 94  > DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
 95  > OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
 96  > Free app hosting. Or install the open source package on any LAMP server.
 97  > Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
 98  > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
 99  > _______________________________________________
100  > Bitcoin-development mailing list
101  > Bitcoin-development@lists.sourceforge.net
102  > https://lists.sourceforge.net/lists/listinfo/bitcoin-development
103  >
104  >
105  
106  --e89a8fb1fbfe2fc0fb04eb3cac97
107  Content-Type: text/html; charset=UTF-8
108  Content-Transfer-Encoding: quoted-printable
109  
110  <div dir=3D"ltr">I don&#39;t use testnet much anymore, partly because it so=
111  metimes kind of breaks like this. It&#39;s a public resource and people som=
112  etimes abuse it.<div><br></div><div>You can create your own local network w=
113  ith -regtest and that lets you mint new blocks instantly. It&#39;s a much s=
114  impler way to do testing and app development.</div>
115  </div><div class=3D"gmail_extra"><br><br><div class=3D"gmail_quote">On Fri,=
116   Nov 15, 2013 at 8:34 PM, Mike Belshe <span dir=3D"ltr">&lt;<a href=3D"mail=
117  to:mike@belshe.com" target=3D"_blank">mike@belshe.com</a>&gt;</span> wrote:=
118  <br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-lef=
119  t:1px #ccc solid;padding-left:1ex">
120  <div dir=3D"ltr">It appears that someone is minting new blocks literally ev=
121  ery couple of seconds on the testnet chain right now.<div><br></div><div>Yo=
122  u can see it on both blockexplorer:</div><div>=C2=A0 =C2=A0<a href=3D"http:=
123  //blockexplorer.com/testnet" target=3D"_blank">http://blockexplorer.com/tes=
124  tnet</a></div>
125  
126  <div><br></div><div>and also btclook:</div><div>=C2=A0=C2=A0<a href=3D"http=
127  ://testnet.btclook.com/" target=3D"_blank">http://testnet.btclook.com/</a><=
128  /div><div><br></div><div>Is this something we should worry about?</div><div=
129  ><br></div>
130  <div>thanks,</div>
131  <div>Mike</div><div><br></div></div>
132  <br>-----------------------------------------------------------------------=
133  -------<br>
134  DreamFactory - Open Source REST &amp; JSON Services for HTML5 &amp; Native =
135  Apps<br>
136  OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access<br>
137  Free app hosting. Or install the open source package on any LAMP server.<br=
138  >
139  Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!<br=
140  >
141  <a href=3D"http://pubads.g.doubleclick.net/gampad/clk?id=3D63469471&amp;iu=
142  =3D/4140/ostg.clktrk" target=3D"_blank">http://pubads.g.doubleclick.net/gam=
143  pad/clk?id=3D63469471&amp;iu=3D/4140/ostg.clktrk</a><br>___________________=
144  ____________________________<br>
145  
146  Bitcoin-development mailing list<br>
147  <a href=3D"mailto:Bitcoin-development@lists.sourceforge.net">Bitcoin-develo=
148  pment@lists.sourceforge.net</a><br>
149  <a href=3D"https://lists.sourceforge.net/lists/listinfo/bitcoin-development=
150  " target=3D"_blank">https://lists.sourceforge.net/lists/listinfo/bitcoin-de=
151  velopment</a><br>
152  <br></blockquote></div><br></div>
153  
154  --e89a8fb1fbfe2fc0fb04eb3cac97--
155  
156