summaryrefslogtreecommitdiff
path: root/97/fcea163591a1a388f78eeeb241a20ec1ff7a8b
blob: 064f12892dcdc98967c80a0548669b3d23db7066 (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
Return-Path: <kanzure@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id EA51CE8C
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Sun, 20 Dec 2015 18:17:31 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-ig0-f179.google.com (mail-ig0-f179.google.com
	[209.85.213.179])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 5EBE0F3
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Sun, 20 Dec 2015 18:17:31 +0000 (UTC)
Received: by mail-ig0-f179.google.com with SMTP id to4so23783455igc.0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Sun, 20 Dec 2015 10:17:31 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=pPaUILNjl+NAPSTe8uBfgB7FEPfEkBXQ8RWsYyhC7uQ=;
	b=RivYhGcAB/9cCDNHN2SZC7xXzfSqvG1OLLEz4LgdghFAUccJbyjVgNCJFndr2cIdPK
	28fYdBYJVdVVJzkG90BoHOrh3/Ihsw4WNdDM6CIsE44qgXR1BETQ+Wb9N1MTCS5USQpP
	zHiwuGGeuSLjtFBNeEdx4+WuXqbPRRr9+8x2d8SWcioY9WCXbqUGqMoiW3visBkaKbZU
	2nGA+LF9zTaAAZr2KX4at/rqlCQ5sm8qKYAoryqS7tFdlePKse2VFYu3eO7xxVNHpmYr
	HuF8YWrbbeVW4l6WCl1UbzGBt4O2Hw+1HkBTD39HblGerX7jZylg9xFHrYgDd9ZGNpRt
	qamw==
MIME-Version: 1.0
X-Received: by 10.50.36.69 with SMTP id o5mr14606228igj.3.1450635450879; Sun,
	20 Dec 2015 10:17:30 -0800 (PST)
Received: by 10.36.66.132 with HTTP; Sun, 20 Dec 2015 10:17:30 -0800 (PST)
In-Reply-To: <1bf64a5b514d57ca37744ae5f5238149@openmailbox.org>
References: <1bf64a5b514d57ca37744ae5f5238149@openmailbox.org>
Date: Sun, 20 Dec 2015 12:17:30 -0600
Message-ID: <CABaSBazMYw6ou1=GDvi5XxNRgWxsQxTu9jU+PaqW9u9rAe=D-w@mail.gmail.com>
From: Bryan Bishop <kanzure@gmail.com>
To: joe2015@openmailbox.org, Bryan Bishop <kanzure@gmail.com>
Content-Type: multipart/alternative; boundary=089e013a0026bf98d4052758626a
X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID,DKIM_VALID_AU,FREEMAIL_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
Cc: Bitcoin Dev <bitcoin-dev@lists.linuxfoundation.org>
Subject: Re: [bitcoin-dev] Increasing the blocksize as a (generalized)
	softfork.
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: Sun, 20 Dec 2015 18:17:32 -0000

--089e013a0026bf98d4052758626a
Content-Type: text/plain; charset=UTF-8

On Sun, Dec 20, 2015 at 4:56 AM, joe2015--- via bitcoin-dev <
bitcoin-dev@lists.linuxfoundation.org> wrote:

> An Arbitrary Block-size Increase Via a Generalized Softfork
>

This seems conceptually similar to "extension blocks":
https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-May/008356.html
https://bitcointalk.org/index.php?topic=283746.0
http://gnusha.org/bitcoin-wizards/2015-12-20.log

"Extended blocks" are also mentioned over here too:
https://bitcointalk.org/index.php?topic=1296628.msg13307275#msg13307275

- Bryan
http://heybryan.org/
1 512 203 0507

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

<div dir=3D"ltr"><div class=3D"gmail_extra"><div class=3D"gmail_quote">On S=
un, Dec 20, 2015 at 4:56 AM, joe2015--- via bitcoin-dev <span dir=3D"ltr">&=
lt;<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" target=3D"_blan=
k">bitcoin-dev@lists.linuxfoundation.org</a>&gt;</span> wrote:<br><blockquo=
te class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left-widt=
h:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-le=
ft:1ex"><div id=3D":1euo" class=3D"" style=3D"overflow:hidden">An Arbitrary=
 Block-size Increase Via a Generalized Softfork<br></div></blockquote></div=
><br>This seems conceptually similar to &quot;extension blocks&quot;:<br><a=
 href=3D"https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-May/0=
08356.html">https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-Ma=
y/008356.html</a></div><div class=3D"gmail_extra"><a href=3D"https://bitcoi=
ntalk.org/index.php?topic=3D283746.0">https://bitcointalk.org/index.php?top=
ic=3D283746.0</a></div><div class=3D"gmail_extra"><a href=3D"http://gnusha.=
org/bitcoin-wizards/2015-12-20.log">http://gnusha.org/bitcoin-wizards/2015-=
12-20.log</a><br><br>&quot;Extended blocks&quot; are also mentioned over he=
re too:<br><a href=3D"https://bitcointalk.org/index.php?topic=3D1296628.msg=
13307275#msg13307275">https://bitcointalk.org/index.php?topic=3D1296628.msg=
13307275#msg13307275</a><br clear=3D"all"><div><br></div><div class=3D"gmai=
l_signature">- Bryan<br><a href=3D"http://heybryan.org/" target=3D"_blank">=
http://heybryan.org/</a><br>1 512 203 0507</div>
</div></div>

--089e013a0026bf98d4052758626a--