summaryrefslogtreecommitdiff
path: root/aa/38c50806026a9afc9261ad47cc9f4c59a285d2
blob: e10378d717d0facaf5d3bf93c9eff1ecff381350 (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
Return-Path: <kanzure@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id 9AE07267
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Tue, 24 Nov 2015 21:51:13 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-ig0-f180.google.com (mail-ig0-f180.google.com
	[209.85.213.180])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id F1A7B8F
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Tue, 24 Nov 2015 21:51:12 +0000 (UTC)
Received: by igl9 with SMTP id 9so82159130igl.0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Tue, 24 Nov 2015 13:51:12 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=9DrsEAQu1+BXWLDwcgk32K8IOjxZUllaGlvnLBBXIjc=;
	b=mheuQuVD6HUKNWXzbJtjfYO4/gKuw5RBNCeoXc0e8PFmos4zsTopq3qyAPCvuocXNh
	B28AgITg7HrdCf1aYZR5LzJqcmWVR56aBUWV/ta2etD2M6G2ytXilbDbFkE5cYhybWEg
	te1f7E0iWS8fpjpEi/vST2rYdycxbrHcZq9iG/kMKOnTbzNiEsDc9XkZFPUKTm3UZsE1
	loUSf7OmoZUyW4NNrZz4+6E/8xtMe9aHERb7BRYVSQMSuJLJ2CkG5i9gXuVdT2aiDypq
	pQDKbqb85Vi4oEmGxX60w53gfIDSxkgtKDaxKXYMgelc3bWBBEvZHr5QEUUFzbHWGRzF
	MO5Q==
MIME-Version: 1.0
X-Received: by 10.50.155.106 with SMTP id vv10mr727503igb.36.1448401872412;
	Tue, 24 Nov 2015 13:51:12 -0800 (PST)
Received: by 10.36.66.132 with HTTP; Tue, 24 Nov 2015 13:51:12 -0800 (PST)
In-Reply-To: <CAAcC9yuM+dG+mJn_0vPqZuig5cHqeF-xgszw-zzD3D9UKRsyrQ@mail.gmail.com>
References: <CAAcC9yuM+dG+mJn_0vPqZuig5cHqeF-xgszw-zzD3D9UKRsyrQ@mail.gmail.com>
Date: Tue, 24 Nov 2015 15:51:12 -0600
Message-ID: <CABaSBaxKJjEd2e9hrnzyS57-YHspqCv9PiSH4XccqSZJMQG6qg@mail.gmail.com>
From: Bryan Bishop <kanzure@gmail.com>
To: Chris Priest <cp368202@ohiou.edu>, Bryan Bishop <kanzure@gmail.com>
Content-Type: multipart/alternative; boundary=001a11346b4818e9380525505701
X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,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] OP_CHECKWILDCARDSIGVERIFY or "Wildcard Inputs" or
 "Coalescing Transactions"
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: Tue, 24 Nov 2015 21:51:13 -0000

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

On Tue, Nov 24, 2015 at 11:34 AM, Chris Priest via bitcoin-dev <
bitcoin-dev@lists.linuxfoundation.org> wrote:

> **OP_CHECKWILDCARDSIGVERIFY**


Some (minor) discussion of this idea in -wizards earlier today starting
near near "09:50" (apologies for having no anchor links):
http://gnusha.org/bitcoin-wizards/2015-11-24.log

- Bryan
http://heybryan.org/
1 512 203 0507

--001a11346b4818e9380525505701
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=
ue, Nov 24, 2015 at 11:34 AM, Chris Priest via bitcoin-dev <span dir=3D"ltr=
">&lt;<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" target=3D"_b=
lank">bitcoin-dev@lists.linuxfoundation.org</a>&gt;</span> wrote:<br><block=
quote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left-w=
idth:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding=
-left:1ex">**OP_CHECKWILDCARDSIGVERIFY**</blockquote></div><br>Some (minor)=
 discussion of this idea in -wizards earlier today starting near near &quot=
;09:50&quot; (apologies for having no anchor links):<br><a href=3D"http://g=
nusha.org/bitcoin-wizards/2015-11-24.log">http://gnusha.org/bitcoin-wizards=
/2015-11-24.log</a><br><div><br></div><div class=3D"gmail_signature">- Brya=
n<br><a href=3D"http://heybryan.org/" target=3D"_blank">http://heybryan.org=
/</a><br>1 512 203 0507</div>
</div></div>

--001a11346b4818e9380525505701--