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
|
Return-Path: <jgarzik@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
[172.17.192.35])
by mail.linuxfoundation.org (Postfix) with ESMTPS id 4A2C88F5
for <bitcoin-dev@lists.linuxfoundation.org>;
Wed, 2 Dec 2015 16:39:59 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-io0-f171.google.com (mail-io0-f171.google.com
[209.85.223.171])
by smtp1.linuxfoundation.org (Postfix) with ESMTPS id A8419107
for <bitcoin-dev@lists.linuxfoundation.org>;
Wed, 2 Dec 2015 16:39:58 +0000 (UTC)
Received: by ioir85 with SMTP id r85so51531440ioi.1
for <bitcoin-dev@lists.linuxfoundation.org>;
Wed, 02 Dec 2015 08:39:58 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
h=mime-version:date:message-id:subject:from:to:content-type;
bh=zocXIu9o5/4K5rpLfQtB5cyK13i1Xy2mC7E6V1HBWGs=;
b=GbaaBWnYZyROFPXCX4DN3pEAJ5IUFa17WyQuWCI4CizBY153Fn/PuEvy8Giy/hcpdd
jdWBzvWXTlbUuDKf+zV8CCbSaZqtkyRXRFivxHb/vg0Pmq6xRYGsC6sK3D4AkUxq238j
wtX95Pvtdya061aOH2THurNOnTkOC/Z4YcY0c/THcScZzcbWGhcx6Wqx2TAHqRkcUKfy
5XmwKGgLh+gvTCMalf2KWfmHA+dOajEvBusoUBaA11lSPN8QG8x0OWlBLorWa+Rco7WB
Rzd9efU0iKQbLCyEqgC3ucuX9fb1w042mDAvFnNKIshNlSeMpzguNU5khmRKULlzy7Nu
IIdA==
MIME-Version: 1.0
X-Received: by 10.107.185.133 with SMTP id j127mr4756392iof.91.1449074397964;
Wed, 02 Dec 2015 08:39:57 -0800 (PST)
Received: by 10.79.8.198 with HTTP; Wed, 2 Dec 2015 08:39:57 -0800 (PST)
Date: Wed, 2 Dec 2015 11:39:57 -0500
Message-ID: <CADm_WcYva+CeM2eozBp_iDW6FZP_qCOu0ghVOzE4VzonPi_25w@mail.gmail.com>
From: Jeff Garzik <jgarzik@gmail.com>
To: Bitcoin development mailing list <bitcoin-dev@lists.linuxfoundation.org>
Content-Type: multipart/alternative; boundary=94eb2c070a1cbe6f440525ececb5
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
Subject: [bitcoin-dev] Scaling Bitcoin - summarizing non-jgarzik block size
BIPs
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: Wed, 02 Dec 2015 16:39:59 -0000
--94eb2c070a1cbe6f440525ececb5
Content-Type: text/plain; charset=UTF-8
To collect things into one place, I was asked by Kanzure to cover
non-jgarzik block size BIPs in a quick summary, and the Scaling Bitcoin
conf folks have graciously allocated a bit of extra time for this.
e.g. BIP 100.5, 103, 105, 106 - "the serious ones"
If there is some input people would like to add to the meat grinder prior
to Dec 7, email jeff@bloq.com
Thanks!
--94eb2c070a1cbe6f440525ececb5
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">To collect things into one place, I was asked by Kanzure t=
o cover non-jgarzik block size BIPs in a quick summary, and the Scaling Bit=
coin conf folks have graciously allocated a bit of extra time for this.<div=
><br></div><div>e.g. BIP 100.5, 103, 105, 106 - "the serious ones"=
;</div><div><br></div><div>If there is some input people would like to add =
to the meat grinder prior to Dec 7, email <a href=3D"mailto:jeff@bloq.com">=
jeff@bloq.com</a></div><div><br></div><div>Thanks!</div><div><br></div><div=
><br></div></div>
--94eb2c070a1cbe6f440525ececb5--
|