From btcdrak at gmail.com Mon Aug 17 19:23:53 2015 From: btcdrak at gmail.com (Btc Drak) Date: Mon, 17 Aug 2015 20:23:53 +0100 Subject: [Lightning-dev] Pure No-Trust Solution using only OP_CLTV In-Reply-To: <87oaiak6iw.fsf@rustcorp.com.au> References: <87oaiak6iw.fsf@rustcorp.com.au> Message-ID: On Fri, Aug 14, 2015 at 2:23 AM, Rusty Russell wrote: > I am really hoping that OP_CSV gets deployed in time to avoid such a > hack. There's plenty of work in the mean time! Sorry to gatecrash, but it would really help matters if those interested in OP_CSV could review the OP_CSV BIP[1], the pull request[2] and also the related BIP68 PR[3]. There will also be a BIP proposal for median-past-timelock shortly which will need review. Lastly there is growing support for the idea of a feature-pack softfork which includes CLTV+CSV+BIP68+median_past_timelock as a single softfork so your thoughts about this deployment option would also greatly contribute towards establishing consensus on how to move forward. Regards, Drak [1] http://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-August/010198.html [2] https://github.com/bitcoin/bitcoin/pull/6564 [3] https://github.com/bitcoin/bitcoin/pull/6312