Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191] helo=mx.sourceforge.net) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from <jtimon@jtimon.cc>) id 1Yz4W2-0004sl-8X for bitcoin-development@lists.sourceforge.net; Sun, 31 May 2015 14:47:06 +0000 Received: from mail-wg0-f48.google.com ([74.125.82.48]) by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128) (Exim 4.76) id 1Yz4W1-0006qb-6I for bitcoin-development@lists.sourceforge.net; Sun, 31 May 2015 14:47:06 +0000 Received: by wgme6 with SMTP id e6so95694959wgm.2 for <bitcoin-development@lists.sourceforge.net>; Sun, 31 May 2015 07:46:59 -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=DFy1eBvDAyhGawKak6DpGJ2dUJa7EgaLtRI+m1AtjLU=; b=k/JaIjKoW++/AqnSybVkG+/4/DPttaO2LiWtC9fCHmueNXfVHZMhq1GFkYnz5qsBtu R+pwylRHdFVwcwifiba7Axk84PUyu5csLsufVjvzxh7l+Fx5uFsGHGdRsEEAE5k2C1Ge tb7X9ORWfVaguN1T0J7F2AyEqxDlJThHsd207qPCUBu0QV6yir9taATXzVu6gMNP84/E CQU7d793HXx7c489bG2Wa88OjfQD7k59Ypq0O2NF1cqYW5r030OVFdEWynRdNHPtGzDm SOFE4jhiM4L+HV2MppACqfwjVxMPxdGKXI1c+WfYAd3tcHs+qmiyetLInUMYPHUuCN5l tYLA== X-Gm-Message-State: ALoCoQkYPQfoBnkWyobTBkjboLO+yC3gU090P3900yWXVEEgqsSgGrBx1m44JNGNCOIpLv8/WWAi MIME-Version: 1.0 X-Received: by 10.194.3.35 with SMTP id 3mr32091503wjz.109.1433083619095; Sun, 31 May 2015 07:46:59 -0700 (PDT) Received: by 10.194.139.235 with HTTP; Sun, 31 May 2015 07:46:58 -0700 (PDT) Received: by 10.194.139.235 with HTTP; Sun, 31 May 2015 07:46:58 -0700 (PDT) In-Reply-To: <CABsx9T3qPiQ+PL3ZNT+QJzw4ALEzKjMjC4=uEKTG+4vVPdXr-g@mail.gmail.com> References: <554BE0E1.5030001@bluematt.me> <CABsx9T2ysKj5HVbN_7_o33fMehs4KH6E_R583Mt_VPC4gDA0LQ@mail.gmail.com> <5568F567.3050608@bluematt.me> <CABsx9T3__mHZ_kseRg-w-x2=8v78QJLhe+BWPezv+hpbFCufpw@mail.gmail.com> <556A1046.50807@bluematt.me> <CABsx9T3qPiQ+PL3ZNT+QJzw4ALEzKjMjC4=uEKTG+4vVPdXr-g@mail.gmail.com> Date: Sun, 31 May 2015 16:46:58 +0200 Message-ID: <CABm2gDoE5kbE2cnFzZPAOZbHMdXBaZG7pB7c6dovj=1unPentw@mail.gmail.com> From: =?UTF-8?B?Sm9yZ2UgVGltw7Nu?= <jtimon@jtimon.cc> To: Gavin Andresen <gavinandresen@gmail.com> Content-Type: multipart/alternative; boundary=047d7b3a86040ccb49051761c83c X-Spam-Score: 1.0 (+) X-Spam-Report: Spam Filtering performed by mx.sourceforge.net. See http://spamassassin.org/tag/ for more details. 1.0 HTML_MESSAGE BODY: HTML included in message X-Headers-End: 1Yz4W1-0006qb-6I Cc: Bitcoin Development <bitcoin-development@lists.sourceforge.net> Subject: Re: [Bitcoin-development] Block Size Increase Requirements X-BeenThere: bitcoin-development@lists.sourceforge.net X-Mailman-Version: 2.1.9 Precedence: list List-Id: <bitcoin-development.lists.sourceforge.net> List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>, <mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe> List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development> List-Post: <mailto:bitcoin-development@lists.sourceforge.net> List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help> List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>, <mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe> X-List-Received-Date: Sun, 31 May 2015 14:47:06 -0000 --047d7b3a86040ccb49051761c83c Content-Type: text/plain; charset=UTF-8 On May 30, 2015 10:38 PM, "Gavin Andresen" <gavinandresen@gmail.com> wrote: > > Mining is a competitive business, the marginal miner will ALWAYS be going out of business. > > That is completely independent of the block size, block subsidy, or transaction fees. No, the later determines who can be profitable. Here's a thought experiment: Subsidy is gone, all the block reward comes from fees. Miner A has great connectivity and mines 20 MB blocks, with an average of 20 btc per block. Miner B has a connectivity such that 2 MB blocks puts it on a reasonable orphan rate, so it gets an average of 2 btc per block mined. But the difficulty is the same for all and it can rise up to miner A breaking even after energy costs. Will miner B be profitable with this setup? The answer is no and miner B will just go out of business. In that sense too, bigger blocks mean more mining centralization. --047d7b3a86040ccb49051761c83c Content-Type: text/html; charset=UTF-8 <p dir="ltr"><br> On May 30, 2015 10:38 PM, "Gavin Andresen" <<a href="mailto:gavinandresen@gmail.com">gavinandresen@gmail.com</a>> wrote:<br> ><br> > Mining is a competitive business, the marginal miner will ALWAYS be going out of business.<br> ><br> > That is completely independent of the block size, block subsidy, or transaction fees.</p> <p dir="ltr">No, the later determines who can be profitable.<br> Here's a thought experiment:</p> <p dir="ltr">Subsidy is gone, all the block reward comes from fees.<br> Miner A has great connectivity and mines 20 MB blocks, with an average of 20 btc per block.<br> Miner B has a connectivity such that 2 MB blocks puts it on a reasonable orphan rate, so it gets an average of 2 btc per block mined.<br> But the difficulty is the same for all and it can rise up to miner A breaking even after energy costs.<br> Will miner B be profitable with this setup? The answer is no and miner B will just go out of business. In that sense too, bigger blocks mean more mining centralization.</p> --047d7b3a86040ccb49051761c83c--