<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I'm presuming that schedule is just an example, as you'd end up with
    insanely large block sizes in a few years.<br>
    <br>
    Absolutely, yes, an increase schedule is an option if people agree
    on it, and I think the better option, as the current limit too low,
    but jumping straight to a value big enough for "indefinitely" is a
    huge jump.<br>
    <br>
    Gave some thought to scaling block size based on transaction fees,
    but suspect it would end up with miners sending huge fees to
    themselves with transactions that aren't relayed (so they only are
    actioned if they make it into a block that miner mines) to make the
    network allow bigger blocks.<br>
    <br>
    Ross<br>
    <br>
    <div class="moz-cite-prefix">On 07/05/2015 19:38, Chris Wardell
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAEieSeTafYjBCVUotLKBXX=Z3UHBKdi5kU5CFSxXJEmzCudQMg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>Instead of raising the block size to another static
              number like 20MB, can we raise it dynamically?<br>
              <br>
            </div>
            Make the max block size something like:<br>
          </div>
        </div>
        pow(2, nHeight/100000) * 1MB;  //double every ~2 years<br>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
<a class="moz-txt-link-freetext" href="http://ad.doubleclick.net/ddm/clk/290420510;117567292;y">http://ad.doubleclick.net/ddm/clk/290420510;117567292;y</a></pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Bitcoin-development mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Bitcoin-development@lists.sourceforge.net">Bitcoin-development@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/bitcoin-development">https://lists.sourceforge.net/lists/listinfo/bitcoin-development</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>