Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 1AAA416AF for ; Mon, 28 Sep 2015 10:10:49 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from outbound.mailhostbox.com (outbound.mailhostbox.com [162.222.225.28]) by smtp1.linuxfoundation.org (Postfix) with ESMTP id DD0941F2 for ; Mon, 28 Sep 2015 10:10:47 +0000 (UTC) Received: from [0.0.0.0] (relay1.tor.maximilian-jacobsen.com [176.31.51.199]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: s7r@sky-ip.org) by outbound.mailhostbox.com (Postfix) with ESMTPSA id EBA713604F7; Mon, 28 Sep 2015 10:10:42 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sky-ip.org; s=20110108; t=1443435044; bh=sFU35RcN+yegkSoproy4AvXSs9RqQonACEcnAqdVp1Q=; h=Reply-To:Subject:References:To:From:Date:In-Reply-To; b=AWSXdiDVkLmqocqUzK4Z0YCSyt7BzbYFFKQmAQ0rwOX20FXji8Nkej59rCy9fCz8R YIcdFlTWicS47OjA9EnKmcEyOB10djspZTmsS9iVVa60n2VmCVJkf5zZ1iJrhM0fgd HUPiTNTFmMnTBEDoF7mbWRzQHptFY2QNaiXzGD/U= Reply-To: s7r@sky-ip.org References: <20150927185031.GA20599@savin.petertodd.org> To: Peter Todd , bitcoin-dev@lists.linuxfoundation.org From: s7r X-Enigmail-Draft-Status: N1110 Message-ID: <5609121E.2030209@sky-ip.org> Date: Mon, 28 Sep 2015 13:10:38 +0300 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <20150927185031.GA20599@savin.petertodd.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=IP//cVbG c=1 sm=1 tr=0 a=3ysH+TFehdk6dtVz9XZuKA==:117 a=3ysH+TFehdk6dtVz9XZuKA==:17 a=N659UExz7-8A:10 a=_UuHeyiwZjPQcW9QRm8A:9 a=pILNOxqGKmIA:10 X-Scanned-By: MIMEDefang 2.72 on 172.18.214.93 X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,URIBL_BLACK autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Subject: Re: [bitcoin-dev] Let's deploy BIP65 CHECKLOCKTIMEVERIFY! X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Bitcoin Development Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Sep 2015 10:10:49 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 +1 I was actually waiting for this. It makes 'smart contracts' simpler and better from many points of view. Pete I don't see anything about RCLTV in BIP65, was that a separate BIP? Which one is it and are we also deploying it via IsSuperMajority()? RCLTV in addition to CLTV would be trivial so maybe we can take the pain just once? On 9/27/2015 9:50 PM, Peter Todd via bitcoin-dev wrote: > Summary ------- > > It's time to deploy BIP65 CHECKLOCKTIMEVERIFY. > > I've backported the CLTV op-code and a IsSuperMajority() soft-fork > to the v0.10 and v0.11 branches, pull-reqs #6706 and #6707 > respectively. A pull-req for git HEAD for the soft-fork deployment > has been open since June 28th, #6351 - the opcode implementation > itself was merged two months ago. > > We should release a v0.10.3 and v0.11.1 with CLTV and get the ball > rolling on miner adoption. We have consensus that we need CLTV, we > have a well tested implementation, and we have a well-tested > deployment mechanism. We also don't need to wait for other > soft-fork proposals to catch up - starting the CLTV deployment > process isn't going to delay future soft-forks, or for that matter, > hard-forks. > > I think it's possible to safely get CLTV live on mainnet before the > end of the year. It's time we get this over with and done. > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (MingW32) iQEcBAEBCAAGBQJWCRIeAAoJEIN/pSyBJlsRlqgH/iir3Ao99WMNV0xC5RL+fv/Q J1az1dXif9w9sTaCZMkENyIH9B2kwmOcPX/pU+p75qNvhQi9OrNMNRE8Wlwa+tcL DD9DbyiQvxKdXjCnZqUyyIgBjuFbiF5VNQ67B1faEnzvmX81PoDjd2FPC51WChjZ j7xPcJ73d23OPXpsKtyaUwn1QbGwprhFCEkcqjC50gw/IQkMJiqZ6pMepDVSyGKl RpOsWCyCVoTJtM5NFk7wXg5LBFA7rXXQL56M00YJKLJAx/ooGb2T4ZRX0GeEWX8/ wquNA9Bj7picIr20sPohGE0cr2QiD3gmL9qLT2ZDlrFFDk8thL8afOx00Z6ih3I= =dPXd -----END PGP SIGNATURE-----