<br><div class="gmail_quote"><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">For example, doing a second<br>
identical &quot;getblocks&quot; request will not result in more &quot;inv&quot; replies, as the client<br>
prevents retransmits. </blockquote><div><br></div></div><div>Yes, the current prototype implementation modifies that. &quot;getblocks&quot; always results in one &quot;inv&quot; with [0-500] elements.</div><div>It also removes the filtering on previously transmitted block invs.  </div>


<div>see patch: <a href="https://github.com/sirk390/bitcoin/commit/17a27e3d56efa107697b53c193364a33951f1dd1" target="_blank">https://github.com/sirk390/bitcoin/commit/17a27e3d56efa107697b53c193364a33951f1dd1</a>
</div><div><br></div><div><br></div></div>
</div><br>