Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191] helo=mx.sourceforge.net) by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1YyIvC-0002k4-06 for bitcoin-development@lists.sourceforge.net; Fri, 29 May 2015 11:57:54 +0000 Received-SPF: pass (sog-mx-1.v43.ch3.sourceforge.com: domain of gmail.com designates 209.85.212.182 as permitted sender) client-ip=209.85.212.182; envelope-from=mh.in.england@gmail.com; helo=mail-wi0-f182.google.com; Received: from mail-wi0-f182.google.com ([209.85.212.182]) by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1YyIv6-0007Tj-NI for bitcoin-development@lists.sourceforge.net; Fri, 29 May 2015 11:57:53 +0000 Received: by wicmx19 with SMTP id mx19so13944167wic.0 for ; Fri, 29 May 2015 04:57:42 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.194.9.161 with SMTP id a1mr14721894wjb.39.1432900662744; Fri, 29 May 2015 04:57:42 -0700 (PDT) Sender: mh.in.england@gmail.com Received: by 10.194.143.9 with HTTP; Fri, 29 May 2015 04:57:42 -0700 (PDT) In-Reply-To: References: <16096345.A1MpJQQkRW@crushinator> Date: Fri, 29 May 2015 13:57:42 +0200 X-Google-Sender-Auth: Xj2AFQXsBSon1WikbDQrDoG6RC4 Message-ID: From: Mike Hearn To: Tier Nolan Content-Type: multipart/alternative; boundary=047d7b5d34fa005c9a0517372f00 X-Spam-Score: -0.5 (/) 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 (mh.in.england[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 1.0 HTML_MESSAGE BODY: HTML included in message 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: 1YyIv6-0007Tj-NI Cc: Bitcoin Dev Subject: Re: [Bitcoin-development] Proposed alternatives to the 20MB step function 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: Fri, 29 May 2015 11:57:54 -0000 --047d7b5d34fa005c9a0517372f00 Content-Type: text/plain; charset=UTF-8 > > If the plan is a fix once and for all, then that should be changed too. > It could be set so that it is at least some multiple of the max block size > allowed. > Well, but RAM is not infinite :-) Effectively what these caps are doing is setting the minimum hardware requirements for running a Bitcoin node. That's OK by me - I don't think we are actually going to exhaust the hardware abilities of any reasonable computer any time soon, but still, having the software recognise the finite nature of a computing machine doesn't seem unwise. > That system can send a block of any size. It would require a change to > the processing of any merkleblocks received. > Not "any" size because, again, the remote node must buffer things up and have the transaction data actually in memory in order to digest it. But a much larger size, yes. However, that's a bigger change. --047d7b5d34fa005c9a0517372f00 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
If the plan is a fix once and for all, then tha= t should be changed too.=C2=A0 It could be set so that it is at least some = multiple of the max block size allowed.

Well, but RAM is not infinite :-) Effectively what= these caps are doing is setting the minimum hardware requirements for runn= ing a Bitcoin node.

That's OK by me - I don= 9;t think we are actually going to exhaust the hardware abilities of any re= asonable computer any time soon, but still, having the software recognise t= he finite nature of a computing machine doesn't seem unwise.
= =C2=A0
That system can send a block of= any size.=C2=A0 It would require a change to the processing of any merkleb= locks received.

Not= "any" size because, again, the remote node must buffer things up= and have the transaction data actually in memory in order to digest it. Bu= t a much larger size, yes.

However, that's a b= igger change.=C2=A0
--047d7b5d34fa005c9a0517372f00--