Updates to protcol version information

This commit is contained in:
thephez 2017-11-13 11:59:40 -05:00
parent 29491813c3
commit 769cc7f60b

View file

@ -67,15 +67,18 @@ As of Dash Core 0.12.1.5, the most recent protocol version is 70206.
| Version | Initial Release | Major Changes
|---------|------------------------------------|--------------
| 70208 | Dash Core 0.12.2.x <br>(Nov 2017) |
| 70206 | Dash Core 0.12.1.x <br>(Mar 2017) |
| 70103 | Dash Core 0.12.0.x <br>(Aug 2015) |
| 70076 | Dash Core 0.11.2.x <br>(Apr 2015) |
| 70066 | Dash Core 0.11.1.x <br>(Feb 2015) |
| 70051 | Dash Core 0.10.0.x <br>(Feb 2015) |
| 70002 | Dash Core 0.8.7 <br>(Jan 2014) | Initial Dash release
| 70208 | Dash Core 0.12.2.x <br>(Nov 2017) | • DIP-0001 (2MB blocks)<br>• Fee reduction (10x)<br>• InstantSend fix<br>• PrivateSend improvements<br>_Experimental_ HD wallet
| 70206 | Dash Core 0.12.1.x <br>(Mar 2017) | • BIP-0065 (CheckLockTimeVerify)<br>• BIP-0112 (CheckSequenceVerify)
| 70103 | Dash Core 0.12.0.x <br>(Aug 2015) | • Switch to Bitcoin Core 0.10<br>• Decentralized budget system<br>• New IX implementation
| 70076 | Dash Core 0.11.2.x <br>(Mar 2015) | • Masternode enhancements<br>• Mining/relay policy enhancements<br>• BIP-66 - strict DER encoding for signatures
| 70066 | Dash Core 0.11.1.x <br>(Feb 2015) | • InstantX fully implemented<br>• Spork fully implemented<br>• Masternode payment updates<br>• Rebrand to Dash (0.11.1.26)
| 70052 | Dash Core 0.11.0.x <br>(Jan 2015) | • Switch from fork of Litecoin 0.8 to Bitcoin 0.9.3<br>• Rebrand to Darkcoin Core
| 70051 | Dash Core 0.10.0.x <br>(Sep 2014) | • Release of the originally closed source implementation of DarkSend
| 70002 | Dash Core 0.9.0.x <br>(Mar 2014) | • Masternode implementation<br>• Rebrand to Darkcoin
| 70002 | Dash Core 0.8.7 <br>(Jan 2014) | Initial release of Dash (branded XCoin) as a fork of Litecoin 0.8
Historical Bitcoin protocol versions for reference shown below.
Historical Bitcoin protocol versions for reference shown below since Dash is a
fork of Bitcoin Core.
| Version | Initial Release | Major Changes
|---------|------------------------------------|--------------