summaryrefslogtreecommitdiff
path: root/b1/00b3d29587c4b7c6cb2e8f4a990f2e41ecc66b
blob: e71854d838c382bacc6df3ba86196091e7ddc86a (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
Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194]
	helo=mx.sourceforge.net)
	by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <sickpig@gmail.com>) id 1X6dhi-0006oY-7s
	for bitcoin-development@lists.sourceforge.net;
	Mon, 14 Jul 2014 10:41:54 +0000
Received-SPF: pass (sog-mx-4.v43.ch3.sourceforge.com: domain of gmail.com
	designates 209.85.217.174 as permitted sender)
	client-ip=209.85.217.174; envelope-from=sickpig@gmail.com;
	helo=mail-lb0-f174.google.com; 
Received: from mail-lb0-f174.google.com ([209.85.217.174])
	by sog-mx-4.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1X6dhh-0005Nh-7c
	for bitcoin-development@lists.sourceforge.net;
	Mon, 14 Jul 2014 10:41:54 +0000
Received: by mail-lb0-f174.google.com with SMTP id u10so2679086lbd.19
	for <bitcoin-development@lists.sourceforge.net>;
	Mon, 14 Jul 2014 03:41:46 -0700 (PDT)
X-Received: by 10.152.5.230 with SMTP id v6mr13333066lav.33.1405334506620;
	Mon, 14 Jul 2014 03:41:46 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.152.181.98 with HTTP; Mon, 14 Jul 2014 03:41:26 -0700 (PDT)
In-Reply-To: <53C3A8C0.5070608@googlemail.com>
References: <53C3A8C0.5070608@googlemail.com>
From: "sickpig@gmail.com" <sickpig@gmail.com>
Date: Mon, 14 Jul 2014 12:41:26 +0200
Message-ID: <CA+c4ZozwhQ_FXN1iVY3BJYphvqFYumRvFXqE7bPFLZ9TO_yA1w@mail.gmail.com>
To: Krzysztof Okupski <k.okupski@googlemail.com>
Content-Type: text/plain; charset=UTF-8
X-Spam-Score: -1.6 (-)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
	-1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for
	sender-domain
	0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
	(sickpig[at]gmail.com)
	-0.0 SPF_PASS               SPF: sender matches SPF record
	-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: 1X6dhh-0005Nh-7c
Cc: Bitcoin Dev <bitcoin-development@lists.sourceforge.net>
Subject: Re: [Bitcoin-development] Bitcoin Protocol Specification
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: Mon, 14 Jul 2014 10:41:54 -0000

On Mon, Jul 14, 2014 at 11:54 AM, Krzysztof Okupski
<k.okupski@googlemail.com> wrote:
> Dear all,
>
> thank you for your invaluable feedback. As requested, the spec
> will from now on be under version control. It can be found under:
>
> https://github.com/minium/Bitcoin-Spec
>
> The old link to the PDF will be, just in case, kept updated as well.
>
>
> Warm greetings,
> Krzysztof Okupski

many many thanks Krzysztof.

This was badly needed.

This is a way to get more people to understand
the whole system, hence increasing the number
of bitcoin devs on the long term.