summaryrefslogtreecommitdiff
path: root/08/8d9b953df1f0de1cb5432b78856478f32759ad
blob: 8f74cb76904a9606e39ad76d3c3766dfb618755f (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
Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191]
	helo=mx.sourceforge.net)
	by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <kefkius@maza.club>) id 1Yfk3e-0005cK-JL
	for bitcoin-development@lists.sourceforge.net;
	Wed, 08 Apr 2015 07:05:54 +0000
X-ACL-Warn: 
Received: from mail-pd0-f174.google.com ([209.85.192.174])
	by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1Yfk3d-00089u-EH
	for bitcoin-development@lists.sourceforge.net;
	Wed, 08 Apr 2015 07:05:54 +0000
Received: by pdbnk13 with SMTP id nk13so105854441pdb.0
	for <bitcoin-development@lists.sourceforge.net>;
	Wed, 08 Apr 2015 00:05:47 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to
	:subject:content-type:content-transfer-encoding;
	bh=23VOdG05vNA99AzDjRTUDHdcKNg4v/FMw/pjfDx6I30=;
	b=m/yt5oMm0rYSmi6P1r6Dmd0efY8rErLbPHmgO8U7AT92muKEXYVtkx1lBHgIf1vtZo
	Z5TjvQywzjlR1dQ0m7kqNeY0+ES8zla4XChRWrmyhN5/x43fT6hGbEojTSKFNpQ3O4iX
	KlINOpJQDjJqsUF9RP78T6V1zbA+dPRyBPOHZz1ZgTIkMsCyX0vuD63MXAlBudV1Hc7m
	QZgHc7vFxAlcnVec2T7oRydSqhsSlifyNDiVfXFqniD+9W/ykb0lizSFqhfhRCdQP7qe
	oV5zlf/rM2yol4EZ90OhfANKBPBswclmgbT3eCHZ4t4+9TMe+ZOFmo5P6BhGNLkl81Ql
	S1HA==
X-Gm-Message-State: ALoCoQmGbTSaTO55gz7KB/5q2S68Bucy0pOQFv/ONQ0uqD8yNKG+7UDkOmzW6sDzz7Ihk9hZQQGR
X-Received: by 10.66.139.109 with SMTP id qx13mr43464618pab.110.1428476747745; 
	Wed, 08 Apr 2015 00:05:47 -0700 (PDT)
Received: from [192.168.1.100] (nc-67-232-10-161.dhcp.embarqhsd.net.
	[67.232.10.161]) by mx.google.com with ESMTPSA id
	f12sm10338637pat.43.2015.04.08.00.05.45
	for <bitcoin-development@lists.sourceforge.net>
	(version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
	Wed, 08 Apr 2015 00:05:46 -0700 (PDT)
Message-ID: <5524D347.4040507@maza.club>
Date: Wed, 08 Apr 2015 03:05:43 -0400
From: Kefkius <kefkius@maza.club>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
	rv:31.0) Gecko/20100101 Thunderbird/31.6.0
MIME-Version: 1.0
To: bitcoin-development@lists.sourceforge.net
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
X-Spam-Score: 0.0 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
X-Headers-End: 1Yfk3d-00089u-EH
Subject: [Bitcoin-development] Request For Discussion / BIP number -
 Multi-Currency Hierarchy For Use In Multisignature Deterministic Wallets
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
	<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Wed, 08 Apr 2015 07:05:54 -0000

I have a potential BIP, "Multi-Currency Hierarchy For Use In
Multisignature Deterministic Wallets." I'm requesting discussion on it,
and possibly assignment of a BIP number.

It's located in this github gist:
https://gist.github.com/Kefkius/1aa02945e532f8739023