Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 22F0AE9C for ; Fri, 28 Aug 2015 23:47:05 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 78A0011E for ; Fri, 28 Aug 2015 23:47:04 +0000 (UTC) Received: by wicfv10 with SMTP id fv10so19165883wic.1 for ; Fri, 28 Aug 2015 16:47:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=qsLwsff2KHtQpxHgLJdfPsoVuGCpidMMzyfRg4bFB9A=; b=p90i+V27bXA8DNDBR40a6UAfoTQyRX2pemr0pOR80iq9d/i2qz8u27EvA22N52ME4n px6hOtSGTUEgYjhVj7iLu6m7D3fVJML4RRcn/ftpGQ1ay3UWolp9WTES3ZAPxi92BoYo KY+xva59ksjsIZcZ4JHJkDpOmWdXIlVFJ0iC0ODRezwusE8nIobs94c7jlzGVYNXE+TS S/jMoOeA64Pje2U049wl4qvAlkCeBqeuUT9+miXb4/f4xNEFo3ZDpuG30UlOwsE8saPD 2AfGWv/cauiTL+kXB0xD1fhDcp1RQeG13CwlrQYDU9YfPuiqypyfxsyQoqC0p0D7feXK Xk/Q== X-Received: by 10.181.12.20 with SMTP id em20mr7254949wid.28.1440805623310; Fri, 28 Aug 2015 16:47:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.28.211.16 with HTTP; Fri, 28 Aug 2015 16:46:43 -0700 (PDT) In-Reply-To: References: <2081355.cHxjDEpgpW@crushinator> From: Btc Drak Date: Sat, 29 Aug 2015 00:46:43 +0100 Message-ID: To: Chris Pacia 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, HK_RANDOM_ENVFROM, 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] Consensus based block size retargeting algorithm (draft) 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, 28 Aug 2015 23:47:05 -0000 On Sat, Aug 29, 2015 at 12:35 AM, Chris Pacia via bitcoin-dev wrote: > When discussing this with Matt Whitlock earlier we basically concluded the > block size will never increase under this proposal do to a collective action > problem. If a miner votes for an increase and nobody else does, the > blocksize will not increase yet he will still have to pay the difficulty > penalty. > > It may be in everyone's collective interest to raise the block size but not > their individual interest. It is clear from recent events that miners are willing to collaborate together for the greater good of their industry. Miners have also publicly shown support for raising the blocksize collaboratively. Obviously, as transaction volume grows they want to collect as many transaction fees as possible so if there isnt enough space in blocks, they're going to vote for increases because it's in their collective financial interests. The proposal specifically encourages collaboration and hinders antisocial behaviour, and it specifically encourages the blocksize to be raised according to demand without neutering the fee market.