mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Bitcoin Core Releases, BIPs and protocol version references update
This commit is contained in:
parent
f0371d2f00
commit
d429ba1ea7
2 changed files with 41 additions and 2 deletions
|
@ -117,6 +117,9 @@ protocol version 60001: section protocol versions
|
||||||
protocol version 60002: section protocol versions
|
protocol version 60002: section protocol versions
|
||||||
protocol version 70001: section protocol versions
|
protocol version 70001: section protocol versions
|
||||||
protocol version 70002: section protocol versions
|
protocol version 70002: section protocol versions
|
||||||
|
protocol version 70012: section protocol versions
|
||||||
|
protocol version 70013: section protocol versions
|
||||||
|
protocol version 70014: section protocol versions
|
||||||
public key infrastructure: pki
|
public key infrastructure: pki
|
||||||
'`r`': r
|
'`r`': r
|
||||||
receipt:
|
receipt:
|
||||||
|
@ -156,6 +159,7 @@ x.509: x509
|
||||||
X509Certificates:
|
X509Certificates:
|
||||||
|
|
||||||
## BIPs in numerical order; don't use padding zeros (e.g. BIP70 not BIP0070)
|
## BIPs in numerical order; don't use padding zeros (e.g. BIP70 not BIP0070)
|
||||||
|
BIP9:
|
||||||
BIP14:
|
BIP14:
|
||||||
BIP16:
|
BIP16:
|
||||||
BIP21:
|
BIP21:
|
||||||
|
@ -172,6 +176,14 @@ BIP66:
|
||||||
BIP70:
|
BIP70:
|
||||||
BIP71:
|
BIP71:
|
||||||
BIP72:
|
BIP72:
|
||||||
|
BIP111:
|
||||||
|
BIP112:
|
||||||
|
BIP113:
|
||||||
|
BIP130:
|
||||||
|
BIP133:
|
||||||
|
BIP141:
|
||||||
|
BIP151:
|
||||||
|
BIP152:
|
||||||
|
|
||||||
## CVEs
|
## CVEs
|
||||||
CVE-2012-2459:
|
CVE-2012-2459:
|
||||||
|
@ -373,4 +385,15 @@ Bitcoin Core 0.9.0:
|
||||||
Bitcoin Core 0.9.1:
|
Bitcoin Core 0.9.1:
|
||||||
Bitcoin Core 0.9.3:
|
Bitcoin Core 0.9.3:
|
||||||
Bitcoin Core 0.10.0:
|
Bitcoin Core 0.10.0:
|
||||||
|
Bitcoin Core 0.10.1:
|
||||||
|
Bitcoin Core 0.10.2:
|
||||||
|
Bitcoin Core 0.10.3:
|
||||||
|
Bitcoin Core 0.11.0:
|
||||||
|
Bitcoin Core 0.11.1:
|
||||||
|
Bitcoin Core 0.11.2:
|
||||||
|
Bitcoin Core 0.12.0:
|
||||||
|
Bitcoin Core 0.12.1:
|
||||||
|
Bitcoin Core 0.13.0:
|
||||||
|
Bitcoin Core 0.13.1:
|
||||||
|
Bitcoin Core 0.13.2:
|
||||||
Bitcoin Core master:
|
Bitcoin Core master:
|
||||||
|
|
|
@ -222,8 +222,18 @@ http://opensource.org/licenses/MIT.
|
||||||
[Bitcoin Core 0.9.1]: /en/release/v0.9.1
|
[Bitcoin Core 0.9.1]: /en/release/v0.9.1
|
||||||
[Bitcoin Core 0.9.2]: /en/release/v0.9.2
|
[Bitcoin Core 0.9.2]: /en/release/v0.9.2
|
||||||
[Bitcoin Core 0.9.3]: /en/release/v0.9.3
|
[Bitcoin Core 0.9.3]: /en/release/v0.9.3
|
||||||
{% comment %}<!-- TODOv0.10 update this to point to 0.10 release notes when released -->{% endcomment %}
|
[Bitcoin Core 0.10.0]: /en/release/v0.10.0
|
||||||
[Bitcoin Core 0.10.0]: https://github.com/bitcoin/bitcoin/tree/0.10
|
[Bitcoin Core 0.10.1]: /en/release/v0.10.1
|
||||||
|
[Bitcoin Core 0.10.2]: /en/release/v0.10.2
|
||||||
|
[Bitcoin Core 0.10.3]: /en/release/v0.10.3
|
||||||
|
[Bitcoin Core 0.11.0]: /en/release/v0.11.0
|
||||||
|
[Bitcoin Core 0.11.1]: /en/release/v0.11.1
|
||||||
|
[Bitcoin Core 0.11.2]: /en/release/v0.11.2
|
||||||
|
[Bitcoin Core 0.12.0]: /en/release/v0.12.0
|
||||||
|
[Bitcoin Core 0.12.1]: /en/release/v0.12.1
|
||||||
|
[Bitcoin Core 0.13.0]: /en/release/v0.13.0
|
||||||
|
[Bitcoin Core 0.13.1]: /en/release/v0.13.1
|
||||||
|
[Bitcoin Core 0.13.2]: /en/release/v0.13.2
|
||||||
[bitcoin URI subsection]: /en/developer-guide#bitcoin-uri
|
[bitcoin URI subsection]: /en/developer-guide#bitcoin-uri
|
||||||
[bitcoind initial setup]: /en/developer-examples
|
[bitcoind initial setup]: /en/developer-examples
|
||||||
[bitcoinpdf]: https://bitcoin.org/en/bitcoin-paper
|
[bitcoinpdf]: https://bitcoin.org/en/bitcoin-paper
|
||||||
|
@ -275,6 +285,7 @@ http://opensource.org/licenses/MIT.
|
||||||
|
|
||||||
{% comment %}<!-- Official reference documents (BIPs should not use zero padding:
|
{% comment %}<!-- Official reference documents (BIPs should not use zero padding:
|
||||||
BIP32 not BIP0032); alphabetical order -->{% endcomment %}
|
BIP32 not BIP0032); alphabetical order -->{% endcomment %}
|
||||||
|
[BIP9]: https://github.com/bitcoin/bips/blob/master/bip-0009.mediawiki
|
||||||
[BIP14]: https://github.com/bitcoin/bips/blob/master/bip-0014.mediawiki
|
[BIP14]: https://github.com/bitcoin/bips/blob/master/bip-0014.mediawiki
|
||||||
[BIP16]: https://github.com/bitcoin/bips/blob/master/bip-0016.mediawiki
|
[BIP16]: https://github.com/bitcoin/bips/blob/master/bip-0016.mediawiki
|
||||||
[BIP21]: https://github.com/bitcoin/bips/blob/master/bip-0021.mediawiki
|
[BIP21]: https://github.com/bitcoin/bips/blob/master/bip-0021.mediawiki
|
||||||
|
@ -294,8 +305,13 @@ http://opensource.org/licenses/MIT.
|
||||||
[BIP70]: https://github.com/bitcoin/bips/blob/master/bip-0070.mediawiki
|
[BIP70]: https://github.com/bitcoin/bips/blob/master/bip-0070.mediawiki
|
||||||
[BIP71]: https://github.com/bitcoin/bips/blob/master/bip-0071.mediawiki
|
[BIP71]: https://github.com/bitcoin/bips/blob/master/bip-0071.mediawiki
|
||||||
[BIP72]: https://github.com/bitcoin/bips/blob/master/bip-0072.mediawiki
|
[BIP72]: https://github.com/bitcoin/bips/blob/master/bip-0072.mediawiki
|
||||||
|
[BIP111]: https://github.com/bitcoin/bips/blob/master/bip-0111.mediawiki
|
||||||
|
[BIP112]: https://github.com/bitcoin/bips/blob/master/bip-0112.mediawiki
|
||||||
|
[BIP113]: https://github.com/bitcoin/bips/blob/master/bip-0113.mediawiki
|
||||||
[BIP130]: https://github.com/bitcoin/bips/blob/master/bip-0130.mediawiki
|
[BIP130]: https://github.com/bitcoin/bips/blob/master/bip-0130.mediawiki
|
||||||
[BIP133]: https://github.com/bitcoin/bips/blob/master/bip-0133.mediawiki
|
[BIP133]: https://github.com/bitcoin/bips/blob/master/bip-0133.mediawiki
|
||||||
|
[BIP141]: https://github.com/bitcoin/bips/blob/master/bip-0141.mediawiki
|
||||||
|
[BIP151]: https://github.com/bitcoin/bips/blob/master/bip-0151.mediawiki
|
||||||
[BIP152]: https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki
|
[BIP152]: https://github.com/bitcoin/bips/blob/master/bip-0152.mediawiki
|
||||||
[CVE-2012-2459]: https://en.bitcoin.it/wiki/CVEs#CVE-2012-2459
|
[CVE-2012-2459]: https://en.bitcoin.it/wiki/CVEs#CVE-2012-2459
|
||||||
[RFC5737]: http://tools.ietf.org/html/rfc5737
|
[RFC5737]: http://tools.ietf.org/html/rfc5737
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue