Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id BD4FDE5E for ; Tue, 8 Mar 2016 17:19:30 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from zinan.dashjr.org (zinan.dashjr.org [192.3.11.21]) by smtp1.linuxfoundation.org (Postfix) with ESMTP id CBF44141 for ; Tue, 8 Mar 2016 17:19:29 +0000 (UTC) Received: from ishibashi.localnet (unknown [IPv6:2001:470:5:265:61b6:56a6:b03d:28d6]) (Authenticated sender: luke-jr) by zinan.dashjr.org (Postfix) with ESMTPSA id B196938A2C18; Tue, 8 Mar 2016 17:19:21 +0000 (UTC) X-Hashcash: 1:25:160308:bitcoin-dev@lists.linuxfoundation.org::dTAeGLUn0jkuymLN:LdX5 X-Hashcash: 1:25:160308:g.andrew.stone@gmail.com::T2/IToi2ghThYWJe:q0Zs From: Luke Dashjr To: bitcoin-dev@lists.linuxfoundation.org, "G. Andrew Stone" Date: Tue, 8 Mar 2016 17:19:19 +0000 User-Agent: KMail/1.13.7 (Linux/4.1.18-gentoo; KDE/4.14.8; x86_64; ; ) References: In-Reply-To: X-PGP-Key-Fingerprint: E463 A93F 5F31 17EE DE6C 7316 BD02 9424 21F4 889F X-PGP-Key-ID: BD02942421F4889F X-PGP-Keyserver: hkp://pgp.mit.edu MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201603081719.20662.luke@dashjr.org> X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,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 X-Mailman-Approved-At: Tue, 08 Mar 2016 17:21:23 +0000 Subject: Re: [bitcoin-dev] Services bit for xthin blocks 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: Tue, 08 Mar 2016 17:19:30 -0000 X-List-Received-Date: Tue, 08 Mar 2016 17:19:30 -0000 On Tuesday, March 08, 2016 2:35:21 AM G. Andrew Stone via bitcoin-dev wrote: > Not an unreasonable request, however while I personally respect the many > great accomplishments of individual engineers loosely affiliated with > "Core", Bitcoin Unlimited has our own process for documentation and > discussion on an uncensored forum located here: > https://bitco.in/forum/threads/buip010-passed-xtreme-thinblocks.774/. We > would love to have any interested engineer join us there with ideas and > criticisms. Bitcoin-dev and the BIP process are not affiliated with Core at all. In fact, the BIP process was created by Amir Taaki, who was a libbitcoin developer (libbitcoin is not Core). I encourage Bitcoin Unlimited to use the BIP process for cross-implementation standards like this, as do other implementations, so that you can benefit from peer review from the wider Bitcoin development community, as well as have a common repository for these standards. Many BIPs are discussed on reddit in addition to this mailing list, and you would certainly remain free to discuss your own proposals on any forum you like - it isn't restricted to only this mailing list. If this is of interest, I will be happy to try to go over and assign BIP numbers to the current (15?) BUIPs assuming they meet the basic requirements for such assignment (see BIP 1: https://github.com/bitcoin/bips/blob/master/bip-0001.mediawiki). Is there an easy way to get links to each of the BUIPs? I couldn't find BUIP 1 at all, for example. Thanks, Luke