Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] helo=mx.sourceforge.net) by sfs-ml-2.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1SuRFe-0004Xb-Qz for bitcoin-development@lists.sourceforge.net; Thu, 26 Jul 2012 16:49:26 +0000 X-ACL-Warn: Received: from nm33-vm6.bullet.mail.ne1.yahoo.com ([98.138.229.70]) by sog-mx-3.v43.ch3.sourceforge.com with smtp (Exim 4.76) id 1SuRFd-0001Aw-Q0 for bitcoin-development@lists.sourceforge.net; Thu, 26 Jul 2012 16:49:26 +0000 Received: from [98.138.90.53] by nm33.bullet.mail.ne1.yahoo.com with NNFMP; 26 Jul 2012 16:49:20 -0000 Received: from [98.138.88.238] by tm6.bullet.mail.ne1.yahoo.com with NNFMP; 26 Jul 2012 16:49:20 -0000 Received: from [127.0.0.1] by omp1038.mail.ne1.yahoo.com with NNFMP; 26 Jul 2012 16:49:20 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 317770.76058.bm@omp1038.mail.ne1.yahoo.com Received: (qmail 96977 invoked by uid 60001); 26 Jul 2012 16:49:20 -0000 X-YMail-OSG: lKhL89IVM1l73EcJ_sBj0reJSE5zBTk5WlWtZGCwSLjxLjh znx6X_Ky8_2XM8D7lglAZC8axEFBgeXPP4o9yoq68boi.zJtgQktX0gP3q2t ymrTXcXb60N0DfP9RArAI1y0nwPvLuUB.n8QigvwPc.THp8uPvuYtyBWjT.U D4ZoAxlq7KHVZvEUH2BgzdyAUhdUspHvrHuI1KxsJBPBY0Ekb_vBYhnEbrk7 OTkmKd2IXyWy4Ip2JHY9lPuEFxgu08yi8_cY4QOKbkGP256qdDOnWOROQJ7j WrGDuUuSl28RHLe63kBQLudqQf2KHNIEv70iLvH.mvSeh23AvwrGFa_YziGA iButIFQ8_QcvpiyNeIuC.zbajm59jv3dYs6cFJqpR381t3jbcq1x3yShFoEZ 42iHsgagSPw-- Received: from [200.238.1.1] by web121005.mail.ne1.yahoo.com via HTTP; Thu, 26 Jul 2012 09:49:19 PDT X-Mailer: YahooMailWebService/0.8.120.356233 Message-ID: <1343321359.93533.YahooMailNeo@web121005.mail.ne1.yahoo.com> Date: Thu, 26 Jul 2012 09:49:19 -0700 (PDT) From: Amir Taaki To: "bitcoin-development@lists.sourceforge.net" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -0.1 (/) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [98.138.229.70 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (zgenjix[at]yahoo.com) -0.0 T_RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -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 0.0 FSL_FREEMAIL_2 FSL_FREEMAIL_2 0.0 FSL_FREEMAIL_1 FSL_FREEMAIL_1 X-Headers-End: 1SuRFd-0001Aw-Q0 Subject: [Bitcoin-development] OP_RESEVERVED and IsPushOnly X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list Reply-To: Amir Taaki List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jul 2012 16:49:26 -0000 Meh, probably harmless, but... As best I can tell, OP_RESERVED does absolutely nothing (a NOP). CScript::IsPushOnly(...) counts this as a push operation.