Bitcoin Core 0.21.0

Tree-SHA512: 65fe36d2d57ad691c66d9915e602d32263bdcb243b32e01a81538a94bc5023ccd246998b74f8c1a22f053b5caab3eb17ffb11df46ee07bec4b090e4c3c75b4f9
This commit is contained in:
Wladimir J. van der Laan 2021-01-14 15:19:59 +01:00
parent 8ff93177a9
commit 431e0056ab
No known key found for this signature in database
GPG Key ID: 1E4AED62986CD25D

48
_releases/v0.21.0.md Normal file
View File

@ -0,0 +1,48 @@
---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
# Text originally from Bitcoin Core project
# Metadata and small formatting changes from Bitcoin.org project
## Required value below populates the %v variable (note: % needs to be escaped in YAML if it starts a value)
required_version: 0.21.0
## Required title.
title: Bitcoin Core version 0.21.0 released
## Optional release date. May be filled in hours/days after a release
optional_date: 2021-01-14
## Optional magnet link. To get it, open the torrent in a good BitTorrent client
## and View Details, or install the transmission-cli Debian/Ubuntu package
## and run: transmission-show -m <torrent file>
#
## Link should be enclosed in quotes and start with: "magnet:?
optional_magnetlink: "magnet:?xt=urn:btih:665c5bdc6f49948e47c1098d91ace98bd216150e&dn=bitcoin-core-0.21.0&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Ftracker.opentrackr.org%3A1337%2Fannounce&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969%2Fannounce&tr=udp%3A%2F%2Fexplodie.org%3A6969%2Fannounce&tr=udp%3A%2F%2Ftracker.torrent.eu.org%3A451%2Fannounce&tr=udp%3A%2F%2Ftracker.bitcoin.sprovoost.nl%3A6969"
## The --- below ends the YAML header. After that, paste the release notes.
## Warning: this site's Markdown parser commonly requires you make two
## changes to the release notes from the Bitcoin Core source tree:
##
## 1. Make sure both ordered and unordered lists are preceeded by an empty
## (whitespace only) line, like the empty line before this list item.
##
## 2. Place URLs inside angle brackets, like <http://bitcoin.org/bin>
show_toc: true
---
<div class="post-content" markdown="1">
{% githubify https://github.com/bitcoin/bitcoin %}
0.21.0 Release Notes
====================
Bitcoin Core version 0.21.0 is now available from:
<https://bitcoincore.org/bin/bitcoin-core-0.21.0/>
For the full release notes refer to:
<https://bitcoincore.org/en/releases/0.21.0/>
{% endgithubify %}
</div>