Received: from sog-mx-3.v43.ch3.sourceforge.com ([172.29.43.193] helo=mx.sourceforge.net) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1StCno-0000C5-N8 for bitcoin-development@lists.sourceforge.net; Mon, 23 Jul 2012 07:11:37 +0000 Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of mm.st designates 66.111.4.27 as permitted sender) client-ip=66.111.4.27; envelope-from=theymos@mm.st; helo=out3-smtp.messagingengine.com; Received: from out3-smtp.messagingengine.com ([66.111.4.27]) by sog-mx-3.v43.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) id 1StCnk-0005IJ-Rg for bitcoin-development@lists.sourceforge.net; Mon, 23 Jul 2012 07:11:36 +0000 Received: from compute6.internal (compute6.nyi.mail.srv.osa [10.202.2.46]) by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 068C421303 for ; Mon, 23 Jul 2012 02:53:25 -0400 (EDT) Received: from web6.nyi.mail.srv.osa ([10.202.2.216]) by compute6.internal (MEProxy); Mon, 23 Jul 2012 02:53:25 -0400 Received: by web6.nyi.mail.srv.osa (Postfix, from userid 99) id D18BD684609; Mon, 23 Jul 2012 02:53:24 -0400 (EDT) Message-Id: <1343026404.32002.140661105397353.75990627@webmail.messagingengine.com> X-Sasl-Enc: q5Qzw6G3+/P/sIwtACP3QePXXXuJyGIB4Xo/9um2PJtG 1343026404 From: theymos To: bitcoin-development@lists.sourceforge.net MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface In-Reply-To: References: Date: Mon, 23 Jul 2012 01:53:24 -0500 X-Spam-Score: -1.6 (-) 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 (theymos[at]mm.st) -0.0 SPF_PASS SPF: sender matches SPF record -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 X-Headers-End: 1StCnk-0005IJ-Rg Subject: Re: [Bitcoin-development] Coinbase script parse failures 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: Mon, 23 Jul 2012 07:11:37 -0000 Coinbase scriptSigs aren't required to be well-formed. They're never executed.