mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Downloads: Updates for v0.10.0
* Set filenames once in the download page * Edit download page for new or updated files * Add link to the source code, GitHub and torrent download * Replace long sync instructions by short instructions to run a full node on the download page Commit originated by Saïvann Carignan and updated by Dave Harding.
This commit is contained in:
parent
e04cd9c792
commit
9ac6bdd463
10 changed files with 991 additions and 35 deletions
|
@ -234,11 +234,12 @@ en:
|
|||
download: "Download Bitcoin Core"
|
||||
downloados: "Or choose your operating system"
|
||||
downloadsig: "Verify release signatures"
|
||||
sourcecode: "Get the source code"
|
||||
downloadtorrent: "Download torrent"
|
||||
source: "Source code"
|
||||
versionhistory: "Show version history"
|
||||
notelicense: "Bitcoin Core is a community-driven <a href=\"https://www.fsf.org/about/what-is-free-software\">free software</a> project, released under the <a href=\"http://opensource.org/licenses/mit-license.php\">MIT license</a>."
|
||||
notesync: "Bitcoin Core initial sync can take a long time. You should make sure that you have enough bandwidth and storage for the full block chain size (over 20GB). If you know how to download a torrent file, you can speed up this process by putting <a href=\"/bin/blockchain/bootstrap.dat.torrent\">bootstrap.dat</a> (a previous copy of the block chain) in the Bitcoin Core data directory before starting the software."
|
||||
patient: "You will need to be patient"
|
||||
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."
|
||||
patient: "Check your bandwidth and space"
|
||||
events:
|
||||
title: "Conferences and events - Bitcoin"
|
||||
pagetitle: "Conferences and events"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue