From 769cc7f60bb9a560bc1966c67570b3aa9eaeb2da Mon Sep 17 00:00:00 2001 From: thephez Date: Mon, 13 Nov 2017 11:59:40 -0500 Subject: [PATCH] Updates to protcol version information --- _includes/devdoc/ref_p2p_networking.md | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/_includes/devdoc/ref_p2p_networking.md b/_includes/devdoc/ref_p2p_networking.md index af2af45a..55be8f79 100644 --- a/_includes/devdoc/ref_p2p_networking.md +++ b/_includes/devdoc/ref_p2p_networking.md @@ -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
(Nov 2017) | -| 70206 | Dash Core 0.12.1.x
(Mar 2017) | -| 70103 | Dash Core 0.12.0.x
(Aug 2015) | -| 70076 | Dash Core 0.11.2.x
(Apr 2015) | -| 70066 | Dash Core 0.11.1.x
(Feb 2015) | -| 70051 | Dash Core 0.10.0.x
(Feb 2015) | -| 70002 | Dash Core 0.8.7
(Jan 2014) | Initial Dash release +| 70208 | Dash Core 0.12.2.x
(Nov 2017) | • DIP-0001 (2MB blocks)
• Fee reduction (10x)
• InstantSend fix
• PrivateSend improvements
• _Experimental_ HD wallet +| 70206 | Dash Core 0.12.1.x
(Mar 2017) | • BIP-0065 (CheckLockTimeVerify)
• BIP-0112 (CheckSequenceVerify) +| 70103 | Dash Core 0.12.0.x
(Aug 2015) | • Switch to Bitcoin Core 0.10
• Decentralized budget system
• New IX implementation +| 70076 | Dash Core 0.11.2.x
(Mar 2015) | • Masternode enhancements
• Mining/relay policy enhancements
• BIP-66 - strict DER encoding for signatures +| 70066 | Dash Core 0.11.1.x
(Feb 2015) | • InstantX fully implemented
• Spork fully implemented
• Masternode payment updates
• Rebrand to Dash (0.11.1.26) +| 70052 | Dash Core 0.11.0.x
(Jan 2015) | • Switch from fork of Litecoin 0.8 to Bitcoin 0.9.3
• Rebrand to Darkcoin Core +| 70051 | Dash Core 0.10.0.x
(Sep 2014) | • Release of the originally closed source implementation of DarkSend +| 70002 | Dash Core 0.9.0.x
(Mar 2014) | • Masternode implementation
• Rebrand to Darkcoin +| 70002 | Dash Core 0.8.7
(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 |---------|------------------------------------|--------------