Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 18DE89B for ; Wed, 5 Aug 2015 19:14:28 +0000 (UTC) X-Greylist: delayed 00:06:41 by SQLgrey-1.7.6 Received: from mail.affil.co (mail.affil.co [75.101.133.5]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 3268D14E for ; Wed, 5 Aug 2015 19:14:27 +0000 (UTC) Received: (qmail 29338 invoked by uid 1008); 5 Aug 2015 19:06:35 +0000 Received: from mail-oi0-f45.google.com (arnoud@pop.affil.co@209.85.218.45) by mail.affil.co with RC4-SHA encrypted SMTP; 5 Aug 2015 19:06:35 +0000 Received: by oip136 with SMTP id 136so25501281oip.1 for ; Wed, 05 Aug 2015 12:07:44 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.202.90.5 with SMTP id o5mr9128753oib.79.1438801664497; Wed, 05 Aug 2015 12:07:44 -0700 (PDT) Received: by 10.76.83.136 with HTTP; Wed, 5 Aug 2015 12:07:44 -0700 (PDT) Date: Wed, 5 Aug 2015 13:07:44 -0600 Message-ID: From: Arnoud Kouwenhoven - Pukaki Corp To: bitcoin-dev@lists.linuxfoundation.org Content-Type: multipart/alternative; boundary=001a113d468e1d5e86051c951e90 X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_05,HTML_MESSAGE 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] Idea: Efficient bitcoin block propagation 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, 05 Aug 2015 19:14:28 -0000 --001a113d468e1d5e86051c951e90 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello all. We=E2=80=99d like to share an idea we have to dramatically increase the bit= coin block propagation speed after a new block has been mined for the first time= . Efficient bitcoin block propagation A proposed solution to provide near-instantaneous block propagation on the bitcoin network, even with slow network connections or large block sizes. Increasing mining efficiency for everyone while decreasing transaction confirmation times and strengthening the distributed nature of bitcoin. Short summary: we propose to introduce bitcoin-backed guarantees (=E2=80=9CGuarantee Messages=E2=80=9D) between miners. This would allow min= ers to mine on blocks that are not yet fully transmitted. This reduces the effect of slow internet connections, leveling the playing field between the 1st world fiberoptic datacenter miners and the rest of the world. We also believe it strengthens the bitcoin network by using existing processing power that is currently wasted into further securing the blockchain, and it reduces the likelihood of transactions becoming confirmed, then unconfirmed and then -hopefully- confirmed again (due to different miners finding competing blocks with different transactions at approx the same time). It is possible to implement our idea as a fork of bitcoind, or as layer between the standard bitcoind and the mining equipment. In the future it could be incorporated in the bitcoin core if and when that becomes a priority, but that step would not make sense until it becomes a priority. There are a lot of nuances in this idea, and the first reaction is quite probably that this is a crazy idea. We have attempted to address the most important nuances in our proposal, which is currently at v.0.2. We cannot guarantee that there are no =E2=80=98hidden devils in the details= =E2=80=99 and we invite you to be critical in a friendly and constructive manner. We will do our best to answer all questions that arise. The =E2=80=98official=E2=80=99 proposal is at: PDF: http://pukaki.bz/efficient-bitcoin-block-propagation-v.0.2.pdf HTML: http://pukaki.bz/efficient-bitcoin-block-propagation-v.0.2.html -- Arnoud Kouwenhoven --001a113d468e1d5e86051c951e90 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello all.

We=E2=80=99d like to share an idea we ha= ve to dramatically increase the bitcoin block propagation speed after a new= block has been mined for the first time.

Efficient bitcoin block pr= opagation
A proposed solution to provide near-instantaneous block propag= ation on the bitcoin network, even with slow network connections or large b= lock sizes. Increasing mining efficiency for everyone while decreasing tran= saction confirmation times and strengthening the distributed nature of bitc= oin.

Short summary: we propose to introduce bitcoin-backed guarantee= s (=E2=80=9CGuarantee Messages=E2=80=9D) between miners. This would allow m= iners to mine on blocks that are not yet fully transmitted. This reduces th= e effect of slow internet connections, leveling the playing field between t= he 1st world fiberoptic datacenter miners and the rest of the world. We als= o believe it strengthens the bitcoin network by using existing processing p= ower that is currently wasted into further securing the blockchain, and it = reduces the likelihood of transactions becoming confirmed, then unconfirmed= and then -hopefully- confirmed again (due to different miners finding comp= eting blocks with different transactions at approx the same time).

I= t is possible to implement our idea as a fork of bitcoind, or as layer betw= een the standard bitcoind and the mining equipment. In the future it could = be incorporated in the bitcoin core if and when that becomes a priority, bu= t that step would not make sense until it becomes a priority.

There = are a lot of nuances in this idea, and the first reaction is quite probably= that this is a crazy idea. We have attempted to address the most important= nuances in our proposal, which is currently at v.0.2.

We cannot gua= rantee that there are no =E2=80=98hidden devils in the details=E2=80=99 and= we invite you to be critical in a friendly and constructive manner. We wil= l do our best to answer all questions that arise.

The =E2=80=98offic= ial=E2=80=99 proposal is at:
PDF: http://pukaki.bz/efficient-bitcoin-blo= ck-propagation-v.0.2.pdf
HTML: http://pukaki.bz/efficient-bitcoin-b= lock-propagation-v.0.2.html

-- Arnoud Kouwenhove= n
--001a113d468e1d5e86051c951e90--