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
|
Return-Path: <laanwj@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
[172.17.192.35])
by mail.linuxfoundation.org (Postfix) with ESMTPS id 79280BC4
for <bitcoin-dev@lists.linuxfoundation.org>;
Sat, 27 Jun 2015 12:25:48 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-wi0-f180.google.com (mail-wi0-f180.google.com
[209.85.212.180])
by smtp1.linuxfoundation.org (Postfix) with ESMTPS id E8E697C
for <bitcoin-dev@lists.linuxfoundation.org>;
Sat, 27 Jun 2015 12:25:47 +0000 (UTC)
Received: by wicnd19 with SMTP id nd19so64444574wic.1
for <bitcoin-dev@lists.linuxfoundation.org>;
Sat, 27 Jun 2015 05:25:46 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
h=date:from:to:cc:subject:message-id:references:mime-version
:content-type:content-disposition:in-reply-to:user-agent;
bh=3TnruBvvuKrymQ0Dfp+VnrLiqtOZ7m9nNSGHMQuVH9c=;
b=JlfH4ehxZGnNVDX/atC/WkrsVW/IR4Bf7Qayy8SNxfIdB90lHAsE/EOJLzemkm9IVb
GJ2oAMpw+8oXowbGJMSh8NnTzMosp+pB+SlB7m1AcCJYcODHjITvqsAhREVdCbLWZy8x
wlMKSxMCxZxPgMGk6Aac8nFN9urJ+zvpeOEqdUFL9cslhGotxcwk8puPPMZiNcU1Xst7
QwMkae6hFCKQE5k2YjrOSMkpj2wlL0qOBeTUrltzBMX+ADm0ynIW/4TCHgHxUqXm0+Gy
NQwAC5HY6/wkhRxNnZHFw+wKwCFvC4HAFljOgi9qka3gV0Q9+0Ml4ozrxgzTnJkRHI2d
Ylcg==
X-Received: by 10.180.76.8 with SMTP id g8mr5294756wiw.79.1435407946561;
Sat, 27 Jun 2015 05:25:46 -0700 (PDT)
Received: from amethyst.visucore.com (dhcp-089-098-228-253.chello.nl.
[89.98.228.253])
by mx.google.com with ESMTPSA id n6sm2785165wic.16.2015.06.27.05.25.45
(version=TLSv1.2 cipher=RC4-SHA bits=128/128);
Sat, 27 Jun 2015 05:25:46 -0700 (PDT)
Date: Sat, 27 Jun 2015 14:25:43 +0200
From: "Wladimir J. van der Laan" <laanwj@gmail.com>
To: NxtChg <nxtchg@hush.com>
Message-ID: <20150627122543.GE25420@amethyst.visucore.com>
References: <CAPg+sBjOj9eXiDG0F6G54SVKkStF_1HRu2wzGqtFF5X_NAWy4w@mail.gmail.com>
<20150627074259.GA25420@amethyst.visucore.com>
<CABm2gDr3orTHMN1q8vGmy3NpXWPy5i=zHhGneDGUk=ney3-e+Q@mail.gmail.com>
<20150627120935.GD25420@amethyst.visucore.com>
<20150627121505.6E857417EC@smtp.hushmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20150627121505.6E857417EC@smtp.hushmail.com>
User-Agent: Mutt/1.5.21 (2010-09-15)
X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM,
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@lists.linuxfoundation.org
Subject: Re: [bitcoin-dev] The need for larger blocks
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: Sat, 27 Jun 2015 12:25:48 -0000
> It was pointed several times before that with enough loud minority you can make any change seem controversial.
Yes, absolutely. Pushing something through despite a loud miniority (certainly a well-informed one with valid reasons) is controversial.
This is not about miniorities and majorities. The *entire network* needs to agree to switch to your new software. If there are months-long heated discussions on every possible forum that is a clear sign that your change is controversial. As Greg Sanders already says, we know one when we see one...
Wladimir
|