<div dir="ltr"><span style="font-size:13px">&gt; miners would definitely be squeezing out transactions / putting pressure to increase transaction fees</span><br><div><span style="font-size:13px"><br></span></div><div>I&#39;d just like to re-iterate that transactions getting &quot;squeezed out&quot; (failure after a lengthy period of uncertainty) is a radical change from the current behavior of the network. There are plenty of avenues to create fee pressure without resorting to such a drastic change in how the network works today.</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><br>Aaron Voisine</div><div>co-founder and CEO<br><a href="http://breadwallet.com" target="_blank">breadwallet.com</a></div></div></div></div></div></div>
<br><div class="gmail_quote">On Thu, May 28, 2015 at 8:53 AM, Gavin Andresen <span dir="ltr">&lt;<a href="mailto:gavinandresen@gmail.com" target="_blank">gavinandresen@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Fri, May 8, 2015 at 3:20 AM, Matt Whitlock <span dir="ltr">&lt;<a href="mailto:bip@mattwhitlock.name" target="_blank">bip@mattwhitlock.name</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Between all the flames on this list, several ideas were raised that did not get much attention. I hereby resubmit these ideas for consideration and discussion.<br>
<br>
- Perhaps the hard block size limit should be a function of the actual block sizes over some trailing sampling period. For example, take the median block size among the most recent 2016 blocks and multiply it by 1.5. This allows Bitcoin to scale up gradually and organically, rather than having human beings guessing at what is an appropriate limit.<br></blockquote><div><br></div></span><div>A lot of people like this idea, or something like it. It is nice and simple, which is really important for consensus-critical code.</div><div><br></div><div>With this rule in place, I believe there would be more &quot;fee pressure&quot; (miners would be creating smaller blocks) today. I created a couple of histograms of block sizes to infer what policy miners are ACTUALLY following today with respect to block size:</div><div><br></div><div>Last 1,000 blocks:</div><div>  <a href="http://bitcoincore.org/~gavin/sizes_last1000.html" target="_blank">http://bitcoincore.org/~gavin/sizes_last1000.html</a></div><div><br></div><div>Notice a big spike at 750K -- the default size for Bitcoin Core.</div><div>This graph might be misleading, because transaction volume or fees might not be high enough over the last few days to fill blocks to whatever limit miners are willing to mine.<br></div><div><br></div><div>So I graphed a time when (according to <a href="http://statoshi.info" target="_blank">statoshi.info</a>) there WERE a lot of transactions waiting to be confirmed:</div><div>   <a href="http://bitcoincore.org/~gavin/sizes_357511.html" target="_blank">http://bitcoincore.org/~gavin/sizes_357511.html</a></div><div><br></div><div>That might also be misleading, because it is possible there were a lot of transactions waiting to be confirmed because miners who choose to create small blocks got lucky and found more blocks than normal.  In fact, it looks like that is what happened: more smaller-than-normal blocks were found, and the memory pool backed up.</div><div><br></div><div>So: what if we had a dynamic maximum size limit based on recent history?</div><div><br></div><div>The average block size is about 400K, so a 1.5x rule would make the max block size 600K; miners would definitely be squeezing out transactions / putting pressure to increase transaction fees. Even a 2x rule (implying 800K max blocks) would, today, be squeezing out transactions / putting pressure to increase fees.</div><div><br></div><div>Using a median size instead of an average means the size can increase or decrease more quickly. For example, imagine the rule is &quot;median of last 2016 blocks&quot; and 49% of miners are producing 0-size blocks and 51% are producing max-size blocks. The median is max-size, so the 51% have total control over making blocks bigger.  Swap the roles, and the median is min-size.</div><div><br></div><div>Because of that, I think using an average is better-- it means the max size will change (up or down) more slowly.</div><div><br></div><div>I also think 2016 blocks is too long, because transaction volumes change quicker than that. An average over 144 blocks (last 24 hours) would be better able to handle increased transaction volume around major holidays, and would also be able to react more quickly if an economically irrational attacker attempted to flood the network with fee-paying transactions.</div><div><br></div><div>So my straw-man proposal would be:  max size 2x average size over last 144 blocks, calculated at every block.</div><div><br></div><div>There are a couple of other changes I&#39;d pair with that consensus change:</div><div><br></div><div>+ Make the default mining policy for Bitcoin Core neutral-- have its target block size be the average size, so miners that don&#39;t care will &quot;go along with the people who do care.&quot;</div><div><br></div><div>+ Use something like Greg&#39;s formula for size instead of bytes-on-the-wire, to discourage bloating the UTXO set.</div><div><br></div><div><br></div><div>---------</div><div><br></div><div>When I&#39;ve proposed (privately, to the other core committers) some dynamic algorithm the objection has been &quot;but that gives miners complete control over the max block size.&quot;</div><div><br></div><div>I think that worry is unjustified right now-- certainly, until we have size-independent new block propagation there is an incentive for miners to keep their blocks small, and we see miners creating small blocks even when there are fee-paying transactions waiting to be confirmed.</div><div><br></div><div>I don&#39;t even think it will be a problem if/when we do have size-independent new block propagation, because I think the combination of the random timing of block-finding plus a dynamic limit as described above will create a healthy system.</div><div><br></div><div>If I&#39;m wrong, then it seems to me the miners will have a very strong incentive to, collectively, impose whatever rules are necessary (maybe a soft-fork to put a hard cap on block size) to make the system healthy again.</div></div><span class="HOEnZb"><font color="#888888"><div><br></div><div><br></div>-- <br><div>--<br>Gavin Andresen<br></div><div><br></div>
</font></span></div></div>
<br>------------------------------------------------------------------------------<br>
<br>_______________________________________________<br>
Bitcoin-development mailing list<br>
<a href="mailto:Bitcoin-development@lists.sourceforge.net">Bitcoin-development@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/bitcoin-development" target="_blank">https://lists.sourceforge.net/lists/listinfo/bitcoin-development</a><br>
<br></blockquote></div><br></div>