summaryrefslogtreecommitdiff
path: root/59/229d78e08756d53553bb7f4ea66c97bcd7656f
blob: 14130a41a5e12ef4971ecfbe008fbd096da3d85c (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
Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193]
	helo=mx.sourceforge.net)
	by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <adam@cypherspace.org>) id 1Wmo9o-0005IM-Fz
	for bitcoin-development@lists.sourceforge.net;
	Tue, 20 May 2014 17:48:56 +0000
X-ACL-Warn: 
Received: from mout.perfora.net ([74.208.4.194])
	by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1Wmo9m-00074P-Ru
	for bitcoin-development@lists.sourceforge.net;
	Tue, 20 May 2014 17:48:56 +0000
Received: from netbook ([37.75.38.254])
	by mrelay.perfora.net (node=mrus4) with ESMTP (Nemesis)
	id 0M8lzI-1WcwmV3Gnc-00CRJI; Tue, 20 May 2014 13:48:47 -0400
Received: by netbook (Postfix, from userid 1000)
	id 359632E50E6; Tue, 20 May 2014 19:48:40 +0200 (CEST)
Received: by flare (hashcash-sendmail, from uid 1000);
	Tue, 20 May 2014 19:48:38 +0200
Date: Tue, 20 May 2014 19:48:38 +0200
From: Adam Back <adam@cypherspace.org>
To: Krzysztof Okupski <k.okupski@googlemail.com>
Message-ID: <20140520174838.GA12364@netbook.cypherspace.org>
References: <5378B725.50400@googlemail.com>
	<20140518143853.GA12783@netbook.cypherspace.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Disposition: inline
In-Reply-To: <20140518143853.GA12783@netbook.cypherspace.org>
User-Agent: Mutt/1.5.21 (2010-09-15)
X-Hashcash: 1:20:140520:k.okupski@googlemail.com::xcRMnObe6ctD+ouS:0000000000000
	0000000000000000000000004TZC
X-Hashcash: 1:20:140520:bitcoin-development@lists.sourceforge.net::bTZufc0l1+Aj6
	FfH:000000000000000000007qit
X-Provags-ID: V02:K0:9dZGZWai8PBUMmEI/4cfzgv+TgOSo1SgdnzndPhBVqg
	1xs93jyGc7MLYWw7Xzr/zBA1HyVePbeSn89wEnYndDP9rXT/Hb
	8bu7zFAeuzGtIqy1gt+IC8UewNXB5j/JwnMRPQeN4nVR/ejd9S
	R7glPelTDcN+dB9FPMvfGZc7P2GnlZjNR5YaO+NhpJLT+b1shb
	Pm0TdFI5TnRE85FWAlRxmRE5FU02W4M/1T/oPu6LsEKfzQn/gw
	uTp4/31tg778PrnekAj10ClD0+Rs0NRvYj6UgsQ+fs83JkIEPg
	68LIwoJlpbfgQdz5G2Psz/I880KKa5fgRCoHzVLos8Dz0ubrl7
	lUZ+njZ36t65sD3pZ8n1eaS6hPlQF6EPqLxTWCaP4
X-Spam-Score: -0.0 (/)
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 [74.208.4.194 listed in list.dnswl.org]
	-0.0 SPF_HELO_PASS          SPF: HELO matches SPF record
X-Headers-End: 1Wmo9m-00074P-Ru
Cc: bitcoin-development@lists.sourceforge.net
Subject: [Bitcoin-development] good bitcoin summary paper in more detail
 than Satoshi paper (Re: 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, 20 May 2014 17:48:56 -0000

Actually I read the paper now as it was linked somewhere else also, and its
quite good.  So now I can summarize it:

Its a writeup of bitcoin in 29 pages, which covers things in the original
bitcoin paper but with more detail of formats, scripts with some examples,
formats etc.  Quite nice paper, concise presentation of many bitcoin details
that are otherwise hard to put together, requiring examining source or
asking people knowledgeable at algorithm/code level.

>>http://enetium.com/resources/Bitcoin.pdf

Adam

On Sun, May 18, 2014 at 04:38:53PM +0200, Adam Back wrote:
>Suggestion: maybe you want to write and post here a paragraph summarizing
>the topic of your paper so people can know if they feel qualified and if
>they need to review it from their interests.
>
>Adam
>
>On Sun, May 18, 2014 at 03:35:33PM +0200, Krzysztof Okupski wrote:
>>Dear all,
>>
>>I'd like to kindly ask, those of you that have a bit of spare time, to
>>take a look at a Bitcoin protocol specification I've written. It is still
>>in development and, as some of you have already indicated, needs
>>improvement. I'd be very thankful if some of you could take the
>>time to review it. If there are any errors or suggestions from your
>>side, I'd gladly hear them. My e-mail can be found on the front page
>>of the document:
>>
>>http://enetium.com/resources/Bitcoin.pdf
>>
>>Warm greetings,
>>Chris
>>
>>
>>------------------------------------------------------------------------------
>>"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
>>Instantly run your Selenium tests across 300+ browser/OS combos.
>>Get unparalleled scalability from the best Selenium testing platform available
>>Simple to use. Nothing to install. Get started now for free."
>>http://p.sf.net/sfu/SauceLabs
>>_______________________________________________
>>Bitcoin-development mailing list
>>Bitcoin-development@lists.sourceforge.net
>>https://lists.sourceforge.net/lists/listinfo/bitcoin-development
>
>------------------------------------------------------------------------------
>"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
>Instantly run your Selenium tests across 300+ browser/OS combos.
>Get unparalleled scalability from the best Selenium testing platform available
>Simple to use. Nothing to install. Get started now for free."
>http://p.sf.net/sfu/SauceLabs
>_______________________________________________
>Bitcoin-development mailing list
>Bitcoin-development@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/bitcoin-development