summaryrefslogtreecommitdiff
path: root/6d/0797882d246fbb5ab6e8ad919a1646021d7181
blob: ff0f14969c70e2ae90c8684ef2963bea53670dad (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
Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191]
	helo=mx.sourceforge.net)
	by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
	(envelope-from <thiagocmartinsc@gmail.com>) id 1RR4oF-0004OF-3Y
	for bitcoin-development@lists.sourceforge.net;
	Thu, 17 Nov 2011 16:27:31 +0000
Received-SPF: pass (sog-mx-1.v43.ch3.sourceforge.com: domain of gmail.com
	designates 209.85.220.47 as permitted sender)
	client-ip=209.85.220.47; envelope-from=thiagocmartinsc@gmail.com;
	helo=mail-dy0-f47.google.com; 
Received: from mail-dy0-f47.google.com ([209.85.220.47])
	by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1RR4oD-0004eL-UD
	for bitcoin-development@lists.sourceforge.net;
	Thu, 17 Nov 2011 16:27:31 +0000
Received: by dye2 with SMTP id 2so202599dye.34
	for <bitcoin-development@lists.sourceforge.net>;
	Thu, 17 Nov 2011 08:27:23 -0800 (PST)
Received: by 10.52.116.66 with SMTP id ju2mr20018022vdb.76.1321547243090; Thu,
	17 Nov 2011 08:27:23 -0800 (PST)
MIME-Version: 1.0
Received: by 10.220.205.199 with HTTP; Thu, 17 Nov 2011 08:26:52 -0800 (PST)
In-Reply-To: <CABsx9T2QUTzvC3cWOnc6Gc-EyCT-6hX4NO=-7yogzohRC+fn4w@mail.gmail.com>
References: <CABsx9T2QUTzvC3cWOnc6Gc-EyCT-6hX4NO=-7yogzohRC+fn4w@mail.gmail.com>
From: =?ISO-2022-JP?B?TWFydGlueCAtIBskQiU4JSchPCVgJTobKEI=?=
	<thiagocmartinsc@gmail.com>
Date: Thu, 17 Nov 2011 14:26:52 -0200
Message-ID: <CAJSM8J3CcuudWLF+gC=b9eBzdtfO1S0hCpW5FjLfWhdtqQgcyQ@mail.gmail.com>
To: Gavin Andresen <gavinandresen@gmail.com>
Content-Type: multipart/alternative; boundary=bcaec548a8f3fa74c304b1f0b1a1
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: 1RR4oD-0004eL-UD
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 16:27:31 -0000

--bcaec548a8f3fa74c304b1f0b1a1
Content-Type: text/plain; charset=ISO-8859-1

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
>

--bcaec548a8f3fa74c304b1f0b1a1
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi,<div><br></div><div>=A0Testing the 0.5.0 in Linux, I see a strange behav=
iour:</div><div><br></div><div>=A01- Open qt-client, blockchain stops the d=
ownloading at 10%... Wait 30 minutes... not reach 11%...</div><div><br></di=
v>


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


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


<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">I need help sanity testing these:<br>
 =A0<a href=3D"https://sourceforge.net/projects/bitcoin/files/Bitcoin/bitco=
in-0.4.1/test/" target=3D"_blank">https://sourceforge.net/projects/bitcoin/=
files/Bitcoin/bitcoin-0.4.1/test/</a><br>
 =A0<a href=3D"https://sourceforge.net/projects/bitcoin/files/Bitcoin/bitco=
in-0.5.0/test/" target=3D"_blank">https://sourceforge.net/projects/bitcoin/=
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><br></div>

--bcaec548a8f3fa74c304b1f0b1a1--