summaryrefslogtreecommitdiff
path: root/58/054092e09943421306d79cd8e8fe55ba7e0284
blob: cfd7b658bf829caa2b8efd3f2f5b9dfd99b8dffd (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
Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193]
	helo=mx.sourceforge.net)
	by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <thiagocmartinsc@gmail.com>) id 1RR6wJ-0002VZ-Jm
	for bitcoin-development@lists.sourceforge.net;
	Thu, 17 Nov 2011 18:43:59 +0000
Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of gmail.com
	designates 209.85.220.175 as permitted sender)
	client-ip=209.85.220.175;
	envelope-from=thiagocmartinsc@gmail.com;
	helo=mail-vx0-f175.google.com; 
Received: from mail-vx0-f175.google.com ([209.85.220.175])
	by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1RR6wI-0002fT-LH
	for bitcoin-development@lists.sourceforge.net;
	Thu, 17 Nov 2011 18:43:59 +0000
Received: by vcbfl11 with SMTP id fl11so2838340vcb.34
	for <bitcoin-development@lists.sourceforge.net>;
	Thu, 17 Nov 2011 10:43:53 -0800 (PST)
Received: by 10.52.30.42 with SMTP id p10mr58378361vdh.127.1321555433116; Thu,
	17 Nov 2011 10:43:53 -0800 (PST)
MIME-Version: 1.0
Received: by 10.220.205.199 with HTTP; Thu, 17 Nov 2011 10:43:22 -0800 (PST)
In-Reply-To: <CAJSM8J3CcuudWLF+gC=b9eBzdtfO1S0hCpW5FjLfWhdtqQgcyQ@mail.gmail.com>
References: <CABsx9T2QUTzvC3cWOnc6Gc-EyCT-6hX4NO=-7yogzohRC+fn4w@mail.gmail.com>
	<CAJSM8J3CcuudWLF+gC=b9eBzdtfO1S0hCpW5FjLfWhdtqQgcyQ@mail.gmail.com>
From: =?ISO-2022-JP?B?TWFydGlueCAtIBskQiU4JSchPCVgJTobKEI=?=
	<thiagocmartinsc@gmail.com>
Date: Thu, 17 Nov 2011 16:43:22 -0200
Message-ID: <CAJSM8J19++22nahZo4nxQOt-TMwhWfdFiFcx_1bdFimBDbt4Fw@mail.gmail.com>
To: Gavin Andresen <gavinandresen@gmail.com>
Content-Type: multipart/alternative; boundary=20cf3079c0b424551f04b1f29a40
X-Spam-Score: -0.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
	(thiagocmartinsc[at]gmail.com)
	-0.0 SPF_PASS               SPF: sender matches SPF record
	1.0 HTML_MESSAGE           BODY: HTML included in message
	-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: 1RR6wI-0002fT-LH
Cc: Bitcoin Dev <bitcoin-development@lists.sourceforge.net>
Subject: Re: [Bitcoin-development] Release candidates: versions 0.4.1 and 0.5
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: Thu, 17 Nov 2011 18:43:59 -0000

--20cf3079c0b424551f04b1f29a40
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit

Guys,

 The bidcoin-qt for Linux does not have the Bitcoin icon at the Desktop
Pager (Ubuntu Oneiric 11.10).

 This is a cosmetic change.

Best,
Thiago

2011/11/17 Martinx - $B%8%'!<%`%:(B <thiagocmartinsc@gmail.com>

> Hi,
>
>  Testing the 0.5.0 in Linux, I see a strange behaviour:
>
>  1- Open qt-client, blockchain stops the downloading at 10%... Wait 30
> minutes... not reach 11%...
>
>  2- Close and reopen the qt-client, blockchain start again at 0%...
> Normal!?
>
>  3- Now the download of the blockchain is working, reach 15% and growing...
>
>  I have a open firewall for the Bitcoin protocol. My 0.4.0 client works
> just fine, with more than 30 connections at the same machine (but another
> Linux user).
>
>  Also, where can I find the number of connections using new Bitcoin-QT?
>
> Thanks!
> Thiago
>
> On 16 November 2011 14:34, Gavin Andresen <gavinandresen@gmail.com> wrote:
>
>> I need help sanity testing these:
>>
>> https://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.4.1/test/
>>
>> https://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.5.0/test/
>>
>> --
>> --
>> Gavin Andresen
>>
>>
>> ------------------------------------------------------------------------------
>> All the data continuously generated in your IT infrastructure
>> contains a definitive record of customers, application performance,
>> security threats, fraudulent activity, and more. Splunk takes this
>> data and makes sense of it. IT sense. And common sense.
>> http://p.sf.net/sfu/splunk-novd2d
>> _______________________________________________
>> Bitcoin-development mailing list
>> Bitcoin-development@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bitcoin-development
>>
>
>

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

Guys,<div><br></div><div>=C2=A0The bidcoin-qt for Linux does not have the B=
itcoin icon at the Desktop Pager (Ubuntu Oneiric 11.10).</div><div><br></di=
v><div>=C2=A0This is a cosmetic change.</div><div><br></div><div>Best,</div=
><div>Thiago<br>

<br><div class=3D"gmail_quote">2011/11/17 Martinx - =E3=82=B8=E3=82=A7=E3=
=83=BC=E3=83=A0=E3=82=BA <span dir=3D"ltr">&lt;<a href=3D"mailto:thiagocmar=
tinsc@gmail.com">thiagocmartinsc@gmail.com</a>&gt;</span><br><blockquote cl=
ass=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;p=
adding-left:1ex;">

Hi,<div><br></div><div>=C2=A0Testing the 0.5.0 in Linux, I see a strange be=
haviour:</div><div><br></div><div>=C2=A01- Open qt-client, blockchain stops=
 the downloading at 10%... Wait 30 minutes... not reach 11%...</div><div><b=
r></div>



<div>=C2=A02- Close and reopen the qt-client, blockchain start again at 0%.=
.. Normal!?</div><div><br></div><div>=C2=A03- Now the download of the block=
chain is working, reach 15% and growing...</div><div><br></div><div>=C2=A0I=
 have a open firewall for the Bitcoin protocol. My 0.4.0 client works just =
fine, with more than 30 connections at the same machine (but another Linux =
user).</div>



<div><br></div><div>=C2=A0Also, where can I find the number of connections =
using new Bitcoin-QT?</div><div><br></div><div>Thanks!</div><div>Thiago</di=
v><div><br><div class=3D"gmail_quote"><div class=3D"im">On 16 November 2011=
 14:34, Gavin Andresen <span dir=3D"ltr">&lt;<a href=3D"mailto:gavinandrese=
n@gmail.com" target=3D"_blank">gavinandresen@gmail.com</a>&gt;</span> wrote=
:<br>



</div><div><div class=3D"h5"><blockquote class=3D"gmail_quote" style=3D"mar=
gin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I need help san=
ity testing these:<br>
 =C2=A0<a href=3D"https://sourceforge.net/projects/bitcoin/files/Bitcoin/bi=
tcoin-0.4.1/test/" target=3D"_blank">https://sourceforge.net/projects/bitco=
in/files/Bitcoin/bitcoin-0.4.1/test/</a><br>
 =C2=A0<a href=3D"https://sourceforge.net/projects/bitcoin/files/Bitcoin/bi=
tcoin-0.5.0/test/" target=3D"_blank">https://sourceforge.net/projects/bitco=
in/files/Bitcoin/bitcoin-0.5.0/test/</a><br>
<br>
--<br>
--<br>
Gavin Andresen<br>
<br>
---------------------------------------------------------------------------=
---<br>
All the data continuously generated in your IT infrastructure<br>
contains a definitive record of customers, application performance,<br>
security threats, fraudulent activity, and more. Splunk takes this<br>
data and makes sense of it. IT sense. And common sense.<br>
<a href=3D"http://p.sf.net/sfu/splunk-novd2d" target=3D"_blank">http://p.sf=
.net/sfu/splunk-novd2d</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>
</blockquote></div></div></div><br></div>
</blockquote></div><br></div>

--20cf3079c0b424551f04b1f29a40--