Post
Topic
Board Bitcoin Discussion
Re: "BlitCoin": "unmasks one or both ends of a BitCoin transaction"?
by
piuk
on 09/09/2011, 00:20:45 UTC
Just to confirm my own code changes...Are you logging the ip from the 'inv' or the 'tx' message?  I originally logged the 'tx', but realized that the 'inv' message comes first. Smiley

--E

Logging from "tx", i think your right it might be better to log from inv (although when the client asks for an inv item the response will come from the same node).