summaryrefslogtreecommitdiff
path: root/cc/f394b92b6c047dd839595424bf45d956b84a29
blob: 1458107c7f2f236da2f2fb6735c937df6db5b515 (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
Return-Path: <hearn@vinumeris.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id 32D671CA1
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Wed, 30 Sep 2015 12:30:27 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-io0-f181.google.com (mail-io0-f181.google.com
	[209.85.223.181])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id A90F81D3
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Wed, 30 Sep 2015 12:30:26 +0000 (UTC)
Received: by iofh134 with SMTP id h134so45395103iof.0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Wed, 30 Sep 2015 05:30:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=vinumeris.com; s=google;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=HaxsBm7+Mv8z12OtfTs6IeihllOEOJiw/GRLebeY+8A=;
	b=qEAhBPYomJTeBdu73FayL1lLC8xrTJQz9WFk8596zHmS+QsdMsoLzdzQravtdkmwdZ
	kKi5S+mpuZqlyR4FY+qS1IfKk0ZbQFPo8b3eGShJBMYlGzXy1JdfrcdIpo9cRZurKRLM
	xv+JGv3yF+9dEqflHubjLZzmW0dv/kWOc3wmk=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=HaxsBm7+Mv8z12OtfTs6IeihllOEOJiw/GRLebeY+8A=;
	b=ImWk2x0VzqBEfXubgZfdRz8FqUTi7NFtAmY8/OKsAmaN49mnz3NeePhRx58zZKG8hW
	eSPBMRYmRXRZrrg/kAXYSsA93r1x4q/I/qR+qzQr4dLRfCIRNI9xvSthV324zK8j+79l
	XJA5kbi49HPbO+ufdjHAjRINAUJg3JJb2nyKbbjeGn4H+9ZYyZnsxxZ6ooAS9YaTdUts
	SloNlKGnIZjTzVue1mlMxXi9H4P9tPQ4JYaiI0EIwDjBgMAdEhBBiQs5fiGDIm0/D/oQ
	0lWDCDg29GHqxv79Pp4NPsHpU2VNNxF52g21TXc5FZzWGClneMW5OY2/QV/majSFd//m
	YDnQ==
X-Gm-Message-State: ALoCoQnWyEiCIYlny3pGTjN+YFCMpj+e+TYO5pYYsvpoHO32n1xYLJ7vPFmC52kHgpxm1+FqMUcz
MIME-Version: 1.0
X-Received: by 10.107.166.139 with SMTP id p133mr4192995ioe.113.1443616226148; 
	Wed, 30 Sep 2015 05:30:26 -0700 (PDT)
Received: by 10.50.123.166 with HTTP; Wed, 30 Sep 2015 05:30:25 -0700 (PDT)
In-Reply-To: <CALqxMTGOmU76NHP8o7TyLq2t3EJTTyMoz4zCZQFczJX5+O=bOQ@mail.gmail.com>
References: <20150927185031.GA20599@savin.petertodd.org>
	<20150929200302.GA5051@amethyst.visucore.com>
	<87wpv8ft61.fsf@rustcorp.com.au>
	<CALqxMTGOmU76NHP8o7TyLq2t3EJTTyMoz4zCZQFczJX5+O=bOQ@mail.gmail.com>
Date: Wed, 30 Sep 2015 14:30:25 +0200
Message-ID: <CA+w+GKRd69kOiDKE_56vnbZ=Hx4hhXqtzpsVT6Z+fx005zW_MQ@mail.gmail.com>
From: Mike Hearn <hearn@vinumeris.com>
To: Adam Back <adam@cypherspace.org>
Content-Type: multipart/alternative; boundary=001a1141ef3c5a53ca0520f618f0
X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID,DKIM_VALID_AU,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] Let's deploy BIP65 CHECKLOCKTIMEVERIFY!
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, 30 Sep 2015 12:30:27 -0000

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

>
> I think from discussion with Gavin sometime during the montreal
> scaling bitcoin workshop, XT maybe willing to make things easy and
> adapt what it's doing.


If Core ships CLTV as is, then XT will have to adopt it - such is the
nature of a consensus system.

This will not change the fact that the rollout strategy is bad and nobody
has answered my extremely basic question: *why* is it being done in this
way, given the numerous downsides?

--001a1141ef3c5a53ca0520f618f0
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"><blo=
ckquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #c=
cc solid;padding-left:1ex">I think from discussion with Gavin sometime duri=
ng the montreal<br>
scaling bitcoin workshop, XT maybe willing to make things easy and<br>
adapt what it&#39;s doing.</blockquote><div><br></div><div>If Core ships CL=
TV as is, then XT will have to adopt it - such is the nature of a consensus=
 system.</div><div><br></div><div>This will not change the fact that the ro=
llout strategy is bad and nobody has answered my extremely basic question: =
<b>why</b>=C2=A0is it being done in this way, given the numerous downsides?=
</div><div><br></div><div><br></div></div></div></div>

--001a1141ef3c5a53ca0520f618f0--