summaryrefslogtreecommitdiff
path: root/41/e8d4ebae3816ebb17407470758fae695acf157
blob: 9388aa284a858acb93bf7a9a8b84e3b093a7bb06 (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
Return-Path: <roconnor@blockstream.io>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id BC072B56
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu,  5 Oct 2017 21:29:10 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-vk0-f49.google.com (mail-vk0-f49.google.com
	[209.85.213.49])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 9F4D6FC
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu,  5 Oct 2017 21:29:09 +0000 (UTC)
Received: by mail-vk0-f49.google.com with SMTP id 126so8749864vkj.9
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu, 05 Oct 2017 14:29:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=blockstream-io.20150623.gappssmtp.com; s=20150623;
	h=mime-version:in-reply-to:references:from:date:message-id:subject:to
	:cc; bh=lPOfDWgxkHXrvEFlk0VXCk08FBxVc9vCUkWlt2WkfN0=;
	b=gmteATuMn1XwJadMtPzMwARfY8kMteBcbyJPE7kWBKHxuB/6nUNrAWLqh8vBGsFz26
	LeHYL5LawkyYHYgxtGNEB35FpTc0cdl5af1jO3R5X5lPa1Ap5QU/era+wS8M3oqbB09V
	KUJrzSZ1NjnraZF9+O7/vCf4kGXbWwzORMwEzxIY05OS3SUeU4wg9dOTD5Xd5iCYX3Tc
	T8QECaj9CzbP/ahFK1CJlFghyH4YJfCLw+9HsZTKNGrDCBlOYX+FEEbnMX4MRklaF6TH
	p9zJNMumcYk0SbvAmRLy0gyz3+6fUOzojtV1H5/LFhyOED34B1NoItgQk+LAoUypeEpt
	ui2Q==
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:cc;
	bh=lPOfDWgxkHXrvEFlk0VXCk08FBxVc9vCUkWlt2WkfN0=;
	b=BmOISK6AUTRacjIfzAVI3jyCnmWbqGnUaExWBhwejeIopLTSfxr5OwH4TChiWlMGsc
	YoWGVz37XLWkDi6rdXqka3sAIK1CJuZBaninwna+9u0eVy4we07StLugJlcfTghTMKJk
	CWnCzg4p3q5zDs6ykl7qsj/TEQLn1Ba8gHYXaN9cL8jjju5sFJlkJzZnTfsCc4pgy/cv
	X8g6MOVaU67Csw4h2DE1CzOUUuCt+EAFhRXNoBW8WqWDcKHuFVE8nh+zfkRRXksPA8JL
	KZdKWuWp2y4UvjoUggBf+SnCo6zwSaFqX8xDo4J8SEvfSZJ9lxbFb27dcLGVP6S6xPyN
	jYtQ==
X-Gm-Message-State: AMCzsaX3N4sPVbiynVL6uw/YtKc3pftm8sqss9qM3rHBBGJqj526EVRs
	OtSwf6gCVeg9Mn2tvbT0yKvFpJWbZ4WufYR4lnEeGQ==
X-Google-Smtp-Source: AOwi7QDAJucv2g7RurJV0xGX4jRUm2FzV97a/HgutWcIanX1MVeEUGOZuXi8Qpuumt5JUdbpJnT6fUtbbsE6Ix0rXFw=
X-Received: by 10.31.244.196 with SMTP id s187mr38267vkh.126.1507238948701;
	Thu, 05 Oct 2017 14:29:08 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.159.41.161 with HTTP; Thu, 5 Oct 2017 14:28:48 -0700 (PDT)
In-Reply-To: <AEABDAC5-AAFB-4345-BD0D-4F61CA075A1C@friedenbach.org>
References: <201710010113.30518.luke@dashjr.org>
	<AEABDAC5-AAFB-4345-BD0D-4F61CA075A1C@friedenbach.org>
From: "Russell O'Connor" <roconnor@blockstream.io>
Date: Thu, 5 Oct 2017 17:28:48 -0400
Message-ID: <CAMZUoKm09EALbX8Jk2_26uX6hm2u1a3=B6UTaLSWqeG_8SXPSw@mail.gmail.com>
To: Mark Friedenbach <mark@friedenbach.org>, 
	Bitcoin Protocol Discussion <bitcoin-dev@lists.linuxfoundation.org>
Content-Type: multipart/alternative; boundary="94eb2c14b306212ad5055ad36ac7"
X-Spam-Status: No, score=0.5 required=5.0 tests=DKIM_SIGNED,DKIM_VALID,
	HTML_MESSAGE,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM autolearn=disabled
	version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	smtp1.linux-foundation.org
Subject: Re: [bitcoin-dev] Version 1 witness programs (first draft)
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: Thu, 05 Oct 2017 21:29:10 -0000

--94eb2c14b306212ad5055ad36ac7
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

On Thu, Oct 5, 2017 at 4:33 PM, Mark Friedenbach via bitcoin-dev <
bitcoin-dev@lists.linuxfoundation.org> wrote:

> Here=E2=80=99s an additional (uncontroversial?) idea due to Russell O=E2=
=80=99Connor:
>

For the record, it's Johnson Lau's proposal where I read this idea.

--94eb2c14b306212ad5055ad36ac7
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">On T=
hu, Oct 5, 2017 at 4:33 PM, Mark Friedenbach via bitcoin-dev <span dir=3D"l=
tr">&lt;<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" target=3D"=
_blank">bitcoin-dev@lists.linuxfoundation.org</a>&gt;</span> wrote:<br><blo=
ckquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left=
:1px solid rgb(204,204,204);padding-left:1ex">Here=E2=80=99s an additional =
(uncontroversial?) idea due to Russell O=E2=80=99Connor:<br></blockquote><d=
iv><br></div><div>For the record, it&#39;s Johnson Lau&#39;s proposal where=
 I read this idea.<br></div></div></div></div>

--94eb2c14b306212ad5055ad36ac7--