Return-Path: <rusty@ozlabs.org> Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 90F69516 for <bitcoin-dev@lists.linuxfoundation.org>; Sat, 27 May 2017 10:06:43 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from ozlabs.org (ozlabs.org [103.22.144.67]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id BF55B159 for <bitcoin-dev@lists.linuxfoundation.org>; Sat, 27 May 2017 10:06:42 +0000 (UTC) Received: by ozlabs.org (Postfix, from userid 1011) id 3wZdvN60wlz9s7v; Sat, 27 May 2017 20:06:40 +1000 (AEST) From: Rusty Russell <rusty@rustcorp.com.au> To: Matt Corallo <lf-lists@mattcorallo.com>, Gregory Maxwell <greg@xiph.org>, Bitcoin Dev <bitcoin-dev@lists.linuxfoundation.org> In-Reply-To: <63d03825-da9b-328d-56b8-0d062f3e0c62@mattcorallo.com> References: <CAAS2fgQNPvEuta0KubeDetgYxGhWvdGK10jig0y4ayv0EvZPLw@mail.gmail.com> <87r2ze2833.fsf@rustcorp.com.au> <63d03825-da9b-328d-56b8-0d062f3e0c62@mattcorallo.com> Date: Sat, 27 May 2017 10:49:33 +0930 Message-ID: <87inkn14gq.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00, DATE_IN_PAST_06_12, RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Subject: Re: [bitcoin-dev] BIP149 timeout-- why so far in the future? X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Bitcoin Protocol Discussion <bitcoin-dev.lists.linuxfoundation.org> List-Unsubscribe: <https://lists.linuxfoundation.org/mailman/options/bitcoin-dev>, <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=unsubscribe> List-Archive: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/> List-Post: <mailto:bitcoin-dev@lists.linuxfoundation.org> List-Help: <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=help> List-Subscribe: <https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev>, <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=subscribe> X-List-Received-Date: Sat, 27 May 2017 10:06:43 -0000 Matt Corallo <lf-lists@mattcorallo.com> writes: > A more important consideration than segwit's timeout is when code can be > released, which will no doubt be several months after SegWit's current > timeout. I was assuming it would be included in the next point release. Cheers, Rusty.