summaryrefslogtreecommitdiff
path: root/d9/47737a03a268f29c3e84f55ef494ad9e680cbd
blob: c6c7a0892a1ba0ced3bf79c9c0ebaf1a5ef938d4 (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
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
Return-Path: <btcdrak@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id A92548F0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Fri, 13 Nov 2015 07:49:24 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 6C8608C
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Fri, 13 Nov 2015 07:49:23 +0000 (UTC)
Received: by wmww144 with SMTP id w144so18940214wmw.0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu, 12 Nov 2015 23:49:22 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:from:date:message-id:subject:to
	:cc:content-type;
	bh=i6fTCR1skGO1nkM/GDbgJL/KMxdPfSIMaua8xonJiRc=;
	b=zFprFjp8btBrKg+WYSxuGQyRW0A7Vha/ImpzBZIErYqeeTEp8PF84JcYXZw5FEXoaN
	mWh48fqKfnORRZoJC9i7KHD0UcXOZ6SZ9xPRK7K4BVNSKPZhFQlvM6elCUgYXOLg0MXw
	j+aovjY1Gb9xPWLfWHuzuqg5QafDa0iEUu1p6F3LxhVFdkXvjULmNbFT0G//G6Vdbh48
	I3W1l4aLfHJ0eqhu9YeokXhrQ9TKQoPzRDtpRsMY90h8QZXQBzlKVFg+D++tI32KxOs9
	qZNwz4Z32vUzmKksGh6gFF9HjbwnLWdEspxVs2m0hSeX2CXUzK1JwSnRWnRmrI64VI5n
	w4gw==
X-Received: by 10.28.153.137 with SMTP id b131mr2162587wme.3.1447400962104;
	Thu, 12 Nov 2015 23:49:22 -0800 (PST)
MIME-Version: 1.0
Received: by 10.28.61.135 with HTTP; Thu, 12 Nov 2015 23:49:02 -0800 (PST)
In-Reply-To: <CAEkt4Xsav9i2x26YhAPqr_b0on2SCkBCNwYv=Ym4v5HBLQzySA@mail.gmail.com>
References: <CAEkt4Xu6vBFtRVEnXCWJa0f9OYi9wLKwToxc3p+KPfMuV5y0GA@mail.gmail.com>
	<CAFzgq-xmXcEKN0_0e8de0UDOJEXuivbz986-dsSC5BCYLA2t1A@mail.gmail.com>
	<CAEkt4Xsav9i2x26YhAPqr_b0on2SCkBCNwYv=Ym4v5HBLQzySA@mail.gmail.com>
From: Btc Drak <btcdrak@gmail.com>
Date: Fri, 13 Nov 2015 07:49:02 +0000
Message-ID: <CADJgMzu+69bMP4mJZ4pUA1JLc8GXaUQfORGzTDivnLwQ8Zw9+A@mail.gmail.com>
To: John Sacco <johnsock@gmail.com>
Content-Type: multipart/alternative; boundary=001a114b387e31a5700524674c82
X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, HK_RANDOM_ENVFROM,
	HK_RANDOM_FROM, 
	HTML_MESSAGE,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
X-Mailman-Approved-At: Fri, 13 Nov 2015 07:58:38 +0000
Cc: Bitcoin Dev <bitcoin-dev@lists.linuxfoundation.org>
Subject: Re: [bitcoin-dev] BIP - Block size doubles at each reward halving
 with max block size of 32M
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: Fri, 13 Nov 2015 07:49:24 -0000

--001a114b387e31a5700524674c82
Content-Type: text/plain; charset=UTF-8

> * 2 MB, height 210,000 < 420,000; (when 75% of last 1,000 blocks signal
support)

This doesnt give anyone a chance to upgrade and would cause a hard fork the
moment a miner created a >1MB block. Flag day (hard fork) upgrades must
start the change at a sufficient time in the future (greater than the
current block height) to give all nodes the chance to upgrade.

On Fri, Nov 13, 2015 at 3:37 AM, John Sacco via bitcoin-dev <
bitcoin-dev@lists.linuxfoundation.org> wrote:

> I like your suggestion for the continuity and it gets us up to 2 MB in the
> shorter term. Also I just noticed the math error.
>
> Here is a revised spec (incorporating suggestions from Chun Wang):
>
> Specification
>
> * 1 MB, height < 210,000;
> * 2 MB, height 210,000 < 420,000; (when 75% of last 1,000 blocks signal
> support)
> * 4 MB, height 420,000 < 630,000; (year 2016)
> * 8 MB, height 630,000 < 840,000; (year ~2020)
> * 16 MB, height 840,000 < 1,050,000; (year ~2024)
> * 32 MB, height >= 1,050,000. (year ~2028)
>
>
> On Thu, Nov 12, 2015 at 9:56 PM, Chun Wang <1240902@gmail.com> wrote:
>
>> How about these specs:
>> * 1 MB, height < 210000;
>> * 2 MB, 210000 <= height < 420000;
>> * 4 MB, 420000 <= height < 630000;
>> * 8 MB, 630000 <= height < 840000;
>> * 16 MB, 840000 <= height < 1050000;
>> * 32 MB, height >= 1050000.
>>
>>
>> On Fri, Nov 13, 2015 at 7:47 AM, John Sacco via bitcoin-dev
>> <bitcoin-dev@lists.linuxfoundation.org> wrote:
>> > Hi Devs,
>> >
>> >
>> > Please consider the draft proposal below for peer review.
>> >
>> >
>> > Thanks,
>> >
>> >
>> > John
>> >
>> >
>> > BIP
>> >
>> >   BIP: ?
>> >
>> >   Title: Block size doubles at each reward halving with max block size
>> of
>> > 32M
>> >
>> >   Author: John Sacco <johnsock@gmail.com>
>> >
>> >   Status: Draft
>> >
>> >   Type: Standards Track
>> >
>> >   Created: 2015-11-11
>> >
>> > Abstract
>> >
>> > Change max block size to 2MB at next block subsidy halving, and double
>> the
>> > block size at each subsidy halving until reaching 32MB.
>> >
>> > Copyright
>> >
>> > This proposal belongs in the public domain. Anyone can use this text
>> for any
>> > purpose with proper attribution to the author.
>> >
>> > Motivation
>> >
>> > 1.    Gradually restores block size to the default 32 MB setting
>> originally
>> > implemented by Satoshi.
>> >
>> > 2.    Initial increase to 2MB at block halving in July 2016 would have
>> > minimal impact to existing nodes running on most hardware and networks.
>> >
>> > 3.    Long term solution that does not make enthusiastic assumptions
>> > regarding future bandwidth and storage availability estimates.
>> >
>> > 4.    Maximum block size of 32MB allows peak usage of ~100 tx/sec by
>> year
>> > 2031.
>> >
>> > 5.    Exercise network upgrade procedure during subsidy reward halving,
>> a
>> > milestone event with the goal of increasing awareness among miners and
>> node
>> > operators.
>> >
>> > Specification
>> >
>> > 1.    Increase the maximum block size to 2MB when block 630,000 is
>> reached
>> > and 75% of the last 1,000 blocks have signaled support.
>> >
>> > 2.    Increase maximum block size to 4MB at block 840,000.
>> >
>> > 3.    Increase maximum block size to 8MB at block 1,050,000.
>> >
>> > 4.    Increase maximum block size to 16MB at block 1,260,000.
>> >
>> > 5.    Increase maximum block size to 32MB at block 1,470,000.
>> >
>> > Backward compatibility
>> >
>> > All older clients are not compatible with this change. The first block
>> > larger than 1M will create a network partition excluding not-upgraded
>> > network nodes and miners.
>> >
>> > Rationale
>> >
>> > While more comprehensive solutions are developed, an increase to the
>> block
>> > size is needed to continue network growth. A longer term solution is
>> needed
>> > to prevent complications associated with additional hard forks. It
>> should
>> > also increase at a gradual rate that retains and allows a large
>> distribution
>> > of full nodes.  Scheduling this hard fork to occur no earlier than the
>> > subsidy halving in 2016 has the goal of simplifying the communication
>> > outreach needed to achieve consensus, while also providing a buffer of
>> time
>> > to make necessary preparations.
>> >
>> >
>> > _______________________________________________
>> > bitcoin-dev mailing list
>> > bitcoin-dev@lists.linuxfoundation.org
>> > https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
>> >
>>
>
>
> _______________________________________________
> bitcoin-dev mailing list
> bitcoin-dev@lists.linuxfoundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
>
>

--001a114b387e31a5700524674c82
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><span style=3D"font-size:12.8px">&gt; * 2 MB, height 210,0=
00 &lt; 420,000; (when 75% of last 1,000 blocks signal support)</span><br><=
div><span style=3D"font-size:12.8px"><br></span></div><div><span style=3D"f=
ont-size:12.8px">This doesnt give anyone a chance to upgrade and would caus=
e a hard fork the moment a miner created a &gt;1MB block. Flag day (hard fo=
rk) upgrades must start the change at a sufficient time in the future (grea=
ter than the current block height) to give all nodes the chance to upgrade.=
</span><br></div></div><div class=3D"gmail_extra"><br><div class=3D"gmail_q=
uote">On Fri, Nov 13, 2015 at 3:37 AM, John Sacco via bitcoin-dev <span dir=
=3D"ltr">&lt;<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" targe=
t=3D"_blank">bitcoin-dev@lists.linuxfoundation.org</a>&gt;</span> wrote:<br=
><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1=
px #ccc solid;padding-left:1ex"><div dir=3D"ltr">I like your suggestion for=
 the continuity and it gets us up to 2 MB in the shorter term. Also I just =
noticed the math error.=C2=A0<div><br></div><div>Here is a revised spec (in=
corporating suggestions from Chun Wang):</div><div><br></div><div><div styl=
e=3D"font-size:12.8px;border-style:none none solid;border-bottom-color:rgb(=
170,170,170);border-bottom-width:1pt;padding:0in"><p class=3D"MsoNormal" st=
yle=3D"margin:12pt 0in 3pt;border:none;padding:0in"><span style=3D"font-siz=
e:18pt;font-family:Georgia,serif;color:black">Specification</span></p></div=
><p class=3D"MsoNormal" style=3D"margin-left:49.65pt;font-size:12.8px;line-=
height:18pt;background-image:initial;background-repeat:initial"><span style=
=3D"font-size:12.8px;line-height:normal">* 1 MB, height &lt; 210,000;</span=
><br style=3D"font-size:12.8px;line-height:normal"><span style=3D"font-size=
:12.8px;line-height:normal">* 2 MB, height 210,000 &lt; 420,000; (when 75% =
of last 1,000 blocks signal support)</span><br style=3D"font-size:12.8px;li=
ne-height:normal"><span style=3D"font-size:12.8px;line-height:normal">* 4 M=
B, height 420,000 &lt; 630,000; (year 2016)</span><br style=3D"font-size:12=
.8px;line-height:normal"><span style=3D"font-size:12.8px;line-height:normal=
">* 8 MB, height 630,000 &lt; 840,000; (year ~2020)</span><br style=3D"font=
-size:12.8px;line-height:normal"><span style=3D"font-size:12.8px;line-heigh=
t:normal">* 16 MB, height 840,000 &lt; 1,050,000; (year ~2024)</span><br st=
yle=3D"font-size:12.8px;line-height:normal"><span style=3D"font-size:12.8px=
;line-height:normal">* 32 MB, height &gt;=3D 1,050,000. (year ~2028)</span>=
<br></p></div><div><br></div></div><div class=3D"HOEnZb"><div class=3D"h5">=
<div class=3D"gmail_extra"><br><div class=3D"gmail_quote">On Thu, Nov 12, 2=
015 at 9:56 PM, Chun Wang <span dir=3D"ltr">&lt;<a href=3D"mailto:1240902@g=
mail.com" target=3D"_blank">1240902@gmail.com</a>&gt;</span> wrote:<br><blo=
ckquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #c=
cc solid;padding-left:1ex">How about these specs:<br>
* 1 MB, height &lt; 210000;<br>
* 2 MB, 210000 &lt;=3D height &lt; 420000;<br>
* 4 MB, 420000 &lt;=3D height &lt; 630000;<br>
* 8 MB, 630000 &lt;=3D height &lt; 840000;<br>
* 16 MB, 840000 &lt;=3D height &lt; 1050000;<br>
* 32 MB, height &gt;=3D 1050000.<br>
<div><div><br>
<br>
On Fri, Nov 13, 2015 at 7:47 AM, John Sacco via bitcoin-dev<br>
&lt;<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" target=3D"_bla=
nk">bitcoin-dev@lists.linuxfoundation.org</a>&gt; wrote:<br>
&gt; Hi Devs,<br>
&gt;<br>
&gt;<br>
&gt; Please consider the draft proposal below for peer review.<br>
&gt;<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt;<br>
&gt; John<br>
&gt;<br>
&gt;<br>
&gt; BIP<br>
&gt;<br>
&gt;=C2=A0 =C2=A0BIP: ?<br>
&gt;<br>
&gt;=C2=A0 =C2=A0Title: Block size doubles at each reward halving with max =
block size of<br>
&gt; 32M<br>
&gt;<br>
&gt;=C2=A0 =C2=A0Author: John Sacco &lt;<a href=3D"mailto:johnsock@gmail.co=
m" target=3D"_blank">johnsock@gmail.com</a>&gt;<br>
&gt;<br>
&gt;=C2=A0 =C2=A0Status: Draft<br>
&gt;<br>
&gt;=C2=A0 =C2=A0Type: Standards Track<br>
&gt;<br>
&gt;=C2=A0 =C2=A0Created: 2015-11-11<br>
&gt;<br>
&gt; Abstract<br>
&gt;<br>
&gt; Change max block size to 2MB at next block subsidy halving, and double=
 the<br>
&gt; block size at each subsidy halving until reaching 32MB.<br>
&gt;<br>
&gt; Copyright<br>
&gt;<br>
&gt; This proposal belongs in the public domain. Anyone can use this text f=
or any<br>
&gt; purpose with proper attribution to the author.<br>
&gt;<br>
&gt; Motivation<br>
&gt;<br>
&gt; 1.=C2=A0 =C2=A0 Gradually restores block size to the default 32 MB set=
ting originally<br>
&gt; implemented by Satoshi.<br>
&gt;<br>
&gt; 2.=C2=A0 =C2=A0 Initial increase to 2MB at block halving in July 2016 =
would have<br>
&gt; minimal impact to existing nodes running on most hardware and networks=
.<br>
&gt;<br>
&gt; 3.=C2=A0 =C2=A0 Long term solution that does not make enthusiastic ass=
umptions<br>
&gt; regarding future bandwidth and storage availability estimates.<br>
&gt;<br>
&gt; 4.=C2=A0 =C2=A0 Maximum block size of 32MB allows peak usage of ~100 t=
x/sec by year<br>
&gt; 2031.<br>
&gt;<br>
&gt; 5.=C2=A0 =C2=A0 Exercise network upgrade procedure during subsidy rewa=
rd halving, a<br>
&gt; milestone event with the goal of increasing awareness among miners and=
 node<br>
&gt; operators.<br>
&gt;<br>
&gt; Specification<br>
&gt;<br>
&gt; 1.=C2=A0 =C2=A0 Increase the maximum block size to 2MB when block 630,=
000 is reached<br>
&gt; and 75% of the last 1,000 blocks have signaled support.<br>
&gt;<br>
&gt; 2.=C2=A0 =C2=A0 Increase maximum block size to 4MB at block 840,000.<b=
r>
&gt;<br>
&gt; 3.=C2=A0 =C2=A0 Increase maximum block size to 8MB at block 1,050,000.=
<br>
&gt;<br>
&gt; 4.=C2=A0 =C2=A0 Increase maximum block size to 16MB at block 1,260,000=
.<br>
&gt;<br>
&gt; 5.=C2=A0 =C2=A0 Increase maximum block size to 32MB at block 1,470,000=
.<br>
&gt;<br>
&gt; Backward compatibility<br>
&gt;<br>
&gt; All older clients are not compatible with this change. The first block=
<br>
&gt; larger than 1M will create a network partition excluding not-upgraded<=
br>
&gt; network nodes and miners.<br>
&gt;<br>
&gt; Rationale<br>
&gt;<br>
&gt; While more comprehensive solutions are developed, an increase to the b=
lock<br>
&gt; size is needed to continue network growth. A longer term solution is n=
eeded<br>
&gt; to prevent complications associated with additional hard forks. It sho=
uld<br>
&gt; also increase at a gradual rate that retains and allows a large distri=
bution<br>
&gt; of full nodes.=C2=A0 Scheduling this hard fork to occur no earlier tha=
n the<br>
&gt; subsidy halving in 2016 has the goal of simplifying the communication<=
br>
&gt; outreach needed to achieve consensus, while also providing a buffer of=
 time<br>
&gt; to make necessary preparations.<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; bitcoin-dev mailing list<br>
&gt; <a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" target=3D"_bl=
ank">bitcoin-dev@lists.linuxfoundation.org</a><br>
&gt; <a href=3D"https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-=
dev" rel=3D"noreferrer" target=3D"_blank">https://lists.linuxfoundation.org=
/mailman/listinfo/bitcoin-dev</a><br>
&gt;<br>
</blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
bitcoin-dev mailing list<br>
<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org">bitcoin-dev@lists.=
linuxfoundation.org</a><br>
<a href=3D"https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev" =
rel=3D"noreferrer" target=3D"_blank">https://lists.linuxfoundation.org/mail=
man/listinfo/bitcoin-dev</a><br>
<br></blockquote></div><br></div>

--001a114b387e31a5700524674c82--