<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <updated></updated>
  <generator>https://nostr.ae</generator>

  <title>Nostr notes by </title>
  <author>
    <name></name>
  </author>
  <link rel="self" type="application/atom+xml" href="https://nostr.ae/npub1l899vmy2zhg9zr96jvnxt85ayddd26qu36m02k22759e9djqldnqrhm88x.rss" />
  <link href="https://nostr.ae/npub1l899vmy2zhg9zr96jvnxt85ayddd26qu36m02k22759e9djqldnqrhm88x" />
  <id>https://nostr.ae/npub1l899vmy2zhg9zr96jvnxt85ayddd26qu36m02k22759e9djqldnqrhm88x</id>
  <icon></icon>
  <logo></logo>




  <entry>
    <id>https://nostr.ae/nevent1qqsvrpznu0a8lh8ky0rj73dzx8lq5uzj0uzdry2n9thxy0qdvwf2m0szyruu54nv3g2aq5gvh2fjvev7n53444tgrj8tda2eft6shy4kgrakvlv0y7y</id>
    
      <title type="html">📅 Original date posted:2015-12-09 📝 Original message:Hi ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsvrpznu0a8lh8ky0rj73dzx8lq5uzj0uzdry2n9thxy0qdvwf2m0szyruu54nv3g2aq5gvh2fjvev7n53444tgrj8tda2eft6shy4kgrakvlv0y7y" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsf5futlgysvl32c9r9ppk4c9aqwnaj3dvrmduuvahs4g4470vveps58rmx0&#39;&gt;nevent1q…rmx0&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-12-09&lt;br/&gt;📝 Original message:Hi Akiva&lt;br/&gt;&lt;br/&gt;I sketched out a similar proposal here:&lt;br/&gt;&lt;a href=&#34;https://bitcointalk.org/index.php?topic=1083345.0&#34;&gt;https://bitcointalk.org/index.php?topic=1083345.0&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;It&amp;#39;s good to see people talking about this :). I&amp;#39;m not quite convinced with&lt;br/&gt;segregated witness, as it might mess up some things, but will take a closer&lt;br/&gt;look.&lt;br/&gt;On Dec 9, 2015 7:32 AM, &amp;#34;Loi Luu via bitcoin-dev&amp;#34; &amp;lt;&lt;br/&gt;bitcoin-dev at lists.linuxfoundation.org&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; Dear Akiva,&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Its Loi Luu, one of the authors of the SCP protocol (&lt;br/&gt;&amp;gt; &lt;a href=&#34;http://eprint.iacr.org/2015/1168.pdf&#34;&gt;http://eprint.iacr.org/2015/1168.pdf&lt;/a&gt; ).&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Before SCP, we had been thinking hard about how to do sharding efficiently&lt;br/&gt;&amp;gt; without degrading any security guarantee. A simple solution which splits&lt;br/&gt;&amp;gt; the coins, or TXs in to several partitions will just not work. You have to&lt;br/&gt;&amp;gt; answer more questions to have a good solutions. For example, I wonder in&lt;br/&gt;&amp;gt; your proposal, if a transaction spends a &amp;#34;coin&amp;#34; that ends in &amp;#34;1&amp;#34; and&lt;br/&gt;&amp;gt; creates a new coin that ends in &amp;#34;1&amp;#34;, which partition should process the&lt;br/&gt;&amp;gt; transaction? What is the prior data needed to validate that kind of TXs?&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; The problem with other proposals, and probably yours as well,  that we see&lt;br/&gt;&amp;gt; is that the amount of data that you need to broadcast immediately to the&lt;br/&gt;&amp;gt; network increases linearly with the number of TXs that the network can&lt;br/&gt;&amp;gt; process. Thus, sharding does not bring any advantage than simply using&lt;br/&gt;&amp;gt; other techniques to publish more blocks in one epoch (like Bitcoin-NG,&lt;br/&gt;&amp;gt; Ghost). The whole point of using sharding/ partition is to localize&lt;br/&gt;&amp;gt; the bandwidth used, and only broadcast only a minimal data to the network.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Clearly we are able to localize the bandwidth used with our SCP protocol.&lt;br/&gt;&amp;gt; The cost is that now recipients need to  themselves verify whether a&lt;br/&gt;&amp;gt; transaction is double spending. However, we think that it is a reasonable&lt;br/&gt;&amp;gt; tradeoff, given the potential scalability that SCP can provides.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Thanks,&lt;br/&gt;&amp;gt; Loi Luu.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; On Wed, Dec 9, 2015 at 12:27 AM, Akiva Lichtner via bitcoin-dev &amp;lt;&lt;br/&gt;&amp;gt; bitcoin-dev at lists.linuxfoundation.org&amp;gt; wrote:&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; Hello,&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; I am seeking some expert feedback on an idea for scaling Bitcoin. As a&lt;br/&gt;&amp;gt;&amp;gt; brief introduction: I work in the payment industry and I have twenty years&amp;#39;&lt;br/&gt;&amp;gt;&amp;gt; experience in development. I have some experience with process groups and&lt;br/&gt;&amp;gt;&amp;gt; ordering protocols too. I think I understand Satoshi&amp;#39;s paper but I admit I&lt;br/&gt;&amp;gt;&amp;gt; have not read the source code.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; The idea is to run more than one simultaneous chain, each chain defeating&lt;br/&gt;&amp;gt;&amp;gt; double spending on only part of the coin. The coin would be partitioned by&lt;br/&gt;&amp;gt;&amp;gt; radix (or modulus, not sure what to call it.) For example in order to&lt;br/&gt;&amp;gt;&amp;gt; multiply throughput by a factor of ten you could run ten parallel chains,&lt;br/&gt;&amp;gt;&amp;gt; one would work on coin that ends in &amp;#34;0&amp;#34;, one on coin that ends in &amp;#34;1&amp;#34;, and&lt;br/&gt;&amp;gt;&amp;gt; so on up to &amp;#34;9&amp;#34;.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; The number of chains could increase automatically over time based on the&lt;br/&gt;&amp;gt;&amp;gt; moving average of transaction volume.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; Blocks would have to contain the number of the partition they belong to,&lt;br/&gt;&amp;gt;&amp;gt; and miners would have to round-robin through partitions so that an attacker&lt;br/&gt;&amp;gt;&amp;gt; would not have an unfair advantage working on just one partition.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; I don&amp;#39;t think there is much impact to miners, but clients would have to&lt;br/&gt;&amp;gt;&amp;gt; send more than one message in order to spend money. Client messages will&lt;br/&gt;&amp;gt;&amp;gt; need to enumerate coin using some sort of compression, to save space. This&lt;br/&gt;&amp;gt;&amp;gt; seems okay to me since often in computing client software does have to&lt;br/&gt;&amp;gt;&amp;gt; break things up in equal parts (e.g. memory pages, file system blocks,) and&lt;br/&gt;&amp;gt;&amp;gt; the client software could hide the details.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; Best wishes for continued success to the project.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; Regards,&lt;br/&gt;&amp;gt;&amp;gt; Akiva&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; P.S. I found a funny anagram for SATOSHI NAKAMOTO: &amp;#34;NSA IS OOOK AT MATH&amp;#34;&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; _______________________________________________&lt;br/&gt;&amp;gt;&amp;gt; bitcoin-dev mailing list&lt;br/&gt;&amp;gt;&amp;gt; bitcoin-dev at lists.linuxfoundation.org&lt;br/&gt;&amp;gt;&amp;gt; &lt;a href=&#34;https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev&#34;&gt;https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev&lt;/a&gt;&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; _______________________________________________&lt;br/&gt;&amp;gt; bitcoin-dev mailing list&lt;br/&gt;&amp;gt; bitcoin-dev at lists.linuxfoundation.org&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev&#34;&gt;https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;-------------- next part --------------&lt;br/&gt;An HTML attachment was scrubbed...&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151209/19e592c7/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20151209/19e592c7/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T19:45:58&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs0q04mu09qjz59jw0uknscnlkr0g3xnu8xs4hgsgw0uwc82ahh0zczyruu54nv3g2aq5gvh2fjvev7n53444tgrj8tda2eft6shy4kgrakvp2wvrz</id>
    
      <title type="html">📅 Original date posted:2015-07-17 📝 Original message:What ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs0q04mu09qjz59jw0uknscnlkr0g3xnu8xs4hgsgw0uwc82ahh0zczyruu54nv3g2aq5gvh2fjvev7n53444tgrj8tda2eft6shy4kgrakvp2wvrz" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsp8pf59qqh9n4gv08jnhv76uqcu6m3m6e3mhf0a3zwv0jmav7j4wqp8ug5n&#39;&gt;nevent1q…ug5n&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-07-17&lt;br/&gt;📝 Original message:What are you trying to do? Break the ice with a hard fork so that later it&lt;br/&gt;becomes easier to do so, with people more complacent towards it? There are&lt;br/&gt;many solutions to the scaling problem that do not require a hard fork and&lt;br/&gt;are quite simple to implement actually, and don&amp;#39;t come with the&lt;br/&gt;complications involved with a hard fork. I&amp;#39;m not a reputable developer on&lt;br/&gt;this list, so my opinion probably doesn&amp;#39;t matter much, but I watched and&lt;br/&gt;analyzed this situation closely and I don&amp;#39;t like this idea.&lt;br/&gt;&lt;br/&gt;On Fri, Jul 17, 2015 at 3:55 PM, Jeff Garzik via bitcoin-dev &amp;lt;&lt;br/&gt;bitcoin-dev at lists.linuxfoundation.org&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; Opening a mailing list thread on this BIP:&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; BIP PR: &lt;a href=&#34;https://github.com/bitcoin/bips/pull/173&#34;&gt;https://github.com/bitcoin/bips/pull/173&lt;/a&gt;&lt;br/&gt;&amp;gt; Code PR: &lt;a href=&#34;https://github.com/bitcoin/bitcoin/pull/6451&#34;&gt;https://github.com/bitcoin/bitcoin/pull/6451&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; The general intent of this BIP is as a minimum viable alternative plan to&lt;br/&gt;&amp;gt; my preferred proposal (BIP 100).&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; If agreement is not reached on a more comprehensive solution, then this&lt;br/&gt;&amp;gt; solution is at least available and a known quantity.  A good backup plan.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Benefits:  conservative increase.  proves network can upgrade.  permits&lt;br/&gt;&amp;gt; some added growth, while the community &amp;amp; market gathers data on how an&lt;br/&gt;&amp;gt; increased block size impacts privacy, security, centralization, transaction&lt;br/&gt;&amp;gt; throughput and other metrics.  2MB seems to be a Least Common Denominator&lt;br/&gt;&amp;gt; on an increase.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Costs:  requires a hard fork.  requires another hard fork down the road.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; _______________________________________________&lt;br/&gt;&amp;gt; bitcoin-dev mailing list&lt;br/&gt;&amp;gt; bitcoin-dev at lists.linuxfoundation.org&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev&#34;&gt;https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;-- &lt;br/&gt;PGP: B6AC 822C 451D 6304 6A28  49E9 7DB7 011C D53B 5647&lt;br/&gt;-------------- next part --------------&lt;br/&gt;An HTML attachment was scrubbed...&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150717/540d1554/attachment-0001.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150717/540d1554/attachment-0001.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:42:28&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs8hngl9sgk8s34tlxp42mhkarn4c6hm0gk0m6lpr5w2lpj96auxmczyruu54nv3g2aq5gvh2fjvev7n53444tgrj8tda2eft6shy4kgrakv256pe6</id>
    
      <title type="html">📅 Original date posted:2015-05-07 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs8hngl9sgk8s34tlxp42mhkarn4c6hm0gk0m6lpr5w2lpj96auxmczyruu54nv3g2aq5gvh2fjvev7n53444tgrj8tda2eft6shy4kgrakv256pe6" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsyr0umg4ky4qa8swjmkravxstlt4du50tsg6v9v522dxczpzfwpnqj9sehh&#39;&gt;nevent1q…sehh&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-05-07&lt;br/&gt;📝 Original message:I&amp;#39;m mainly just an observer on this. I mostly agree with Pieter. Also, I&lt;br/&gt;think the main reason why people like Gavin and Mike Hearn are trying to&lt;br/&gt;rush this through is because they have some kind of &amp;#34;apps&amp;#34; that depend on&lt;br/&gt;zero conf instant transactions, so this would of course require more&lt;br/&gt;traffic on the blockchain. I think people like Gavin or Mike should state&lt;br/&gt;clearly what kind of (rigorous) system for instant transactions is&lt;br/&gt;satisfactory for use in their applications. Be it lightning or something&lt;br/&gt;similar, what is good enough? And no zero conf is not a real secure system.&lt;br/&gt;Then once we know what is good enough for them (and everyone else), we can&lt;br/&gt;implement it as a soft fork into the protocol, and it&amp;#39;s a win win situation&lt;br/&gt;for both sides (we can also benefit from all the new users people like Mike&lt;br/&gt;are trying bring in).&lt;br/&gt;&lt;br/&gt;On Thu, May 7, 2015 at 10:52 AM, Jorge Timón &amp;lt;jtimon at jtimon.cc&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; On Thu, May 7, 2015 at 11:25 AM, Mike Hearn &amp;lt;mike at plan99.net&amp;gt; wrote:&lt;br/&gt;&amp;gt; &amp;gt; I observed to Wladimir and Gavin in private that this timeline meant a&lt;br/&gt;&amp;gt; change to the block size was unlikely to get into 0.11, leaving only 0.12,&lt;br/&gt;&amp;gt; which would give everyone only a few months to upgrade in order to fork the&lt;br/&gt;&amp;gt; chain by the end of the winter growth season. That seemed tight.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Can you please elaborate on what terrible things will happen if we&lt;br/&gt;&amp;gt; don&amp;#39;t increase the block size by winter this year?&lt;br/&gt;&amp;gt; I assume that you are expecting full blocks by then, have you used any&lt;br/&gt;&amp;gt; statistical technique to come up with that date or is it just your&lt;br/&gt;&amp;gt; guess?&lt;br/&gt;&amp;gt; Because I love wild guesses and mine is that full 1 MB blocks will not&lt;br/&gt;&amp;gt; happen until June 2017.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; What we need to see right now is leadership and a plan, that fits in the&lt;br/&gt;&amp;gt; &amp;gt; available time window.&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt;&amp;gt; Certainly a consensus in this kind of technical community should be a&lt;br/&gt;&amp;gt; &amp;gt;&amp;gt; basic requirement for any serious commitment to blocksize increase.&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; I&amp;#39;m afraid I have come to disagree. I no longer believe this community&lt;br/&gt;&amp;gt; can&lt;br/&gt;&amp;gt; &amp;gt; reach consensus on anything protocol related. Some of these arguments&lt;br/&gt;&amp;gt; have&lt;br/&gt;&amp;gt; &amp;gt; dragged on for years. Consensus isn&amp;#39;t even well defined - consensus of&lt;br/&gt;&amp;gt; who?&lt;br/&gt;&amp;gt; &amp;gt; Anyone who shows up? And what happens when, inevitably, no consensus is&lt;br/&gt;&amp;gt; &amp;gt; reached? Stasis forever?&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; We&amp;#39;ve successfully reached consensus for several softfork proposals&lt;br/&gt;&amp;gt; already.&lt;br/&gt;&amp;gt; I agree with others that hardfork need to be uncontroversial and there&lt;br/&gt;&amp;gt; should be consensus about them.&lt;br/&gt;&amp;gt; If you have other ideas for the criteria for hardfork deployment all I&amp;#39;m&lt;br/&gt;&amp;gt; ears.&lt;br/&gt;&amp;gt; I just hope that by  &amp;#34;What we need to see right now is leadership&amp;#34; you&lt;br/&gt;&amp;gt; don&amp;#39;t mean something like &amp;#34;when Gaving and Mike agree it&amp;#39;s enough to&lt;br/&gt;&amp;gt; deploy a hardfork&amp;#34; when you go from vague to concrete.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt;&amp;gt; Long-term incentive compatibility requires that there be some fee&lt;br/&gt;&amp;gt; &amp;gt;&amp;gt; pressure, and that blocks be relatively consistently full or very nearly&lt;br/&gt;&amp;gt; &amp;gt;&amp;gt; full.&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; I disagree. When the money supply eventually dwindles I doubt it will be&lt;br/&gt;&amp;gt; fee&lt;br/&gt;&amp;gt; &amp;gt; pressure that funds mining, but as that&amp;#39;s a long time in the future, it&amp;#39;s&lt;br/&gt;&amp;gt; &amp;gt; very hard to predict what might happen.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Oh, so your answer to &amp;#34;bitcoin will eventually need to live on fees&lt;br/&gt;&amp;gt; and we would like to know more about how it will look like then&amp;#34; it&amp;#39;s&lt;br/&gt;&amp;gt; &amp;#34;no bitcoin long term it&amp;#39;s broken long term but that&amp;#39;s far away in the&lt;br/&gt;&amp;gt; future so let&amp;#39;s just worry about the present&amp;#34;.&lt;br/&gt;&amp;gt; I agree that it&amp;#39;s hard to predict that future, but having some&lt;br/&gt;&amp;gt; competition for block space would actually help us get more data on a&lt;br/&gt;&amp;gt; similar situation to be able to predict that future better.&lt;br/&gt;&amp;gt; What you want to avoid at all cost (the block size actually being&lt;br/&gt;&amp;gt; used), I see as the best opportunity we have to look into the future.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt;&amp;gt; What we see today are&lt;br/&gt;&amp;gt; &amp;gt;&amp;gt; transactions enjoying next-block confirmations with nearly zero pressure&lt;br/&gt;&amp;gt; &amp;gt;&amp;gt; to include any fee at all (though many do because it makes wallet code&lt;br/&gt;&amp;gt; &amp;gt;&amp;gt; simpler).&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; Many do because free transactions are broken - the relay limiter means&lt;br/&gt;&amp;gt; &amp;gt; whether a free transaction actually makes it across the network or not is&lt;br/&gt;&amp;gt; &amp;gt; basically pot luck and there&amp;#39;s no way for a wallet to know, short of&lt;br/&gt;&amp;gt; either&lt;br/&gt;&amp;gt; &amp;gt; trying it or actually receiving every single transaction and repeating&lt;br/&gt;&amp;gt; the&lt;br/&gt;&amp;gt; &amp;gt; calculations. If free transactions weren&amp;#39;t broken for all non-full nodes&lt;br/&gt;&amp;gt; &amp;gt; they&amp;#39;d probably be used a lot more.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Free transactions are a gift from miners that run an altruistic policy.&lt;br/&gt;&amp;gt; That&amp;#39;s great but we shouldn&amp;#39;t rely on them for the future. They will&lt;br/&gt;&amp;gt; likely disappear at some point and that&amp;#39;s ok.&lt;br/&gt;&amp;gt; In any case, he&amp;#39;s not complaining about the lack of free transactions,&lt;br/&gt;&amp;gt; more like the opposite.&lt;br/&gt;&amp;gt; He is saying that&amp;#39;s very easy to get free transactions in the next&lt;br/&gt;&amp;gt; block and blocks aren&amp;#39;t full so there&amp;#39;s no incentive to include fees&lt;br/&gt;&amp;gt; to compete for the space.&lt;br/&gt;&amp;gt; We can talk a lot about &amp;#34;a fee market&amp;#34; and build a theoretically&lt;br/&gt;&amp;gt; perfect fee estimator but we won&amp;#39;t actually have a fee market until&lt;br/&gt;&amp;gt; there&amp;#39;s some competition for space.&lt;br/&gt;&amp;gt; Nobody will pay for space that&amp;#39;s abundant just like people don&amp;#39;t pay&lt;br/&gt;&amp;gt; for the air they breath.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; What I don&amp;#39;t see from you yet is a specific and credible plan that fits&lt;br/&gt;&amp;gt; &amp;gt; within the next 12 months and which allows Bitcoin to keep growing. Not&lt;br/&gt;&amp;gt; some&lt;br/&gt;&amp;gt; &amp;gt; vague handwave like &amp;#34;let&amp;#39;s all use the Lightning network&amp;#34; (which does not&lt;br/&gt;&amp;gt; &amp;gt; exist), or &amp;#34;let&amp;#39;s do more research&amp;#34; (Gavin has done plenty of research),&lt;br/&gt;&amp;gt; or&lt;br/&gt;&amp;gt; &amp;gt; &amp;#34;but what about the risks&amp;#34; (Bitcoin is full of risks). A plan, with dates&lt;br/&gt;&amp;gt; &amp;gt; attached, and a strong chance of actually being deployed in time.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Ok, this is my plan: we wait 12 months, hope that your estimations are&lt;br/&gt;&amp;gt; correct (in case that my guess was better than yours, we keep waiting&lt;br/&gt;&amp;gt; until June 2017) and start having full blocks and people having to&lt;br/&gt;&amp;gt; wait 2 blocks for their transactions to be confirmed some times.&lt;br/&gt;&amp;gt; That would be the beginning of a true &amp;#34;fee market&amp;#34;, something that&lt;br/&gt;&amp;gt; Gavin used to say was his #1 priority not so long ago (which seems&lt;br/&gt;&amp;gt; contradictory with his current efforts to avoid that from happening).&lt;br/&gt;&amp;gt; Having a true fee market seems clearly an advantage.&lt;br/&gt;&amp;gt; What are supposedly disastrous negative parts of this plan that make&lt;br/&gt;&amp;gt; an alternative plan (ie: increasing the block size) so necessary and&lt;br/&gt;&amp;gt; obvious.&lt;br/&gt;&amp;gt; I think the advocates of the size increase are failing to explain the&lt;br/&gt;&amp;gt; disadvantages of maintaining the current size. It feels like the&lt;br/&gt;&amp;gt; explanation are missing because it should be somehow obvious how the&lt;br/&gt;&amp;gt; sky will burn if we don&amp;#39;t increase the block size soon.&lt;br/&gt;&amp;gt; But, well, it is not obvious to me, so please elaborate on why having&lt;br/&gt;&amp;gt; a fee market (instead of just an price estimator for a market that&lt;br/&gt;&amp;gt; doesn&amp;#39;t even really exist) would be a disaster.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt; One dashboard for servers and applications across Physical-Virtual-Cloud&lt;br/&gt;&amp;gt; Widest out-of-the-box monitoring support with 50&#43; applications&lt;br/&gt;&amp;gt; Performance metrics, stats and reports that give you Actionable Insights&lt;br/&gt;&amp;gt; Deep dive visibility with transaction tracing using APM Insight.&lt;br/&gt;&amp;gt; &lt;a href=&#34;http://ad.doubleclick.net/ddm/clk/290420510;117567292;y&#34;&gt;http://ad.doubleclick.net/ddm/clk/290420510;117567292;y&lt;/a&gt;&lt;br/&gt;&amp;gt; _______________________________________________&lt;br/&gt;&amp;gt; Bitcoin-development mailing list&lt;br/&gt;&amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&#34;&gt;https://lists.sourceforge.net/lists/listinfo/bitcoin-development&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;-- &lt;br/&gt;PGP: B6AC 822C 451D 6304 6A28  49E9 7DB7 011C D53B 5647&lt;br/&gt;-------------- next part --------------&lt;br/&gt;An HTML attachment was scrubbed...&lt;br/&gt;URL: &amp;lt;&lt;a href=&#34;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150507/1bc393f5/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150507/1bc393f5/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T17:33:07&#43;02:00</updated>
  </entry>

</feed>