Alerts: SPV mining typo fixes

Suggested by Luke and Saïvann (thanks!)
This commit is contained in:
David A. Harding 2015-07-04 03:21:18 -04:00
parent 03182ce47f
commit 6ec2551182
No known key found for this signature in database
GPG key ID: 4B29C30FF29EC4B7

View file

@ -5,13 +5,13 @@ active: true
banner: "WARNING: many wallets currently vulnerable to double-spending of confirmed transactions (click here to read)" banner: "WARNING: many wallets currently vulnerable to double-spending of confirmed transactions (click here to read)"
--- ---
<p><em>This document is being updated as new information arrives. Last <p><em>This document is being updated as new information arrives. Last
update: 2015-07-04 07:00 UTC</em></p> update: 2015-07-04 07:15 UTC</em></p>
{% assign confs="30" %} {% assign confs="30" %}
<h2 id="summary">Summary</h2> <h2 id="summary">Summary</h2>
<p>Your bitcoins are safe if you received them in transations confirmed before 2015-07-04 06:00 UTC.</p> <p>Your bitcoins are safe if you received them in transactions confirmed before 2015-07-04 07:00 UTC.</p>
<p>After that time, confirmation scores are not as reliable as they <p>After that time, confirmation scores are not as reliable as they
usually are for users of certain software:</p> usually are for users of certain software:</p>
@ -41,7 +41,7 @@ losing money.</p>
<ul> <ul>
<li>BTC Nuggets</li> <li>BTC Nuggets</li>
<li>F2Pool</li> <li>F2Pool (reported to be aware of the issue @ 07:00 UTC)</li>
</ul> </ul>
<p><b>Good pools:</b> these pools properly validate blocks. Please <p><b>Good pools:</b> these pools properly validate blocks. Please
@ -50,7 +50,7 @@ systems.</p>
<ul> <ul>
<li><a href="https://www.antpool.com/">AntPool</a></li> <li><a href="https://www.antpool.com/">AntPool</a></li>
<li><a href="http://eligius.st/">Eligus</a></li> <li><a href="http://eligius.st/">Eligius</a></li>
<li><a href="https://www.kano.is">kano/ckpool</a></li> <li><a href="https://www.kano.is">kano/ckpool</a></li>
<li><a href="http://p2pool.in/">P2Pool</a></li> <li><a href="http://p2pool.in/">P2Pool</a></li>
</ul> </ul>