summaryrefslogtreecommitdiff
path: root/f5/b1dc708b8c3f8e7c6601b75477ccdf3d70c8d7
blob: 8c45aab5e24a95cbde442082431746bfdf44715e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
Return-Path: <mickeybob@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id 9F3B6AAC
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Mon, 29 Jun 2015 08:33:25 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-yk0-f174.google.com (mail-yk0-f174.google.com
	[209.85.160.174])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 871C2E5
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Mon, 29 Jun 2015 08:33:24 +0000 (UTC)
Received: by ykdt186 with SMTP id t186so108608797ykd.0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Mon, 29 Jun 2015 01:33:23 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=subject:from:content-type:message-id:date:to
	:content-transfer-encoding:mime-version;
	bh=pzjEDR6H/yt1ZI3tengim+R9rOocvkYdnmUfLvNaBTI=;
	b=ilNEkk9LAhySqhir4aJZGNt+ux+yH6eogSf/clq4XXX+Y5cUQXK5+9kf9S/NyC7P6B
	8BKhgqz5pbkz3VkpIfo8O5zMhFKAggXhpgj0LV6wWEKR0+WSJ69VzpUv0qMLt2WXzNVA
	rsqf6M4gK+QUWy2Tln/LfTXi6c1QVjq2izXsk8i0pIyVaFxOWj2H8zyxqkHTATIQwSU6
	vEZ7SPNv+VHrZMaOqeedUZ+vwF5LFicsqxXJhjGJ7+lUVVQj/ure+Bt5+h5+3u0EkkLg
	SAwG+ZrYjVvqCG5oyLP7Qaxgi++d7TYxx+dHA7tlxBgM7Wng6UsU4u7kgSbis8NW/OEY
	ZlNA==
X-Received: by 10.13.232.144 with SMTP id r138mr16056585ywe.16.1435566803668; 
	Mon, 29 Jun 2015 01:33:23 -0700 (PDT)
Received: from [192.168.1.4] (pool-173-79-191-9.washdc.fios.verizon.net.
	[173.79.191.9]) by mx.google.com with ESMTPSA id
	a128sm36587907ywf.48.2015.06.29.01.33.22
	for <bitcoin-dev@lists.linuxfoundation.org>
	(version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128);
	Mon, 29 Jun 2015 01:33:22 -0700 (PDT)
From: Michael Naber <mickeybob@gmail.com>
Content-Type: multipart/alternative;
	boundary=Apple-Mail-570A13BC-23E5-491E-BC55-F0936FFEB57B
X-Mailer: iPhone Mail (12B435)
Message-Id: <F46592A0-0431-447B-9EBB-4BD71041037D@gmail.com>
Date: Mon, 29 Jun 2015 04:33:21 -0400
To: "bitcoin-dev@lists.linuxfoundation.org"
	<bitcoin-dev@lists.linuxfoundation.org>
Content-Transfer-Encoding: 7bit
Mime-Version: 1.0 (1.0)
X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, HTML_MESSAGE,
	MIME_QP_LONG_LINE, 
	RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	smtp1.linux-foundation.org
Subject: [bitcoin-dev] Bitcoin Core: The globally aware global consensus
	network
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Development Discussion <bitcoin-dev.lists.linuxfoundation.org>
List-Unsubscribe: <https://lists.linuxfoundation.org/mailman/options/bitcoin-dev>,
	<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=unsubscribe>
List-Archive: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/>
List-Post: <mailto:bitcoin-dev@lists.linuxfoundation.org>
List-Help: <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=help>
List-Subscribe: <https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev>,
	<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=subscribe>
X-List-Received-Date: Mon, 29 Jun 2015 08:33:25 -0000


--Apple-Mail-570A13BC-23E5-491E-BC55-F0936FFEB57B
Content-Type: text/plain;
	charset=us-ascii
Content-Transfer-Encoding: quoted-printable

Bitcoin is globally aware global consensus.

It means every node both knows about and agrees on every transaction.

Do we need global awareness of every transaction to run a worldwide payment n=
etwork? Of course not! In fact the limits of today's technology probably wou=
ld not even allow it.

Global awareness is a finite resource. That's okay; hub and spoke, or other c=
lever designs are going to ensure we can run worldwide transactions without r=
equiring global awareness. That's great!

But even if we have hub and spoke, we still need a "hub" at the center. Bitc=
oin Core needs to focus on being that hub. It needs to be the best globally a=
ware global consensus network that we can build. Let's put aside our differe=
nces and focus on this goal.=20

Part of building the best network means ensuring that network can operate at=
 the highest capacity technology can allow.=20

If we run the test-net to show that hardware exists today to safely increase=
 block size to a static 8 MB, then we will have broad developer support to m=
ake this happen.

Let's get that done. We can continue to adjust the block size upward in the f=
uture as technology permits.

Thoughts?=

--Apple-Mail-570A13BC-23E5-491E-BC55-F0936FFEB57B
Content-Type: text/html;
	charset=utf-8
Content-Transfer-Encoding: quoted-printable

<html><head><meta http-equiv=3D"content-type" content=3D"text/html; charset=3D=
utf-8"></head><body dir=3D"auto"><span style=3D"color: rgba(0, 0, 0, 0.70196=
1); -webkit-composition-fill-color: rgba(130, 98, 83, 0.0980392); text-decor=
ation: -webkit-letterpress;">Bitcoin is globally aware global consensus.</sp=
an><div style=3D"color: rgba(0, 0, 0, 0.701961); -webkit-composition-fill-co=
lor: rgba(130, 98, 83, 0.0980392); text-decoration: -webkit-letterpress;"><b=
r></div><div style=3D"color: rgba(0, 0, 0, 0.701961); -webkit-composition-fi=
ll-color: rgba(130, 98, 83, 0.0980392); text-decoration: -webkit-letterpress=
;">It means every node both knows about and agrees on every transaction.</di=
v><div style=3D"color: rgba(0, 0, 0, 0.701961); -webkit-composition-fill-col=
or: rgba(130, 98, 83, 0.0980392); text-decoration: -webkit-letterpress;"><br=
></div><div style=3D"color: rgba(0, 0, 0, 0.701961); -webkit-composition-fil=
l-color: rgba(130, 98, 83, 0.0980392); text-decoration: -webkit-letterpress;=
">Do we need global awareness of every transaction to run a worldwide paymen=
t network? Of course not! In fact the limits of today's technology probably w=
ould not even allow it.</div><div style=3D"color: rgba(0, 0, 0, 0.701961); -=
webkit-composition-fill-color: rgba(130, 98, 83, 0.0980392); text-decoration=
: -webkit-letterpress;"><br></div><div style=3D"color: rgba(0, 0, 0, 0.70196=
1); -webkit-composition-fill-color: rgba(130, 98, 83, 0.0980392); text-decor=
ation: -webkit-letterpress;">Global awareness is a finite resource. That's o=
kay; hub and spoke, or other clever designs are going to ensure we can run w=
orldwide transactions without requiring global awareness. That's great!</div=
><div style=3D"color: rgba(0, 0, 0, 0.701961); -webkit-composition-fill-colo=
r: rgba(130, 98, 83, 0.0980392); text-decoration: -webkit-letterpress;"><br>=
</div><div style=3D"color: rgba(0, 0, 0, 0.701961); -webkit-composition-fill=
-color: rgba(130, 98, 83, 0.0980392); text-decoration: -webkit-letterpress;"=
>But even if we have hub and spoke, we still need a "hub" at the center. Bit=
coin Core needs to focus on being that hub. It needs to be the best globally=
 aware global consensus network that we can build.&nbsp;<span style=3D"backg=
round-color: rgba(255, 255, 255, 0);">Let's put aside our differences and fo=
cus on this goal.&nbsp;</span></div><div style=3D"color: rgba(0, 0, 0, 0.701=
961); -webkit-composition-fill-color: rgba(130, 98, 83, 0.0980392); text-dec=
oration: -webkit-letterpress;"><br></div><div style=3D"color: rgba(0, 0, 0, 0=
.701961); -webkit-composition-fill-color: rgba(130, 98, 83, 0.0980392); text=
-decoration: -webkit-letterpress;">Part of building the best network means e=
nsuring that network can operate at the highest capacity technology can allo=
w.&nbsp;</div><div style=3D"color: rgba(0, 0, 0, 0.701961); -webkit-composit=
ion-fill-color: rgba(130, 98, 83, 0.0980392); text-decoration: -webkit-lette=
rpress;"><br></div><div style=3D"color: rgba(0, 0, 0, 0.701961); -webkit-com=
position-fill-color: rgba(130, 98, 83, 0.0980392); text-decoration: -webkit-=
letterpress;">If we run the test-net to show that hardware exists today to s=
afely increase block size to a static 8 MB, then we will have broad develope=
r support to make this happen.</div><div style=3D"color: rgba(0, 0, 0, 0.701=
961); -webkit-composition-fill-color: rgba(130, 98, 83, 0.0980392); text-dec=
oration: -webkit-letterpress;"><br></div><div style=3D"color: rgba(0, 0, 0, 0=
.701961); -webkit-composition-fill-color: rgba(130, 98, 83, 0.0980392); text=
-decoration: -webkit-letterpress;">Let's get that done. We can continue to a=
djust the block size upward in the future as technology permits.</div><div s=
tyle=3D"color: rgba(0, 0, 0, 0.701961); -webkit-composition-fill-color: rgba=
(130, 98, 83, 0.0980392); text-decoration: -webkit-letterpress;"><br></div><=
div style=3D"color: rgba(0, 0, 0, 0.701961); -webkit-composition-fill-color:=
 rgba(130, 98, 83, 0.0980392); text-decoration: -webkit-letterpress;">Though=
ts?</div></body></html>=

--Apple-Mail-570A13BC-23E5-491E-BC55-F0936FFEB57B--