Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id E3586919 for ; Sat, 14 Nov 2015 23:27:49 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-pa0-f52.google.com (mail-pa0-f52.google.com [209.85.220.52]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 99B0FFB for ; Sat, 14 Nov 2015 23:27:49 +0000 (UTC) Received: by pabfh17 with SMTP id fh17so136728469pab.0 for ; Sat, 14 Nov 2015 15:27:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=to:from:subject:message-id:date:user-agent:mime-version :content-type:content-transfer-encoding; bh=Uglh6S0N74yyz+7J4Xj9Xiuvzv7U75edlby3wsf29Zo=; b=0rSTUsiZPyznZFBEfarR3UeBpIk81ShV/QyBXzMaY6kMncOhUOdy1RmY7Tm6ZIK9/s 8GMsI3HXc9axFvnDjOC9xGEtcUSVHxLu5zCCp7q+sq9QuYgiDR0PIeP55DxzWKvwEvmz KmXTZfaDlSslixkBrlbrfBtowjvjDvxMHZgfjFjyEjyNBftRJNIugmiH6infaLto6qkP Y+RkrI4LilmYdk6npizRCUXgo+IC5hbQhSKAsBxudVts+VQ8i2xszntnFK8Z38kkmk3z Lzkx22dGMQD3FduAoJt1i6/F+Y6MvTkPO3Vq5Mxqo36f/rjlhw65nN1XzqWsjwJS68c2 dxbg== X-Received: by 10.68.241.41 with SMTP id wf9mr32014125pbc.145.1447543669391; Sat, 14 Nov 2015 15:27:49 -0800 (PST) Received: from [192.168.0.132] (S0106bcd165303d84.cc.shawcable.net. [96.54.102.88]) by smtp.googlemail.com with ESMTPSA id sg4sm27897816pac.48.2015.11.14.15.27.48 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Nov 2015 15:27:48 -0800 (PST) To: Bitcoin Dev From: Peter Tschipper Message-ID: <5647C375.9050809@gmail.com> Date: Sat, 14 Nov 2015 15:27:49 -0800 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit 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 Subject: [bitcoin-dev] request to use service bit 28 for testing 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: Sat, 14 Nov 2015 23:27:50 -0000 I'd like to use service bit 28 for testing the block compression prototype unless anyone has any objections or is using it already. Thanks.