From 0bf9b9bb19ed464bb61b0c9b0323d1b8b0538c13 Mon Sep 17 00:00:00 2001 From: genjix Date: Thu, 3 May 2012 13:57:29 +0100 Subject: [PATCH] blockchain download in satoshi bitcoin is around 8 hours with 0.6 on my system. --- clients.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients.html b/clients.html index 64c5c0c8..65572423 100644 --- a/clients.html +++ b/clients.html @@ -6,7 +6,7 @@ clients: - name: Bitcoin-Qt url: bitcoin.org image: bitcoin-qt.png - description: The original software written by Satoshi Nakamoto, the project's founder. If you aren't sure which program to pick, this is a good bet. This application is a peer-to-peer client that builds the backbone of the Bitcoin network. It is suited for enthusiasts, merchants, miners, developers and people who want to help support the project. People who run Bitcoin-Qt are first class network citizens and have the highest levels of security, privacy and stability. However, it can be very resource intensive and you should be willing to leave it running in the background so other computers can connect to yours. If your computer is low powered or you aren't willing to tolerate a 24-hour+ initial start time, you should consider other clients. Cutting edge features tend to be implemented in other clients first. + description: The original software written by Satoshi Nakamoto, the project's founder. If you aren't sure which program to pick, this is a good bet. This application is a peer-to-peer client that builds the backbone of the Bitcoin network. It is suited for enthusiasts, merchants, miners, developers and people who want to help support the project. People who run Bitcoin-Qt are first class network citizens and have the highest levels of security, privacy and stability. However, it can be very resource intensive and you should be willing to leave it running in the background so other computers can connect to yours. If your computer is low powered or you aren't willing to tolerate a 8-hour+ initial start time, you should consider other clients. Cutting edge features tend to be implemented in other clients first. platforms: - name: linux - name: ubuntu