summaryrefslogtreecommitdiff
path: root/dd/654ad1a08a1ff95bf655397b01a3b8c7ec19dd
blob: f8eb4631b1fed1c9b04cf080d10ecf66f2515164 (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: <kanzure@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id 0D149FAD
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu, 10 Dec 2015 08:28:51 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-ig0-f182.google.com (mail-ig0-f182.google.com
	[209.85.213.182])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 6F393E5
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu, 10 Dec 2015 08:28:50 +0000 (UTC)
Received: by mail-ig0-f182.google.com with SMTP id mv3so12745163igc.0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu, 10 Dec 2015 00:28:50 -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
	:content-type; bh=tqALrpXbjwCaJC472moKh0783QbwtIlypo8muXYIq8w=;
	b=gLeoAHZo8FvgvnRrRa7FoKXsX6gTy1pRaMPZobVtiCfZI9cpKViDGL/q4AnhlGh3Mw
	fpGOLI7E4R7jlivrL+IsyZwTuUItXgug7P0wGf4RoVHVUhq2AxlPLh3Y+zHbdvAXR7Uo
	JlTEVSt9Hk3xbtOdOhVytgQ3mxEwMth7grJ4rjMoT0CEAkQpDju4v6vlCt95RRMetBRm
	gItSYxp8hiqqkhGOp+DPdT8999IKV6dnxp5N0Ig4oEP3X+1Vp2DQKiQV7852RdzxMCf/
	JcTexZywSJtUmPOp0JvFwhPIEXGwe/qIJVrFHxnXSaJsuDX6O39tISn0aGFw166u3HwY
	DLoQ==
MIME-Version: 1.0
X-Received: by 10.107.17.160 with SMTP id 32mr11112820ior.28.1449736129871;
	Thu, 10 Dec 2015 00:28:49 -0800 (PST)
Received: by 10.36.66.132 with HTTP; Thu, 10 Dec 2015 00:28:49 -0800 (PST)
In-Reply-To: <b13f6152767473dcf44a1d8965fdd32c@xbt.hk>
References: <b13f6152767473dcf44a1d8965fdd32c@xbt.hk>
Date: Thu, 10 Dec 2015 02:28:49 -0600
Message-ID: <CABaSBaw1XJkHE77UxSS1=DU6qX9Y5h1DyYJR_EN3ty9KR=4Jvw@mail.gmail.com>
From: Bryan Bishop <kanzure@gmail.com>
To: jl2012@xbt.hk, Bitcoin Dev <bitcoin-dev@lists.linuxfoundation.org>, 
	Bryan Bishop <kanzure@gmail.com>
Content-Type: text/plain; charset=UTF-8
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
Subject: Re: [bitcoin-dev] Segregated Witness features wish list
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: Thu, 10 Dec 2015 08:28:51 -0000

On Thu, Dec 10, 2015 at 12:47 AM, jl2012 wrote:
> 3. SIGHASH_WITHINPUTVALUE [1]: there are many SIGHASH proposals but this one
> has the highest priority as it makes offline signing much easier.

nhashtype proposal:
https://github.com/scmorse/bitcoin-misc/blob/master/sighash_proposal.md

OP_CODESEPARATOR:
http://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-April/007802.html

summary email about sighash type proposals (which IIRC you saw, so
leaving this link here is mainly for the benefit of others):
https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-August/010759.html

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