summaryrefslogtreecommitdiff
path: root/34/5bf792b75262c803f25f7f50c478434f0f3b8d
blob: 8dd7cac608ab062a541b39234afc913f255c9298 (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
Return-Path: <truthcoin@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id EEB7C229D
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Mon,  5 Oct 2015 17:01:49 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-qg0-f45.google.com (mail-qg0-f45.google.com
	[209.85.192.45])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 6E2CD1BE
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Mon,  5 Oct 2015 17:01:49 +0000 (UTC)
Received: by qgx61 with SMTP id 61so155272917qgx.3
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Mon, 05 Oct 2015 10:01:48 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=subject:to:references:cc:from:message-id:date:user-agent
	:mime-version:in-reply-to:content-type:content-transfer-encoding;
	bh=ruBZiSmxPp9iTjDa1L1AIMwSTdfozlc4paPvN+tql4Y=;
	b=TVlksnR3c5ekLSU6J0fF/8Svoe+EMy6n3NXQqqGnxgjAWlTjqHP2GoQg00WTME0YJz
	sKJ6EhbvxEXKNMOy2ojUqTWm0aH/A2AcEU9k9BGWo7pMj9NDD7fTu3BkBo00zIpLdp8i
	bbspPsgnZczd1eMt2/op/kt8rLLWxMU6tQfeS0/h+3iHPkVJ3uuftwImkOLvEF1zMWe4
	pGR9ItDHoaQEY9/PWFBbbCajU278W56MqJMgfpGjzv+EL4ud74uCVdRLKx44/TWsbCNz
	fRLI3Aoxx4s4tfI9i5Xuqlh+/FM74uUUmqXgDRgCDEL5Zy4TjHS+Vyhop8q38PS1oUjs
	O3Sg==
X-Received: by 10.140.42.139 with SMTP id c11mr17782792qga.106.1444064508638; 
	Mon, 05 Oct 2015 10:01:48 -0700 (PDT)
Received: from [192.168.1.103] (ool-4575fa8d.dyn.optonline.net.
	[69.117.250.141]) by smtp.googlemail.com with ESMTPSA id
	q32sm4009227qkq.1.2015.10.05.10.01.47
	(version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
	Mon, 05 Oct 2015 10:01:47 -0700 (PDT)
To: Mike Hearn <hearn@vinumeris.com>,
	Sergio Demian Lerner <sergio.d.lerner@gmail.com>
References: <CAKzdR-rPoByn=+CgsTc1ZnLkjwtYyJnbQLbn-VHOvz0dLciefQ@mail.gmail.com>
	<CA+w+GKSNa3TWgHXrp3=3gXdAbE6vVjW_uzus3_2YG9gzKJSskg@mail.gmail.com>
From: Paul Sztorc <truthcoin@gmail.com>
Message-ID: <5612ACF3.2080006@gmail.com>
Date: Mon, 5 Oct 2015 13:01:39 -0400
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.3.0
MIME-Version: 1.0
In-Reply-To: <CA+w+GKSNa3TWgHXrp3=3gXdAbE6vVjW_uzus3_2YG9gzKJSskg@mail.gmail.com>
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 7bit
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 <bitcoin-dev@lists.linuxfoundation.org>
Subject: Re: [bitcoin-dev] This thread is not about the soft/hard fork
 technical debate
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: Mon, 05 Oct 2015 17:01:50 -0000

On 10/5/2015 12:56 PM, Mike Hearn via bitcoin-dev wrote:
>
> As everyone in the Bitcoin community has been clearly told that
> controversial changes to the consensus rules must not happen, it's
> clear that CLTV cannot happen in its current form.