Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191] helo=mx.sourceforge.net) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1WH8Lm-0000kn-AY for bitcoin-development@lists.sourceforge.net; Sat, 22 Feb 2014 08:54:22 +0000 Received-SPF: pass (sog-mx-1.v43.ch3.sourceforge.com: domain of gmail.com designates 209.85.214.42 as permitted sender) client-ip=209.85.214.42; envelope-from=laanwj@gmail.com; helo=mail-bk0-f42.google.com; Received: from mail-bk0-f42.google.com ([209.85.214.42]) by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1WH8Ll-0002Nb-At for bitcoin-development@lists.sourceforge.net; Sat, 22 Feb 2014 08:54:22 +0000 Received: by mail-bk0-f42.google.com with SMTP id 6so1300914bkj.29 for ; Sat, 22 Feb 2014 00:54:15 -0800 (PST) MIME-Version: 1.0 X-Received: by 10.205.101.5 with SMTP id cy5mr2577168bkc.151.1393059254749; Sat, 22 Feb 2014 00:54:14 -0800 (PST) Received: by 10.205.75.72 with HTTP; Sat, 22 Feb 2014 00:54:14 -0800 (PST) In-Reply-To: References: Date: Sat, 22 Feb 2014 09:54:14 +0100 Message-ID: From: Wladimir To: Ronald Hoffman Content-Type: multipart/alternative; boundary=f46d041c611607fe2004f2fae242 X-Spam-Score: 0.4 (/) 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 (laanwj[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 0.0 NORMAL_HTTP_TO_IP URI: Uses a dotted-decimal IP address in URL 0.0 WEIRD_PORT URI: Uses non-standard port number for HTTP 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 1.0 FREEMAIL_REPLY From and body contain different freemails X-Headers-End: 1WH8Ll-0002Nb-At Cc: Bitcoin Dev Subject: Re: [Bitcoin-development] getpeerinfo results X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Feb 2014 08:54:22 -0000 --f46d041c611607fe2004f2fae242 Content-Type: text/plain; charset=UTF-8 On Sat, Feb 22, 2014 at 9:08 AM, Wladimir wrote: > On Sat, Feb 22, 2014 at 3:56 AM, Ronald Hoffman > wrote: > >> I noticed that the 'services' field appears to be garbled in the latest >> source code level from github. Bitcoind is connected to my Java node >> server at 127.0.0.1:8333. I thought I was sending a bad 'version' >> message but I get the correct results using 0.8.6. So it appears that >> something changed in 0.9.0. >> > > This warrants an issue on github: > https://github.com/bitcoin/bitcoin/issues/new > I think I found (and fixed) the problem already. This is some windows inttypes.h bordercase. Can you test with this?: https://github.com/bitcoin/bitcoin/pull/3729 Wladimir --f46d041c611607fe2004f2fae242 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

= On Sat, Feb 22, 2014 at 9:08 AM, Wladimir <laanwj@gmail.com> = wrote:
On Sat, Feb 22, 2014 at 3:56 AM, Ronald Hoffman <ronald.hoffman6@gmail.com> wrote:
I noticed that the 'services' fie= ld appears to be garbled in the latest source code level from github. =C2= =A0Bitcoind is connected to my Java node server at 127.0.0.1:8333. =C2=A0I thought I was sendi= ng a bad 'version' message but I get the correct results using 0.8.= 6. =C2=A0So it appears that something changed in 0.9.0.

This warrants an issue on github:=C2= =A0https://github.com/bitcoin/bitcoin/issues/new

I think I found (and fixed) the problem already. This i= s some windows inttypes.h bordercase. Can you test with this?:

Wladimir

--f46d041c611607fe2004f2fae242--