mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Releases: Link To Signing Keys On Download Page
This commit is contained in:
parent
4d9f830f53
commit
9d351edbab
2 changed files with 13 additions and 0 deletions
|
@ -83,6 +83,17 @@ lin64: "linux64.tar.gz"
|
|||
<a href="/en/version-history">{% translate versionhistory %}</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<h2>Bitcoin Core Release Signing Keys</h2>
|
||||
|
||||
<ul class="wrapped_list">
|
||||
<li><a href="/gavinandresen.asc">0.8.6 {% translate to %} 0.9.2.1</a></li>
|
||||
<li><a href="/laanwj.asc">0.9.3 {% translate to %} 0.10.2</a></li>
|
||||
<li><a href="/laanwj-releases.asc">0.11.0 {% translate and_later %}</a></li>
|
||||
</ul>
|
||||
|
||||
<br class="clear">
|
||||
|
||||
<h2><img src="/img/icons/note.svg" class="warningicon" alt="note">{% translate patient %}</h2>
|
||||
<p>{% translate notesync %} {% translate full_node_guide %}</p>
|
||||
<p>{% translate notelicense %}</p>
|
||||
|
|
|
@ -251,6 +251,8 @@ en:
|
|||
notesync: "Bitcoin Core initial synchronization will take time and download a lot of data. You should make sure that you have enough bandwidth and storage for the full block chain size (over 20GB). If you have a good Internet connection, you can help strengthen the network by keeping your PC running with Bitcoin Core and port 8333 open."
|
||||
full_node_guide: "Read the <a href=\"/en/full-node\">full node guide</a> for details."
|
||||
patient: "Check your bandwidth and space"
|
||||
to: "to"
|
||||
and_later: "and later"
|
||||
events:
|
||||
title: "Conferences and events - Bitcoin"
|
||||
pagetitle: "Conferences and events"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue