blob: 3997899cc1b9ba1a1bee703be96ff0b2bcc5dc75 (
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
|
Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193]
helo=mx.sourceforge.net)
by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
(envelope-from <zgenjix@yahoo.com>) id 1SUhBq-0000jv-35
for bitcoin-development@lists.sourceforge.net;
Wed, 16 May 2012 16:35:06 +0000
X-ACL-Warn:
Received: from nm35-vm6.bullet.mail.ne1.yahoo.com ([98.138.229.102])
by sog-mx-3.v43.ch3.sourceforge.com with smtp (Exim 4.76)
id 1SUhBk-0001TV-Ne for bitcoin-development@lists.sourceforge.net;
Wed, 16 May 2012 16:35:06 +0000
Received: from [98.138.90.52] by nm35.bullet.mail.ne1.yahoo.com with NNFMP;
16 May 2012 16:34:55 -0000
Received: from [98.138.87.10] by tm5.bullet.mail.ne1.yahoo.com with NNFMP;
16 May 2012 16:34:55 -0000
Received: from [127.0.0.1] by omp1010.mail.ne1.yahoo.com with NNFMP;
16 May 2012 16:34:55 -0000
X-Yahoo-Newman-Property: ymail-3
X-Yahoo-Newman-Id: 11005.64671.bm@omp1010.mail.ne1.yahoo.com
Received: (qmail 16581 invoked by uid 60001); 16 May 2012 16:34:54 -0000
X-YMail-OSG: pONlBDgVM1lP5AvbLFMaisWUg86Z.o3z4XtukD8.iOg8DS_
JqrVRJg3ap4AAyROv..u8rd4dFlsMSpSHZ3mXdIRK2quZae.LO3O0nMyy7XI
adV5bndg0KWAQ2QaPuy9wYt8vp4d6Hz1yc0Uzi9uOKfoR1vRVCBQPZS4IXih
yfOODUsf1g0VEG7xsj9JieR0_UY9XtJhD3COAquOsa_NlLBIlUWUqV7pR8wL
VGIsrWXpYadrIZOmya8jbGCND1esy6wAzQp2R00O8_vq.dJTyiB8_pnfaZGX
15lnx4zbutmGaPsmKv6L2vhgt5KDs0NE00zGL24UcoUxTiLhZQx5iLMEUEtT
BrVwdE9OvIgMRrNmZQOR6VNv48_WxLF9wjAIKCXZswiHE1PlcjQpY65ItVwW
bHxK_g0DSMpNCxdOy4nblrr3JZ.I9w9EqP0UZzC6zgRa7l00Tfqnztof4ff5
8nLcnmcP.ulo6Ew--
Received: from [194.29.236.67] by web121005.mail.ne1.yahoo.com via HTTP;
Wed, 16 May 2012 09:34:54 PDT
X-Mailer: YahooMailWebService/0.8.118.349524
Message-ID: <1337186094.12490.YahooMailNeo@web121005.mail.ne1.yahoo.com>
Date: Wed, 16 May 2012 09:34:54 -0700 (PDT)
From: Amir Taaki <zgenjix@yahoo.com>
To: "bitcoin-development@lists.sourceforge.net"
<bitcoin-development@lists.sourceforge.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Spam-Score: -0.1 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
See http://spamassassin.org/tag/ for more details.
-0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/,
no trust [98.138.229.102 listed in list.dnswl.org]
0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
(zgenjix[at]yahoo.com)
-0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay
domain
-0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from
author's domain
0.1 DKIM_SIGNED Message has a DKIM or DK signature,
not necessarily valid
-0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
X-Headers-End: 1SUhBk-0001TV-Ne
Subject: [Bitcoin-development] BIP 33 - Stratized Nodes
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: Amir Taaki <zgenjix@yahoo.com>
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, 16 May 2012 16:35:06 -0000
Hi,
Please check out my proposal,
https://en.bitcoin.it/wiki/BIP_0033
I want to use the existing Bitcoin protocol to provide this functionality in order to maintain compatibility. This proposal does not affect current Bitcoin clients, but allows the parallel system to operate alongside and sometimes intersect with the main Bitcoin network in a positive way.
|