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
|
Return-Path: <david.vorick@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
[172.17.192.35])
by mail.linuxfoundation.org (Postfix) with ESMTPS id 373BC8F5
for <bitcoin-dev@lists.linuxfoundation.org>;
Sun, 12 Mar 2017 14:44:23 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53])
by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 9C34D14C
for <bitcoin-dev@lists.linuxfoundation.org>;
Sun, 12 Mar 2017 14:44:22 +0000 (UTC)
Received: by mail-wm0-f53.google.com with SMTP id v186so24345231wmd.0
for <bitcoin-dev@lists.linuxfoundation.org>;
Sun, 12 Mar 2017 07:44:22 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;
h=mime-version:in-reply-to:references:from:date:message-id:subject:to;
bh=Am66n08uhel9ye53eBOMPlBs888lpWdbfF5sIUk+NEo=;
b=bka7afC+xFGd+kJ1+YPtypBcDbZFnXKgG7dYBuFviL2wbBGx+nUtdYLOKOQyGVGk0Q
1Dq0s/+XaDQ7iHHogqXpAaXmsDB/JcKqwsVY/awwblkWUzdJ9zEy90EWNdnlMwsz6zEY
oZjSKOxiL93omUYBCORyxcAKBcnS2zRXluz2Lq8/NAoyTfezOyoLmJTBnPq1mwP267u4
Bo7YJCeVdAWNrFTfy6uFjCdw3kzGOLTkwwyCCAjU53BHPH0WFyiVmkA1mPD2KoziWm/e
mYD+5EpJ+YIsPXUuH+89Mcnlv8JzLZ14VbpUHkGumRccjtvq1s/cOXPzveE6rXx7zwtb
n4Eg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:mime-version:in-reply-to:references:from:date
:message-id:subject:to;
bh=Am66n08uhel9ye53eBOMPlBs888lpWdbfF5sIUk+NEo=;
b=hNgvbH/QF6lf9iQYpkzlvEG4wmGc1MYIDd/ohjdzbCxKsDdUbnMGirlexEqBsMcdd3
Q+ETy0S3BBNB944Hl2Qu8IGcSjZfd6KqIz+uKyY0/RVGdOhW1csDrbEs0yN84lCcnHuZ
YHJea/svlqaKNvBT8U8Id43L0psw9E7RJKoBSeL7wJ1Dpunx9w9k7egNRZj9p9hLILxs
hEvW1sEg/60cEgP0UUCKbte0KxfKEtpoC4AJLaso9dlhrS2Q+lPJxHcBz4QCxJYRVADZ
UVZ//xtuA5X/BlRsbK7/PXn2jyk7/IIpcndbKe0aNzlWyx/+lC1JBCr67cxZ9C7Y/3c7
hLAg==
X-Gm-Message-State: AFeK/H3MS0xL/FTA8adO9vR5ZAHwhNIUAiUjnc/SEWB/mzEN8j8KhRDNKcPM1Ln97wZPCiYot5wFwtoUctEg/A==
X-Received: by 10.28.132.2 with SMTP id g2mr6530739wmd.103.1489329861135; Sun,
12 Mar 2017 07:44:21 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.28.92.193 with HTTP; Sun, 12 Mar 2017 07:44:20 -0700 (PDT)
Received: by 10.28.92.193 with HTTP; Sun, 12 Mar 2017 07:44:20 -0700 (PDT)
In-Reply-To: <CAFaEF9KJD7rVOALiaN6uNNzcL_u8V8uX2BLiNaTJUk98pqot=g@mail.gmail.com>
References: <CAFaEF9KJD7rVOALiaN6uNNzcL_u8V8uX2BLiNaTJUk98pqot=g@mail.gmail.com>
From: David Vorick <david.vorick@gmail.com>
Date: Sun, 12 Mar 2017 10:44:20 -0400
Message-ID: <CAFVRnyrzJV1fGJFnAkoHvVFvsdHGxk23SBhVwrmu=1KDvK5UUw@mail.gmail.com>
To: Bitcoin Dev <bitcoin-dev@lists.linuxfoundation.org>,
ashish khandekar <contashk18@gmail.com>
Content-Type: multipart/alternative; boundary=001a114423c6539232054a89a129
X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00,DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, HTML_MESSAGE,
RCVD_IN_DNSWL_NONE,
RCVD_IN_SORBS_SPAM autolearn=no version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
smtp1.linux-foundation.org
Subject: Re: [bitcoin-dev] Solution for blockchain congestion and
determination of block size by bitcoin network/protocol itself.
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Protocol 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, 12 Mar 2017 14:44:23 -0000
--001a114423c6539232054a89a129
Content-Type: text/plain; charset=UTF-8
What, in your appraisal, is the purpose of the block size limit? I think we
will be more able to have a productive discussion around this proposal if
we clear that up first.
--001a114423c6539232054a89a129
Content-Type: text/html; charset=UTF-8
<div dir="auto">What, in your appraisal, is the purpose of the block size limit? I think we will be more able to have a productive discussion around this proposal if we clear that up first.</div>
--001a114423c6539232054a89a129--
|