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
|
Return-Path: <jgarzik@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
[172.17.192.35])
by mail.linuxfoundation.org (Postfix) with ESMTPS id CE1DC11D5
for <bitcoin-dev@lists.linuxfoundation.org>;
Thu, 3 Sep 2015 03:33:32 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com
[209.85.212.182])
by smtp1.linuxfoundation.org (Postfix) with ESMTPS id C8C5014B
for <bitcoin-dev@lists.linuxfoundation.org>;
Thu, 3 Sep 2015 03:33:30 +0000 (UTC)
Received: by wicmc4 with SMTP id mc4so5519722wic.0
for <bitcoin-dev@lists.linuxfoundation.org>;
Wed, 02 Sep 2015 20:33:29 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
h=mime-version:date:message-id:subject:from:to:content-type;
bh=GYTfjDJdyTDpVTQ/Z4sRLsfu80ffUg/SVWGzV7E9o4w=;
b=Pfh+LGQwd95YrQWh0xY2nt+IeG0eu5N9+v7N/yujOIwhs3Lecus6j1xOQrioSwcJYP
zNyMjW13o1e4LgiLm6g72DTBWNXmxukI4MoCubvhEfRIPreD/JpGi0rf66seZ5maZyiH
FI6r5ehTiBIRRIzJr+OcaQ6djYLzId2fEMNgpwnjfnPwcomXuXJYi63Zp5bOv9F00Y3b
w+un3i3/i62TDYFr9+X8dIjUFBX/qQmY1BC6wg64EDFWZdUwqfvFkGtW/MFlmjFW/tF2
JIde6XKSfVcrzTXyVPq1OcjbJY9GZx0F3hGePUe5qQGA/hPfULtAlIau7snRC37GiqSU
NTjw==
MIME-Version: 1.0
X-Received: by 10.180.92.138 with SMTP id cm10mr9816665wib.33.1441251209162;
Wed, 02 Sep 2015 20:33:29 -0700 (PDT)
Received: by 10.28.15.11 with HTTP; Wed, 2 Sep 2015 20:33:29 -0700 (PDT)
Date: Wed, 2 Sep 2015 23:33:29 -0400
Message-ID: <CADm_WcZyK6LUcuKqSEuR-q0hTZOC3EdJsqY1HrS_ow0knDY=7A@mail.gmail.com>
From: Jeff Garzik <jgarzik@gmail.com>
To: Bitcoin development mailing list <bitcoin-dev@lists.linuxfoundation.org>
Content-Type: multipart/alternative; boundary=f46d043be24e5ab345051ecf7207
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
Subject: [bitcoin-dev] BIP 100 specification
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, 03 Sep 2015 03:33:32 -0000
--f46d043be24e5ab345051ecf7207
Content-Type: text/plain; charset=UTF-8
BIP 100 initial public draft:
https://github.com/jgarzik/bip100/blob/master/bip-0100.mediawiki
Emphasis on "initial" This is a starting point for the usual open source
feedback/iteration cycle, not an endpoint that Must Be This Way.
--f46d043be24e5ab345051ecf7207
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">BIP 100 initial public draft:=C2=A0<a href=3D"https://gith=
ub.com/jgarzik/bip100/blob/master/bip-0100.mediawiki">https://github.com/jg=
arzik/bip100/blob/master/bip-0100.mediawiki</a><div><br></div><div>Emphasis=
on "initial" =C2=A0This is a starting point for the usual open s=
ource feedback/iteration cycle, not an endpoint that Must Be This Way.</div=
><div><br></div><div><br></div></div>
--f46d043be24e5ab345051ecf7207--
|