mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
- _contrib/bco-htmlproof: check HTML for correctness; fail on any errors - _contrib/bco-htmlproof: accept path for individual page to help debug page problems - (Many files) Convert `&` in numerous elements to `&` - _templates/download.html: use Liquid filter to automatically escape `&` in magnet links. Also premptively tell HTML not to check the magnet link when checking external links (this check is not currently enabled) - _releases/*: Escape `<parameter>` used in multiple Bitcoin Core release notes - _templates/choose-you-wallet.html: change mSigna URL from .../coinvault&referer=bitcoin.org to .../coinvault?referer=bitcoin.org - _templates/community.html: fix duplicate anchors by renaming one anchor - _templates/events.html: move Javascript to separate file because it contains forbidden HTML close tags within the `<script></script>` tags. - (Many files, mostly in _translations/) Fix many broken open tags or missing close tags. - _translatios/zh_TW.yml & ko.yml: fix a total of three invalid characters (control characters)
40 lines
1.6 KiB
HTML
40 lines
1.6 KiB
HTML
---
|
|
title: "February 20, 2012 Protocol Changes"
|
|
alias: "feb20"
|
|
active: false
|
|
banner: ""
|
|
---
|
|
<p>
|
|
In June 2010 the Bitcoin reference software version 0.2.10 introduced
|
|
a change to the protocol: the 'version' messages exchanged by nodes
|
|
at connection time would have a new format that included checksum
|
|
values to detect corruption by broken networks.
|
|
</p><p>
|
|
All other messages already carry a checksum (for connections between
|
|
nodes 0.2.9 and later) but the version messages themselves could not
|
|
be changed in a compatible way, so this change was delayed and did not take effect until
|
|
<a href="http://www.timeanddate.com/worldclock/fixedtime.html?msg=Bitcoin+protocol+change&iso=20120220T00">midnight UTC on Feb 20th 2012</a>
|
|
to leave users time to upgrade.
|
|
</p><p>
|
|
The developers of the Bitcoin reference software are unable to find
|
|
any evidence of any nodes still running software prior to 0.2.10 on
|
|
the network. If any nodes with software this old
|
|
do still exist, they will no longer be able to connect to newer nodes.
|
|
</p><p>
|
|
This switchover has been tested and no significant disruption is
|
|
expected and none has been observed so far.
|
|
Nodes with incorrect clocks may have a difficult
|
|
time making new connections for a brief period around the switchover
|
|
time.
|
|
</p><p>
|
|
Please report any new connectivity issues to the <a
|
|
href="http://webchat.freenode.net/?channels=bitcoin-dev&uio=d4">#bitcoin-dev
|
|
channel</a> on Freenode IRC.
|
|
</p><p>
|
|
If there are unexpected difficulties this page will be updated with
|
|
relevant information.
|
|
</p>
|
|
|
|
<div style="text-align:right">
|
|
<i>This notice last updated: Mon, 20 Feb 2012 00:10:00 UTC</i>
|
|
</div>
|