Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id AD54C9C for ; Wed, 19 Aug 2015 10:37:34 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-oi0-f44.google.com (mail-oi0-f44.google.com [209.85.218.44]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 3B824132 for ; Wed, 19 Aug 2015 10:37:34 +0000 (UTC) Received: by oiew67 with SMTP id w67so351662oie.2 for ; Wed, 19 Aug 2015 03:37:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=4DYqW2BVr1zvlHgkvgz59Y0JlNLB3fuERzi+v9hqrXs=; b=IsavnYA9+IXXmzqu1IKAeRO6EWbTxHWiX6wGe2ac4KpZj6/SNdFG9ZFa1vigiDaNbX APeUcGt4bcpBp6ns+gM1VUNCvhozDrXGjSHmhZ++hN1Fg1/lCAUnAnXdL/UbiiMZz88M nyTOgfu6LK80k9drCi5z1lK0eXW8+EZCF1DZar474JoO6ZmHpyeQoQWPWX94phxCh8FC xg6dsXbhLdgypQlQijUIo5ExOanEIZ9YEO6Lk6Bx1ENosPnbkrAki4sy6yPY4hh0qz5r VS0G7tXUdLD+U11fglDAzz0mCHl5cL8uOsqIqwo98CWRHeqzW1BsVHIkb0l0SBBOeT+C GMiQ== X-Gm-Message-State: ALoCoQlyEWlw4Xy+rzbieH7C39S/QNp27jvEtWblOsZmzYgXqqL03WDtff2HT/AOW7+zbiFW4fmy MIME-Version: 1.0 X-Received: by 10.202.198.212 with SMTP id w203mr9719205oif.72.1439980653582; Wed, 19 Aug 2015 03:37:33 -0700 (PDT) Received: by 10.202.71.85 with HTTP; Wed, 19 Aug 2015 03:37:33 -0700 (PDT) In-Reply-To: References: Date: Wed, 19 Aug 2015 12:37:33 +0200 Message-ID: From: =?UTF-8?B?Sm9yZ2UgVGltw7Nu?= To: Btc Drak Content-Type: text/plain; charset=UTF-8 X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Cc: Bitcoin Dev Subject: Re: [bitcoin-dev] [BIP-draft] CHECKSEQUENCEVERIFY - An opcode for relative locktime 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: Wed, 19 Aug 2015 10:37:34 -0000 I repeated my nit on https://github.com/bitcoin/bips/pull/179 On Mon, Aug 17, 2015 at 9:58 PM, Btc Drak via bitcoin-dev wrote: > Please note there is now a PR for this BIP[1] and also a pull request for > the opcode CHECKSEQUENCEVERIFY in Bitcoin Core[2]. > > [1] https://github.com/bitcoin/bips/pull/179 > [2] https://github.com/bitcoin/bitcoin/pull/6564 > > > _______________________________________________ > bitcoin-dev mailing list > bitcoin-dev@lists.linuxfoundation.org > https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev >