summaryrefslogtreecommitdiff
path: root/91/34c4105334095dc4ef45f8902eb5486c2722dd
blob: d3fea888fda0362e7035f999087341bb7b209885 (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
222
223
224
225
226
227
228
229
230
Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192]
	helo=mx.sourceforge.net)
	by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <tamas@bitsofproof.com>) id 1WXEOQ-0001PN-Hi
	for bitcoin-development@lists.sourceforge.net;
	Mon, 07 Apr 2014 18:35:38 +0000
X-ACL-Warn: 
Received: from wp059.webpack.hosteurope.de ([80.237.132.66])
	by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256)
	(Exim 4.76) id 1WXEOO-0006mL-JF
	for bitcoin-development@lists.sourceforge.net;
	Mon, 07 Apr 2014 18:35:38 +0000
Received: from [37.143.74.116] (helo=[192.168.2.2]); authenticated
	by wp059.webpack.hosteurope.de running ExIM with esmtpsa
	(TLS1.0:RSA_AES_128_CBC_SHA1:16)
	id 1WXEOH-0004Wx-Qj; Mon, 07 Apr 2014 20:35:29 +0200
Content-Type: multipart/signed;
	boundary="Apple-Mail=_8712384A-25B6-4EF1-B70B-374CDFE4188D";
	protocol="application/pgp-signature"; micalg=pgp-sha1
Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\))
From: Tamas Blummer <tamas@bitsofproof.com>
In-Reply-To: <CANEZrP1-9LpPw4WuY8bfsEG0OLoDECXTfQCoZsZ4tmOn2H7Omw@mail.gmail.com>
Date: Mon, 7 Apr 2014 20:35:40 +0200
Message-Id: <6D6E55CE-2F04-4C34-BEE6-98AEF1478346@bitsofproof.com>
References: <CANEZrP2rgiQHpekEpFviJ22QsiV+s-F2pqosaZOA5WrRtJx5pg@mail.gmail.com>
	<5342C833.5030906@gmail.com>
	<CAAS2fgTqBfEPXh2dfcL_ke6c0wfXw4qUM1rAYMkAHcAM6mYH+g@mail.gmail.com>
	<6D430188-CE00-44B1-BD8C-B623CF04D466@icloudtools.net>
	<CANEZrP1-9LpPw4WuY8bfsEG0OLoDECXTfQCoZsZ4tmOn2H7Omw@mail.gmail.com>
To: Mike Hearn <mike@plan99.net>
X-Mailer: Apple Mail (2.1874)
X-bounce-key: webpack.hosteurope.de; tamas@bitsofproof.com; 1396895736;
	ce2b63e4; 
X-Spam-Score: 1.0 (+)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
	1.0 HTML_MESSAGE           BODY: HTML included in message
X-Headers-End: 1WXEOO-0006mL-JF
Cc: Bitcoin Development <bitcoin-development@lists.sourceforge.net>
Subject: Re: [Bitcoin-development] Why are we bleeding nodes?
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, 07 Apr 2014 18:35:38 -0000


--Apple-Mail=_8712384A-25B6-4EF1-B70B-374CDFE4188D
Content-Type: multipart/alternative;
	boundary="Apple-Mail=_68C47828-44F4-40B0-9829-D30929A7CF10"


--Apple-Mail=_68C47828-44F4-40B0-9829-D30929A7CF10
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

Headers first loading allows the node to run SPV from the very first =
minutes and it can converge to full node by time.
This is BTW how newest versions of BOP can work.

Pruning however disqualifies the node as a source for bootstrapping an =
other full node.=20
BTW, did we already agree on the service bits for an archive node?


Tamas Blummer
http://bitsofproof.com

On 07.04.2014, at 20:23, Mike Hearn <mike@plan99.net> wrote:

> * Sent 456.5 gb data
>=20
> At my geographic service location (Singapore), this cost about $90 =
last month for bandwidth alone.
>=20
> One of the reasons I initiated the (now stalled) PayFile project was =
in anticipation of this problem:
>=20
> https://github.com/mikehearn/PayFile
> http://www.youtube.com/watch?v=3Dr0BXnWlnIi4&feature=3Dyoutu.be
>=20
> At some point if you want to actually download and validate the full =
block chain from scratch, you will have to start paying for it I'm sure.
>=20
> In the meantime:
> Getting headers-first implemented and rolled out everywhere would =
reduce the amount of redundant downloading and hopefully reduce transmit =
traffic network-wide.
> Implementing chain pruning would allow people to control upload =
bandwidth consumption by reducing the amount of disk storage they allow.
>=20
> =
--------------------------------------------------------------------------=
----
> Put Bad Developers to Shame
> Dominate Development with Jenkins Continuous Integration
> Continuously Automate Build, Test & Deployment=20
> Start a new project now. Try Jenkins in the cloud.
> =
http://p.sf.net/sfu/13600_Cloudbees_______________________________________=
________
> Bitcoin-development mailing list
> Bitcoin-development@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bitcoin-development


--Apple-Mail=_68C47828-44F4-40B0-9829-D30929A7CF10
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
	charset=us-ascii

<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: =
after-white-space;">Headers first loading allows the node to run SPV =
from the very first minutes and it can converge to full node by =
time.<div>This is BTW how newest versions of BOP can =
work.</div><div><br><div>Pruning however disqualifies the node as a =
source for bootstrapping an other full node.&nbsp;</div><div>BTW, did we =
already agree on the service bits for an archive node?<br><div><div =
apple-content-edited=3D"true">
<br style=3D"color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant: normal; font-weight: normal; =
letter-spacing: normal; line-height: normal; text-align: -webkit-auto; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; orphans: 2; widows: =
2;"><br style=3D"color: rgb(0, 0, 0); font-family: Helvetica; font-size: =
12px; font-style: normal; font-variant: normal; font-weight: normal; =
letter-spacing: normal; line-height: normal; text-align: -webkit-auto; =
text-indent: 0px; text-transform: none; white-space: normal; =
word-spacing: 0px; -webkit-text-stroke-width: 0px; orphans: 2; widows: =
2;"><span style=3D"color: rgb(0, 0, 0); font-family: Helvetica; =
font-size: 12px; font-style: normal; font-variant: normal; font-weight: =
normal; letter-spacing: normal; line-height: normal; text-align: =
-webkit-auto; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; orphans: 2; =
widows: 2; float: none; display: inline !important;">Tamas =
Blummer</span><br style=3D"color: rgb(0, 0, 0); font-family: Helvetica; =
font-size: 12px; font-style: normal; font-variant: normal; font-weight: =
normal; letter-spacing: normal; line-height: normal; text-align: =
-webkit-auto; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; orphans: 2; =
widows: 2;"><span style=3D"color: rgb(0, 0, 0); font-family: Helvetica; =
font-size: 12px; font-style: normal; font-variant: normal; font-weight: =
normal; letter-spacing: normal; line-height: normal; orphans: auto; =
text-align: start; text-indent: 0px; text-transform: none; white-space: =
normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: =
0px;"><span style=3D"color: rgb(0, 0, 0); font-family: Helvetica; =
font-size: 12px; font-style: normal; font-variant: normal; font-weight: =
normal; letter-spacing: normal; line-height: normal; text-align: =
-webkit-auto; text-indent: 0px; text-transform: none; white-space: =
normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; orphans: 2; =
widows: 2; float: none; display: inline !important;"><a =
href=3D"http://bitsofproof.com">http://bitsofproof.com</a></span>
</span></div>
<br><div><div>On 07.04.2014, at 20:23, Mike Hearn &lt;<a =
href=3D"mailto:mike@plan99.net">mike@plan99.net</a>&gt; wrote:</div><br =
class=3D"Apple-interchange-newline"><blockquote type=3D"cite"><div =
dir=3D"ltr"><div class=3D"gmail_extra"><div =
class=3D"gmail_quote"><blockquote class=3D"gmail_quote" =
style=3D"margin:0px 0px 0px =
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left=
-style:solid;padding-left:1ex">
* Sent 456.5 gb data<br>
<br>
At my geographic service location (Singapore), this cost about $90 last =
month for bandwidth alone.</blockquote><div><br></div><div>One of the =
reasons I initiated the (now stalled) PayFile project was in =
anticipation of this problem:</div>
<div><br></div><div><a =
href=3D"https://github.com/mikehearn/PayFile">https://github.com/mikehearn=
/PayFile</a></div><div><a =
href=3D"http://www.youtube.com/watch?v=3Dr0BXnWlnIi4&amp;feature=3Dyoutu.b=
e">http://www.youtube.com/watch?v=3Dr0BXnWlnIi4&amp;feature=3Dyoutu.be</a>=
</div>
<div><br></div><div>At some point if you want to actually download and =
validate the full block chain from scratch, you will have to start =
paying for it I'm sure.</div><div><br></div><div>In the =
meantime:</div><div><ol>
<li>Getting headers-first implemented and rolled out everywhere would =
reduce the amount of redundant downloading and hopefully reduce transmit =
traffic network-wide.<br></li><li>Implementing chain pruning would allow =
people to control upload bandwidth consumption by reducing the amount of =
disk storage they allow.</li>
</ol><div><br></div></div></div></div></div>
=
--------------------------------------------------------------------------=
----<br>Put Bad Developers to Shame<br>Dominate Development with Jenkins =
Continuous Integration<br>Continuously Automate Build, Test &amp; =
Deployment <br>Start a new project now. Try Jenkins in the cloud.<br><a =
href=3D"http://p.sf.net/sfu/13600_Cloudbees_______________________________=
________________">http://p.sf.net/sfu/13600_Cloudbees_____________________=
__________________________</a><br>Bitcoin-development mailing =
list<br>Bitcoin-development@lists.sourceforge.net<br>https://lists.sourcef=
orge.net/lists/listinfo/bitcoin-development<br></blockquote></div><br></di=
v></div></div></body></html>=

--Apple-Mail=_68C47828-44F4-40B0-9829-D30929A7CF10--

--Apple-Mail=_8712384A-25B6-4EF1-B70B-374CDFE4188D
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP using GPGMail

-----BEGIN PGP SIGNATURE-----
Comment: GPGTools - http://gpgtools.org

iQEcBAEBAgAGBQJTQu/8AAoJEPZykcUXcTkcGqkH/0PiIuPN2+7niWdtrlRMzZcX
m4GlEZfm/LU76H6qNw84SNJCDjdYfP212RoZkjnMAGyauNx1f/gkQ0KyhPg9Z3n6
lhJyQJn8hCGvMqNr/pNX6EYHx0PNtBGnSg+qj1wWR/PHgjThVcSha6t62Xh7iqFG
cjqa/vHMda+eSsDknEGKQq0cp+H3koFyaMS4aMUsUsqSvKo6yRKqAs3/gaMrOZiB
LlAIIN3e+tPhuP1iqaOkC17lTxebFMZkyIaqJgMnsy/7aJebQNghOZ0s18tlObeq
hrPhSQj8qpbwbN1M8EtX4+N6LYdI5MNPBp8yv+WUDuPO1wMNo4TkEX03IxyLyPg=
=3V2j
-----END PGP SIGNATURE-----

--Apple-Mail=_8712384A-25B6-4EF1-B70B-374CDFE4188D--