Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 9E43B11D2 for ; Fri, 4 Sep 2015 00:24:19 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-yk0-f169.google.com (mail-yk0-f169.google.com [209.85.160.169]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 5313614D for ; Fri, 4 Sep 2015 00:24:19 +0000 (UTC) Received: by ykei199 with SMTP id i199so6299135yke.0 for ; Thu, 03 Sep 2015 17:24:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=0HVZ+okPkdvjJ7ROpiv13VuV01D3Yp89/lCRFFZT3ww=; b=DSzDT95aocPZj82s6PUxrYGjFA0hjUyXT3YGKC7nz6zFGUMT/OC969B5kmAz8q9+Kz tb31Bjcf3UXw+1noNNvNuTG3bBrqerRy+CRy1pxo0vtVWvShPQq4xCCeBpsQgvPj3o1D B+NmgsB+eDdQTUo0K7JNk0MB2v+ma5QPo78SdfvvNiC/EKTwYczELlx6QaJkfq5an5FT 2aXhrT9Za4vEXSvLKOU59+jjOAWgRfmwlN9YWUiuHBl5G7l4PxyE15VUJZS0Fsqfo8gh 820fC+ddTuvfXQJ2Sr8JBg+qDH0HYuWYGkDQ7dshkaoMKNlNunqxg3mV8wJDi1a03mJO 5JKA== MIME-Version: 1.0 X-Received: by 10.170.93.5 with SMTP id k5mr919197yka.30.1441326258638; Thu, 03 Sep 2015 17:24:18 -0700 (PDT) Received: by 10.37.208.66 with HTTP; Thu, 3 Sep 2015 17:24:18 -0700 (PDT) In-Reply-To: References: Date: Fri, 4 Sep 2015 00:24:18 +0000 Message-ID: From: Gregory Maxwell To: Marco Pontello Content-Type: text/plain; charset=UTF-8 X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, 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] Proposed minor change to BIP 01 to use a PR for request assignment 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: Fri, 04 Sep 2015 00:24:19 -0000 On Fri, Sep 4, 2015 at 12:17 AM, Marco Pontello wrote: > None that I can see. > In fact I was just about to ask for some details about this part of the > process, so this come just at the right time. We used to have a WIKI page for all the BIP stuff and that worked better IMO, the use of git(hub) for it was a step forward in a number of ways but made the number assignment part an odd duck. We should have fixed it then, but it wasn't obvious (enough) that it needed fixing at the time. Live and learn.