From a8989aaffdd841d21cda764d3456169c61c512c5 Mon Sep 17 00:00:00 2001 From: "Andreas M. Antonopoulos" Date: Tue, 18 Jul 2017 12:29:56 +0800 Subject: [PATCH] updated number of years --- ch10.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch10.asciidoc b/ch10.asciidoc index a0b411a5..54868a8f 100644 --- a/ch10.asciidoc +++ b/ch10.asciidoc @@ -822,7 +822,7 @@ Bitcoin's block interval of 10 minutes is a design compromise between fast confi ((("mining and consensus", "hashing power race", id="MAChash10")))Bitcoin mining is an extremely competitive industry. The hashing power has increased exponentially every year of bitcoin's existence. Some years the growth has reflected a complete change of technology, such as in 2010 and 2011 when many miners switched from using CPU mining to GPU mining and field programmable gate array (FPGA) mining. In 2013 the introduction of ASIC mining lead to another giant leap in mining power, by placing the SHA256 function directly on silicon chips specialized for the purpose of mining. The first such chips could deliver more mining power in a single box than the entire bitcoin network in 2010. -The following list shows the total hashing power of the bitcoin network, over the first five years of operation: +The following list shows the total hashing power of the bitcoin network, over the first eight years of operation: 2009:: 0.5 MH/sec–8 MH/sec (16× growth) 2010:: 8 MH/sec–116 GH/sec (14,500× growth)