summaryrefslogtreecommitdiff
path: root/f4/f7ca8f49ca2bb36e7fadc340447cc61bd272c3
blob: 585160ccfd42ef3f898b94c2a7628527c60afac9 (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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193]
	helo=mx.sourceforge.net)
	by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <chrisjdcosta@gmail.com>) id 1X4XKW-0004tP-Vj
	for bitcoin-development@lists.sourceforge.net;
	Tue, 08 Jul 2014 15:29:17 +0000
Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of gmail.com
	designates 209.85.214.179 as permitted sender)
	client-ip=209.85.214.179; envelope-from=chrisjdcosta@gmail.com;
	helo=mail-ob0-f179.google.com; 
Received: from mail-ob0-f179.google.com ([209.85.214.179])
	by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1X4XKV-00018Q-E8
	for bitcoin-development@lists.sourceforge.net;
	Tue, 08 Jul 2014 15:29:16 +0000
Received: by mail-ob0-f179.google.com with SMTP id uz6so6592399obc.24
	for <bitcoin-development@lists.sourceforge.net>;
	Tue, 08 Jul 2014 08:29:10 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.182.211.99 with SMTP id nb3mr40187036obc.40.1404833349952;
	Tue, 08 Jul 2014 08:29:09 -0700 (PDT)
Sender: chrisjdcosta@gmail.com
Received: by 10.202.10.193 with HTTP; Tue, 8 Jul 2014 08:29:09 -0700 (PDT)
In-Reply-To: <CANVdSAp_1wBYuh2+hcR_HCtOjmwDm8EJdWLdJ4ZWcd5PARVW6A@mail.gmail.com>
References: <53AC0439.9070501@googlemail.com>
	<20140703012131.1A3D9E00A82@quidecco.de>
	<CANVdSAqEyqavSHea3uhzVWGKQU0UHGZDVqEiF3Ox2XkhwM=zpA@mail.gmail.com>
	<CANVdSAp_1wBYuh2+hcR_HCtOjmwDm8EJdWLdJ4ZWcd5PARVW6A@mail.gmail.com>
Date: Tue, 8 Jul 2014 17:29:09 +0200
X-Google-Sender-Auth: Jbi34S8v238QwrNUa-_5L-WsjDg
Message-ID: <CAC0TF=kuC9zdyvJXKiBzV=5anAt5szcD-Otp1EeoD5ukm-W1Uw@mail.gmail.com>
From: "Chris D'Costa" <chris.dcosta@meek.io>
To: Bitcoin Dev <bitcoin-development@lists.sourceforge.net>
Content-Type: multipart/alternative; boundary=e89a8f503b82cb215504fdb040a6
X-Spam-Score: -0.5 (/)
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
	(chrisjdcosta[at]gmail.com)
	-0.0 SPF_PASS               SPF: sender matches SPF record
	1.0 HTML_MESSAGE           BODY: HTML included in message
	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: 1X4XKV-00018Q-E8
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: Tue, 08 Jul 2014 15:29:17 -0000

--e89a8f503b82cb215504fdb040a6
Content-Type: text/plain; charset=UTF-8

This is probably the best, most complete resource available for those who
don't want to (or don't know how to) wade through the code. Well done.


On 7 July 2014 19:57, JMOlmos GMail <colonizare@gmail.com> wrote:

> And for translation's facility :P
>
>
> 2014-07-07 14:57 GMT-03:00 JMOlmos GMail <colonizare@gmail.com>:
>
>> And for translation's facility :P
>>
>>
>> 2014-07-02 22:21 GMT-03:00 Isidor Zeuner <cryptocurrencies@quidecco.de>:
>>
>> Hello Krzysztof,
>>>
>>> [...]
>>> > As before, it can be found under:
>>> >
>>> > http://enetium.com/resources/Bitcoin.pdf
>>> >
>>> > I hope it will prove useful to the community and thank in advance
>>> > for any further improvement proposals.
>>> >
>>>
>>> I think it's great work and provides a good reference for those
>>> who want to get some insight into Bitcoin's design.
>>>
>>> Have you considered putting the document source under version control,
>>> which may facilitate tracking future protocol improvements in the
>>> document easily?
>>>
>>> Best regards,
>>>
>>> Isidor
>>>
>>>
>>> ------------------------------------------------------------------------------
>>> Open source business process management suite built on Java and Eclipse
>>> Turn processes into business applications with Bonita BPM Community
>>> Edition
>>> Quickly connect people, data, and systems into organized workflows
>>> Winner of BOSSIE, CODIE, OW2 and Gartner awards
>>> http://p.sf.net/sfu/Bonitasoft
>>> _______________________________________________
>>> Bitcoin-development mailing list
>>> Bitcoin-development@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/bitcoin-development
>>>
>>
>>
>
>
> ------------------------------------------------------------------------------
> Open source business process management suite built on Java and Eclipse
> Turn processes into business applications with Bonita BPM Community Edition
> Quickly connect people, data, and systems into organized workflows
> Winner of BOSSIE, CODIE, OW2 and Gartner awards
> http://p.sf.net/sfu/Bonitasoft
> _______________________________________________
> Bitcoin-development mailing list
> Bitcoin-development@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bitcoin-development
>
>

--e89a8f503b82cb215504fdb040a6
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">This is probably the best, most complete resource availabl=
e for those who don&#39;t want to (or don&#39;t know how to) wade through t=
he code. Well done.<div class=3D"gmail_extra"><br><br><div class=3D"gmail_q=
uote">
On 7 July 2014 19:57, JMOlmos GMail <span dir=3D"ltr">&lt;<a href=3D"mailto=
:colonizare@gmail.com" target=3D"_blank">colonizare@gmail.com</a>&gt;</span=
> wrote:<br><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;bo=
rder-left:1px #ccc solid;padding-left:1ex">
<div dir=3D"ltr"><span style=3D"font-family:arial,sans-serif;font-size:13px=
">And for translation&#39;s facility :P</span><br></div><div class=3D"gmail=
_extra"><br><br><div class=3D"gmail_quote">2014-07-07 14:57 GMT-03:00 JMOlm=
os GMail <span dir=3D"ltr">&lt;<a href=3D"mailto:colonizare@gmail.com" targ=
et=3D"_blank">colonizare@gmail.com</a>&gt;</span>:<br>

<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div dir=3D"ltr">And for translation&#39;s f=
acility :P</div><div class=3D"gmail_extra"><br><br><div class=3D"gmail_quot=
e">2014-07-02 22:21 GMT-03:00 Isidor Zeuner <span dir=3D"ltr">&lt;<a href=
=3D"mailto:cryptocurrencies@quidecco.de" target=3D"_blank">cryptocurrencies=
@quidecco.de</a>&gt;</span>:<div>
<div class=3D"h5"><div>
<div><br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">Hello Krzysztof,<br>
<br>
[...]<br>
<div>&gt; As before, it can be found under:<br>
&gt;<br>
&gt; <a href=3D"http://enetium.com/resources/Bitcoin.pdf" target=3D"_blank"=
>http://enetium.com/resources/Bitcoin.pdf</a><br>
&gt;<br>
&gt; I hope it will prove useful to the community and thank in advance<br>
&gt; for any further improvement proposals.<br>
&gt;<br>
<br>
</div>I think it&#39;s great work and provides a good reference for those<b=
r>
who want to get some insight into Bitcoin&#39;s design.<br>
<br>
Have you considered putting the document source under version control,<br>
which may facilitate tracking future protocol improvements in the<br>
document easily?<br>
<br>
Best regards,<br>
<br>
Isidor<br>
<div><div><br>
---------------------------------------------------------------------------=
---<br>
Open source business process management suite built on Java and Eclipse<br>
Turn processes into business applications with Bonita BPM Community Edition=
<br>
Quickly connect people, data, and systems into organized workflows<br>
Winner of BOSSIE, CODIE, OW2 and Gartner awards<br>
<a href=3D"http://p.sf.net/sfu/Bonitasoft" target=3D"_blank">http://p.sf.ne=
t/sfu/Bonitasoft</a><br>
_______________________________________________<br>
Bitcoin-development mailing list<br>
<a href=3D"mailto:Bitcoin-development@lists.sourceforge.net" target=3D"_bla=
nk">Bitcoin-development@lists.sourceforge.net</a><br>
<a href=3D"https://lists.sourceforge.net/lists/listinfo/bitcoin-development=
" target=3D"_blank">https://lists.sourceforge.net/lists/listinfo/bitcoin-de=
velopment</a><br>
</div></div></blockquote></div></div></div></div></div><br></div>
</blockquote></div><br></div>
<br>-----------------------------------------------------------------------=
-------<br>
Open source business process management suite built on Java and Eclipse<br>
Turn processes into business applications with Bonita BPM Community Edition=
<br>
Quickly connect people, data, and systems into organized workflows<br>
Winner of BOSSIE, CODIE, OW2 and Gartner awards<br>
<a href=3D"http://p.sf.net/sfu/Bonitasoft" target=3D"_blank">http://p.sf.ne=
t/sfu/Bonitasoft</a><br>_______________________________________________<br>
Bitcoin-development mailing list<br>
<a href=3D"mailto:Bitcoin-development@lists.sourceforge.net">Bitcoin-develo=
pment@lists.sourceforge.net</a><br>
<a href=3D"https://lists.sourceforge.net/lists/listinfo/bitcoin-development=
" target=3D"_blank">https://lists.sourceforge.net/lists/listinfo/bitcoin-de=
velopment</a><br>
<br></blockquote></div><br></div></div>

--e89a8f503b82cb215504fdb040a6--