<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <updated>2023-06-07T02:03:49Z</updated>
  <generator>https://njump.me</generator>

  <title>Nostr notes by Giuseppe B [ARCHIVE]</title>
  <author>
    <name>Giuseppe B [ARCHIVE]</name>
  </author>
  <link rel="self" type="application/atom+xml" href="https://njump.me/npub1spdrln2clr763n86lhsx7g9hpu0w5cv9hasv4amyyqdde96r7h8s72z75w.rss" />
  <link href="https://njump.me/npub1spdrln2clr763n86lhsx7g9hpu0w5cv9hasv4amyyqdde96r7h8s72z75w" />
  <id>https://njump.me/npub1spdrln2clr763n86lhsx7g9hpu0w5cv9hasv4amyyqdde96r7h8s72z75w</id>
  <icon></icon>
  <logo></logo>




  <entry>
    <id>https://njump.me/nevent1qqsqpygyulgsjjvtc8a490wtl0uja3qlzw2xdg346a8gc9dhhgllhcszyzq9507dtru0m2xvlt77qmeqku83a6npsklkpjhhvssp4hyhg06u7x6839z</id>
    
      <title type="html">📅 Original date posted:2023-03-03 🗒️ Summary of this ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsqpygyulgsjjvtc8a490wtl0uja3qlzw2xdg346a8gc9dhhgllhcszyzq9507dtru0m2xvlt77qmeqku83a6npsklkpjhhvssp4hyhg06u7x6839z" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsf0r9qwk26p30zql95lmslmzkpjrjd34hscykvzjj6zqh490hynvs6npltv&#39;&gt;nevent1q…pltv&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2023-03-03&lt;br/&gt;🗒️ Summary of this message: Proposal for a new protocol rule, min_fees, where miners set a minimum fee for the next block to increase network security and incentivize higher fees.&lt;br/&gt;📝 Original message:This will indeed give some power to the miners. But they have no incentives&lt;br/&gt;in posting super high numbers as that means they won&amp;#39;t get paid or they&lt;br/&gt;will with a lot of delay.&lt;br/&gt;This is not simply like setting the price for a product that has a fixed&lt;br/&gt;quality. In the case of the mining services, setting the price also means&lt;br/&gt;setting the quality of the product you offer (as higher price = higher&lt;br/&gt;security). This is simply a way to let miners have have a say about the&lt;br/&gt;quality of the product that they offer. They can always set 0 min fees and&lt;br/&gt;settle for the lowest quality/ low price service, or maybe find out that&lt;br/&gt;offering a better product for a higher price actually makes them more&lt;br/&gt;money.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;On Fri, Mar 3, 2023, 3:45 AM WMOURA &amp;lt;neo.m.revolutions at gmail.com&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; Hello,&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; In my amateur opinion, I imagine that this would give excessive power to the miner, introducing a bug in the system, because if the miner put an absurdly high minimum rate intentionally or not, this would cause a serious problem, or not.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Em qua., 1 de mar. de 2023 às 17:25, Giuseppe B via bitcoin-dev &amp;lt;&lt;br/&gt;&amp;gt; bitcoin-dev at lists.linuxfoundation.org&amp;gt; escreveu:&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; Hello everyone,&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; I&amp;#39;m relatively new here so what I&amp;#39;m proposing could have already been&lt;br/&gt;&amp;gt;&amp;gt; discussed, or may be flawed or inapplicable. I apologize for that.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; I was picturing a situation where block rewards are almost zero, and the&lt;br/&gt;&amp;gt;&amp;gt; base layer is mainly used as a settlement layer for relatively few large&lt;br/&gt;&amp;gt;&amp;gt; transactions, since the majority of smaller ones goes through LN.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; In such a case it may very well be that even if transaction amounts are&lt;br/&gt;&amp;gt;&amp;gt; very consistent, transaction fees end up being very small since there is&lt;br/&gt;&amp;gt;&amp;gt; enough space for everyone in a block. Users wouldn&amp;#39;t mind paying higher&lt;br/&gt;&amp;gt;&amp;gt; fees as they know that that would increase the network security, however&lt;br/&gt;&amp;gt;&amp;gt; nobody wants to be the only one doing that. Miners would of course like&lt;br/&gt;&amp;gt;&amp;gt; being paid more. So everyone involved would prefer higher fees but they&lt;br/&gt;&amp;gt;&amp;gt; just stay low because that&amp;#39;s the only rational individual choice.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; Therefore I was imagining the introduction of a new protocol rule,&lt;br/&gt;&amp;gt;&amp;gt; min_fees, that would work like this:&lt;br/&gt;&amp;gt;&amp;gt; - the miner that gets to mine a block appends a min_fee field to the&lt;br/&gt;&amp;gt;&amp;gt; block, specifying the minimum fees that need to be contained in the&lt;br/&gt;&amp;gt;&amp;gt; following block in order for it to be valid.&lt;br/&gt;&amp;gt;&amp;gt; - one can also mine an empty block and reset the min_fee, to avoid the&lt;br/&gt;&amp;gt;&amp;gt; chain getting stuck.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; min_fees could either represent the total fees of the following block, or&lt;br/&gt;&amp;gt;&amp;gt; the minimal fee for each single transaction, as a percentage of the value&lt;br/&gt;&amp;gt;&amp;gt; transacted. Both seem to have some merits and some potential drawbacks. Of&lt;br/&gt;&amp;gt;&amp;gt; course min_fees=0 would correspond to the current situation.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; It looks to me that this could have the potential to bring the&lt;br/&gt;&amp;gt;&amp;gt; equilibrium closer to a socially optimal one (as opposed to individually&lt;br/&gt;&amp;gt;&amp;gt; optimal), and to benefit the network security in the long term. Of course&lt;br/&gt;&amp;gt;&amp;gt; it&amp;#39;s just a rough sketch and it would deserve a much deeper analysis. I was&lt;br/&gt;&amp;gt;&amp;gt; just interested in knowing if you think that the principle has some merit&lt;br/&gt;&amp;gt;&amp;gt; or if it&amp;#39;s not even worth discussing it for some reason that I&amp;#39;m not&lt;br/&gt;&amp;gt;&amp;gt; considering.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; Cheers,&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; Giuseppe.&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;&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/20230303/62aece2e/attachment-0001.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20230303/62aece2e/attachment-0001.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T23:20:14Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqs82uhjzqrmjhav0vhnmmgwte7frxlwt3yxk9ttqddy56j0t5kvcwgzyzq9507dtru0m2xvlt77qmeqku83a6npsklkpjhhvssp4hyhg06u76j5ysl</id>
    
      <title type="html">📅 Original date posted:2023-03-03 🗒️ Summary of this ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqs82uhjzqrmjhav0vhnmmgwte7frxlwt3yxk9ttqddy56j0t5kvcwgzyzq9507dtru0m2xvlt77qmeqku83a6npsklkpjhhvssp4hyhg06u76j5ysl" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsqhmsmpx8kj3fgs7dfryvwm6470qp2q3nlvw76qd6lqmd3s6270cg638qnn&#39;&gt;nevent1q…8qnn&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2023-03-03&lt;br/&gt;🗒️ Summary of this message: Proposal for a new protocol rule, min_fees, to specify the minimum fees required in the following block for network security and stability. The author disagrees with the idea that people will always coordinate for the optimal outcome.&lt;br/&gt;📝 Original message:Hi shesek,&lt;br/&gt;&lt;br/&gt;Minimum fees may not be the right mechanism. However I disagree with the&lt;br/&gt;general idea that &amp;#34;if it&amp;#39;s optimal for society to do X then they&amp;#39;ll do X&amp;#34;.&lt;br/&gt;There&amp;#39;s plenty of examples where people fail to coordinate in the absence&lt;br/&gt;of a suitable framework, see the &amp;#34;free rider&amp;#34; problem with public goods or&lt;br/&gt;even the simple prisoner&amp;#39;s dilemma.&lt;br/&gt;&lt;br/&gt;On Thu, Mar 2, 2023, 1:39 AM Nadav Ivgi &amp;lt;nadav at shesek.info&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; Hi Giuseppe,&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; One side-effect this has is that until enough fees accumulate in the&lt;br/&gt;&amp;gt; mempool to satisfy min_fees, the rational behaviour for miners would be to&lt;br/&gt;&amp;gt; try and fork the chain tip, competing for the fees in the latest block&lt;br/&gt;&amp;gt; (&#43;whatever got into the mempool in the meanwhile and can fit in). This&lt;br/&gt;&amp;gt; could lead to increased reorgs/orphan rates and chain instability. It could&lt;br/&gt;&amp;gt; also lead to miners preferring to set their low_fee to zero, to avoid other&lt;br/&gt;&amp;gt; miners from forking their blocks off.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; I&amp;#39;m also not sure that this would actually change much. If humanity is&lt;br/&gt;&amp;gt; willing to spend X BTC/day on mining fees, it doesn&amp;#39;t really matter if it&amp;#39;s&lt;br/&gt;&amp;gt; spread out through fewer or more blocks.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; shesek&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; On Wed, Mar 1, 2023 at 10:25 PM Giuseppe B 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 everyone,&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; I&amp;#39;m relatively new here so what I&amp;#39;m proposing could have already been&lt;br/&gt;&amp;gt;&amp;gt; discussed, or may be flawed or inapplicable. I apologize for that.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; I was picturing a situation where block rewards are almost zero, and the&lt;br/&gt;&amp;gt;&amp;gt; base layer is mainly used as a settlement layer for relatively few large&lt;br/&gt;&amp;gt;&amp;gt; transactions, since the majority of smaller ones goes through LN.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; In such a case it may very well be that even if transaction amounts are&lt;br/&gt;&amp;gt;&amp;gt; very consistent, transaction fees end up being very small since there is&lt;br/&gt;&amp;gt;&amp;gt; enough space for everyone in a block. Users wouldn&amp;#39;t mind paying higher&lt;br/&gt;&amp;gt;&amp;gt; fees as they know that that would increase the network security, however&lt;br/&gt;&amp;gt;&amp;gt; nobody wants to be the only one doing that. Miners would of course like&lt;br/&gt;&amp;gt;&amp;gt; being paid more. So everyone involved would prefer higher fees but they&lt;br/&gt;&amp;gt;&amp;gt; just stay low because that&amp;#39;s the only rational individual choice.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; Therefore I was imagining the introduction of a new protocol rule,&lt;br/&gt;&amp;gt;&amp;gt; min_fees, that would work like this:&lt;br/&gt;&amp;gt;&amp;gt; - the miner that gets to mine a block appends a min_fee field to the&lt;br/&gt;&amp;gt;&amp;gt; block, specifying the minimum fees that need to be contained in the&lt;br/&gt;&amp;gt;&amp;gt; following block in order for it to be valid.&lt;br/&gt;&amp;gt;&amp;gt; - one can also mine an empty block and reset the min_fee, to avoid the&lt;br/&gt;&amp;gt;&amp;gt; chain getting stuck.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; min_fees could either represent the total fees of the following block, or&lt;br/&gt;&amp;gt;&amp;gt; the minimal fee for each single transaction, as a percentage of the value&lt;br/&gt;&amp;gt;&amp;gt; transacted. Both seem to have some merits and some potential drawbacks. Of&lt;br/&gt;&amp;gt;&amp;gt; course min_fees=0 would correspond to the current situation.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; It looks to me that this could have the potential to bring the&lt;br/&gt;&amp;gt;&amp;gt; equilibrium closer to a socially optimal one (as opposed to individually&lt;br/&gt;&amp;gt;&amp;gt; optimal), and to benefit the network security in the long term. Of course&lt;br/&gt;&amp;gt;&amp;gt; it&amp;#39;s just a rough sketch and it would deserve a much deeper analysis. I was&lt;br/&gt;&amp;gt;&amp;gt; just interested in knowing if you think that the principle has some merit&lt;br/&gt;&amp;gt;&amp;gt; or if it&amp;#39;s not even worth discussing it for some reason that I&amp;#39;m not&lt;br/&gt;&amp;gt;&amp;gt; considering.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; Cheers,&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; Giuseppe.&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;&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/20230303/e25eabe3/attachment-0001.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20230303/e25eabe3/attachment-0001.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T23:20:13Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsgqq7a6a9xzclh9r9j4yecg2259x7yr607270r54pmhlkkq05ggsszyzq9507dtru0m2xvlt77qmeqku83a6npsklkpjhhvssp4hyhg06u7jnlu5w</id>
    
      <title type="html">📅 Original date posted:2023-03-01 🗒️ Summary of this ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsgqq7a6a9xzclh9r9j4yecg2259x7yr607270r54pmhlkkq05ggsszyzq9507dtru0m2xvlt77qmeqku83a6npsklkpjhhvssp4hyhg06u7jnlu5w" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqstyln7mas7leek03hqfxsg9th7vw4cdstghfw05rzt2sd4xcndzcc7mp48d&#39;&gt;nevent1q…p48d&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2023-03-01&lt;br/&gt;🗒️ Summary of this message: Proposal for a new protocol rule, min_fees, to specify minimum fees for the following block, potentially bringing equilibrium closer to socially optimal.&lt;br/&gt;📝 Original message:Hello everyone,&lt;br/&gt;&lt;br/&gt;I&amp;#39;m relatively new here so what I&amp;#39;m proposing could have already been&lt;br/&gt;discussed, or may be flawed or inapplicable. I apologize for that.&lt;br/&gt;&lt;br/&gt;I was picturing a situation where block rewards are almost zero, and the&lt;br/&gt;base layer is mainly used as a settlement layer for relatively few large&lt;br/&gt;transactions, since the majority of smaller ones goes through LN.&lt;br/&gt;&lt;br/&gt;In such a case it may very well be that even if transaction amounts are&lt;br/&gt;very consistent, transaction fees end up being very small since there is&lt;br/&gt;enough space for everyone in a block. Users wouldn&amp;#39;t mind paying higher&lt;br/&gt;fees as they know that that would increase the network security, however&lt;br/&gt;nobody wants to be the only one doing that. Miners would of course like&lt;br/&gt;being paid more. So everyone involved would prefer higher fees but they&lt;br/&gt;just stay low because that&amp;#39;s the only rational individual choice.&lt;br/&gt;&lt;br/&gt;Therefore I was imagining the introduction of a new protocol rule,&lt;br/&gt;min_fees, that would work like this:&lt;br/&gt;- the miner that gets to mine a block appends a min_fee field to the block,&lt;br/&gt;specifying the minimum fees that need to be contained in the following&lt;br/&gt;block in order for it to be valid.&lt;br/&gt;- one can also mine an empty block and reset the min_fee, to avoid the&lt;br/&gt;chain getting stuck.&lt;br/&gt;&lt;br/&gt;min_fees could either represent the total fees of the following block, or&lt;br/&gt;the minimal fee for each single transaction, as a percentage of the value&lt;br/&gt;transacted. Both seem to have some merits and some potential drawbacks. Of&lt;br/&gt;course min_fees=0 would correspond to the current situation.&lt;br/&gt;&lt;br/&gt;It looks to me that this could have the potential to bring the equilibrium&lt;br/&gt;closer to a socially optimal one (as opposed to individually optimal), and&lt;br/&gt;to benefit the network security in the long term. Of course it&amp;#39;s just a&lt;br/&gt;rough sketch and it would deserve a much deeper analysis. I was just&lt;br/&gt;interested in knowing if you think that the principle has some merit or if&lt;br/&gt;it&amp;#39;s not even worth discussing it for some reason that I&amp;#39;m not considering.&lt;br/&gt;&lt;br/&gt;Cheers,&lt;br/&gt;&lt;br/&gt;Giuseppe.&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/20230301/0e1bca3d/attachment-0001.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20230301/0e1bca3d/attachment-0001.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T23:20:12Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqs9xeqsnyc976l27049dhhvgf7stkv59mvdjdp40terjv8hf6whuggzyzq9507dtru0m2xvlt77qmeqku83a6npsklkpjhhvssp4hyhg06u7m7sd6d</id>
    
      <title type="html">📅 Original date posted:2022-07-11 📝 Original message:I ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqs9xeqsnyc976l27049dhhvgf7stkv59mvdjdp40terjv8hf6whuggzyzq9507dtru0m2xvlt77qmeqku83a6npsklkpjhhvssp4hyhg06u7m7sd6d" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsyavuhgzj590pxjpsnqt8npjqcsvyd4a0wrngr75psnq7fs42k46c35820j&#39;&gt;nevent1q…820j&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2022-07-11&lt;br/&gt;📝 Original message:I think the discussion has some anecdotic interest but has zero relevance&lt;br/&gt;as far as any decision making is concerned.&lt;br/&gt;&lt;br/&gt;Any extension of block rewards after the current deadline should only be&lt;br/&gt;done if and only if the community agrees that it is the only way to keep&lt;br/&gt;the network secure.&lt;br/&gt;&lt;br/&gt;The fact that a mild inflation is sometimes compensated by coin loss is&lt;br/&gt;like a bonus.&lt;br/&gt;&lt;br/&gt;On Mon, Jul 11, 2022, 11:56 AM Stefan Richter 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; I very much agree with AJ here. This is something I remember discussing on&lt;br/&gt;&amp;gt; Bitcointalk back in 2011: I find it highly intuitive that the amount of&lt;br/&gt;&amp;gt; lost coins is not a constant fraction of the supply, because people get&lt;br/&gt;&amp;gt; better at keeping their coins with increasing value, distribution and&lt;br/&gt;&amp;gt; technology/best practices. I also think that we have observed this effect&lt;br/&gt;&amp;gt; in practice since then. The bulk of coins that are supposed to be lost (via&lt;br/&gt;&amp;gt; onchain analysis) haven&amp;#39;t been moved since at least 2010. Of course, in&lt;br/&gt;&amp;gt; most cases, we&amp;#39;ll never know, but the assumption of constant loss rate&lt;br/&gt;&amp;gt; seems unreasonable.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Cheers&lt;br/&gt;&amp;gt;   Stefan&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Anthony Towns via bitcoin-dev &amp;lt;bitcoin-dev at lists.linuxfoundation.org&amp;gt;&lt;br/&gt;&amp;gt; schrieb am Mo., 11. Juli 2022, 04:32:&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; On Sat, Jul 09, 2022 at 08:46:47AM -0400, Peter Todd via bitcoin-dev&lt;br/&gt;&amp;gt;&amp;gt; wrote:&lt;br/&gt;&amp;gt;&amp;gt; &amp;gt; title:  &amp;#34;Surprisingly, Tail Emission Is Not Inflationary&amp;#34;&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; &amp;gt; Of course, this isn&amp;#39;t realistic as coins are constantly being lost due&lt;br/&gt;&amp;gt;&amp;gt; to&lt;br/&gt;&amp;gt;&amp;gt; &amp;gt; deaths, forgotten passphrases, boating accidents, etc. These losses are&lt;br/&gt;&amp;gt;&amp;gt; &amp;gt; independent:&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; This isn&amp;#39;t necessarily true: if the losses are due to a common cause,&lt;br/&gt;&amp;gt;&amp;gt; then they&amp;#39;ll be heavily correlated rather than independent; for example&lt;br/&gt;&amp;gt;&amp;gt; losses could be caused by a bug in a popular wallet/exchange software&lt;br/&gt;&amp;gt;&amp;gt; that sends funds to invalid addresses, or by a war or natural disaster&lt;br/&gt;&amp;gt;&amp;gt; that damages key storage hardware. They&amp;#39;re also not independent over&lt;br/&gt;&amp;gt;&amp;gt; time -- people improve their key storage habits over time; eg switching&lt;br/&gt;&amp;gt;&amp;gt; to less buggy wallets/exchanges, validating addresses before using them,&lt;br/&gt;&amp;gt;&amp;gt; using distributed multisig to prevent a localised disaster from being&lt;br/&gt;&amp;gt;&amp;gt; catastrophic.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; &amp;gt; the *rate* of coin loss at time $$t$$ is&lt;br/&gt;&amp;gt;&amp;gt; &amp;gt; proportional to the total supply *at that moment* in time.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; This is the key assumption that produces the claimed result.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; If you&amp;#39;re losing a constant fraction, x (Peter&amp;#39;s \lambda), of Bitcoins&lt;br/&gt;&amp;gt;&amp;gt; each year, then as soon as the supply increases enough that the constant&lt;br/&gt;&amp;gt;&amp;gt; reward, k, corresponds to the constant fraction, ie k = x*N(t), then&lt;br/&gt;&amp;gt;&amp;gt; you&amp;#39;ve hit an equilibrium.  (Likewise if you&amp;#39;re losing more than you&amp;#39;re&lt;br/&gt;&amp;gt;&amp;gt; increasing -- you just need to wait until N(t) decreases enough that you&lt;br/&gt;&amp;gt;&amp;gt; reach the same equilibrium point) You don&amp;#39;t really need any fancy maths.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; But that assumption doesn&amp;#39;t need to be true; coins could primarily be&lt;br/&gt;&amp;gt;&amp;gt; lost in &amp;#34;black swan&amp;#34; events (due to bugs, wars or disasters) rather&lt;br/&gt;&amp;gt;&amp;gt; than at a predictable rate -- with actions taken thereafter such that&lt;br/&gt;&amp;gt;&amp;gt; the same event repeating is no longer the same level of catastrophe,&lt;br/&gt;&amp;gt;&amp;gt; but instead another new black swan event is required to maintain the same&lt;br/&gt;&amp;gt;&amp;gt; loss rate. If that&amp;#39;s the case, then the rate at which funds are lost will&lt;br/&gt;&amp;gt;&amp;gt; vary chaotically, leading to &amp;#34;inflationary&amp;#34; periods in between events,&lt;br/&gt;&amp;gt;&amp;gt; and comparatively strong deflationary shocks when these events occur.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; Alternatively, losses could be at a predictable rate that&amp;#39;s entirely&lt;br/&gt;&amp;gt;&amp;gt; different to the one Peter assumes.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; One alternative predictable rate that seems plausible to me is if funds&lt;br/&gt;&amp;gt;&amp;gt; are lost due to people not be careful about losing small amounts; even&lt;br/&gt;&amp;gt;&amp;gt; though they are careful when amounts are larger. So when 10k BTC was&lt;br/&gt;&amp;gt;&amp;gt; worth $40, maybe it doesn&amp;#39;t matter if you misplace a hard drive with&lt;br/&gt;&amp;gt;&amp;gt; 7500 BTC on it since that&amp;#39;s only worth $30; but by the time 7500 BTC&lt;br/&gt;&amp;gt;&amp;gt; is worth $150M, maybe you take a bit more care with that, but are still&lt;br/&gt;&amp;gt;&amp;gt; not too worried if you lose 1.5mBTC, since that&amp;#39;s also only worth $30.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; To mathematise that, perhaps there are K people holding Bitcoin, and with&lt;br/&gt;&amp;gt;&amp;gt; probability p, each loses $100 (in constant 2009 dollars say, so that we&lt;br/&gt;&amp;gt;&amp;gt; can ignore inflation) of that Bitcoin a year through carelessness. For&lt;br/&gt;&amp;gt;&amp;gt; an equilibrium to occur in that case, you need:&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;   N(t) &#43; k - (100/P * Kp) = N(t)&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; where P is the price of Bitcoin (again in constant 2009 dollars) and k&lt;br/&gt;&amp;gt;&amp;gt; is Peter&amp;#39;s fixed tail subsidy. Simplifying gives:&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;   P = K * 100p/k&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; But k and p are constant by assumption in this scenario, so equilibrium&lt;br/&gt;&amp;gt;&amp;gt; is reached only if price (P) is exactly proportional to number of&lt;br/&gt;&amp;gt;&amp;gt; users (K). That requires you to have a non-inflationary currency&lt;br/&gt;&amp;gt;&amp;gt; (supply is constant) with constant adoption (assume K doesn&amp;#39;t change)&lt;br/&gt;&amp;gt;&amp;gt; that maintains a constant price (P=K*100p/k) in real terms even if the&lt;br/&gt;&amp;gt;&amp;gt; economy is otherwise expanding or contracting.&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; More importantly, just from a goals point of view, x is something we&lt;br/&gt;&amp;gt;&amp;gt; should be finding ways to minimise it over time, not leave constant.&lt;br/&gt;&amp;gt;&amp;gt; In fact, you could argue for an even stronger goal: &amp;#34;the real value held&lt;br/&gt;&amp;gt;&amp;gt; in BTC lost each year should decrease&amp;#34;, that is, x should be decreasing&lt;br/&gt;&amp;gt;&amp;gt; faster than 1/(N(t)*P).&lt;br/&gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt; Cheers,&lt;br/&gt;&amp;gt;&amp;gt; aj&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; _______________________________________________&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;-------------- 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/20220711/a217aea1/attachment-0001.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20220711/a217aea1/attachment-0001.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T23:11:35Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqspu544xukmmq3engffz38nlm7gskmgk3hgfz3arv72hpzcguzp8dczyzq9507dtru0m2xvlt77qmeqku83a6npsklkpjhhvssp4hyhg06u7rz4aep</id>
    
      <title type="html">📅 Original date posted:2022-07-07 📝 Original ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqspu544xukmmq3engffz38nlm7gskmgk3hgfz3arv72hpzcguzp8dczyzq9507dtru0m2xvlt77qmeqku83a6npsklkpjhhvssp4hyhg06u7rz4aep" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs96pu67mvdwfy9jfm205ja6cfue2y97e4m5fssnzgn8q7nv4ekvusxppxpe&#39;&gt;nevent1q…pxpe&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2022-07-07&lt;br/&gt;📝 Original message:It&amp;#39;s the first time I read about the security budget and it definitely&lt;br/&gt;sounds scary to me.&lt;br/&gt;If it only takes a few million dollars to attack BTC and make it completely&lt;br/&gt;unusable for one day, I suppose it&amp;#39;s only a matter of time before some&lt;br/&gt;hedge fund actually does it, using a short position to profit from the huge&lt;br/&gt;panic sell wave and global loss of confidence that would result from it.&lt;br/&gt;It seems even cheaper to do than the recent attack to Terra, unless I&amp;#39;m&lt;br/&gt;missing something.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;On Wed, Jul 6, 2022, 1:10 PM &amp;lt;vjudeu at gazeta.pl&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; &amp;gt; If the only realistic (fair, efficient &amp;amp; proportionate) way to pay for&lt;br/&gt;&amp;gt; Bitcoin&amp;#39;s security was by having some inflation scheme that violated the 21&lt;br/&gt;&amp;gt; million cap, then agreeing to break the limit would probably be what makes&lt;br/&gt;&amp;gt; sense, and in the economic interest of its users and holders.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; So, Paul Sztorc was right again, there are three options: Enormous Block&lt;br/&gt;&amp;gt; Size Increases, Violate 21M Coin Limit, or &amp;gt;50% Miner Fee-Revenues Come&lt;br/&gt;&amp;gt; From Merged Mining:  &lt;img src=&#34;https://www.truthcoin.info/images/sb-trilemma.png&#34;&gt; .&lt;br/&gt;&amp;gt; And I think using Merged Mining is the best option. More about that:&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://www.truthcoin.info/blog/security-budget-ii-mm/&#34;&gt;https://www.truthcoin.info/blog/security-budget-ii-mm/&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; Another option, if we were to decide we are over-secured in the short&lt;br/&gt;&amp;gt; term, would be to soft-fork in a reduction in the current and near-future&lt;br/&gt;&amp;gt; mining rewards, by somehow locking the coins in a contract that deprived&lt;br/&gt;&amp;gt; the miner of the full reward, and then using that contract to pay the&lt;br/&gt;&amp;gt; rewards out far in the future, should at some point we feel the security&lt;br/&gt;&amp;gt; budget was insufficient.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Yes, that&amp;#39;s also possible, RSK uses that. And making some kind of&lt;br/&gt;&amp;gt; soft-fork for that is also possible, but I don&amp;#39;t know if miners will agree&lt;br/&gt;&amp;gt; to send some coinbase reward to &amp;#34;&amp;lt;futureBlockNumber&amp;gt; OP_CHECKLOCKTIMEVERIFY&lt;br/&gt;&amp;gt; OP_DROP OP_TRUE&amp;#34;.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; On 2022-07-06 06:29:18 user Corey Haddad via bitcoin-dev &amp;lt;&lt;br/&gt;&amp;gt; bitcoin-dev at lists.linuxfoundation.org&amp;gt; wrote:&lt;br/&gt;&amp;gt; &amp;gt;Bitcoin&amp;#39;s finite supply is the main argument for people investing in it,&lt;br/&gt;&amp;gt; the whole narrative around bitcoin is based on its finite supply. While it&lt;br/&gt;&amp;gt; has its flaws and basically condemns bitcoin to be only used as a store &amp;gt;of&lt;br/&gt;&amp;gt; value (and not as a currency), I don&amp;#39;t think it&amp;#39;s worth questioning it at&lt;br/&gt;&amp;gt; this point.&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt;Just my 2 sats.&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt;Giuseppe.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; A finite supply alone is not enough to give something value, as it must&lt;br/&gt;&amp;gt; also be useful in some way. In the case of Bitcoin, various forms of&lt;br/&gt;&amp;gt; cryptographic security must all work - and work together - to make Bitcoin&lt;br/&gt;&amp;gt; useful. If the only realistic (fair, efficient &amp;amp; proportionate) way to pay&lt;br/&gt;&amp;gt; for Bitcoin&amp;#39;s security was by having some inflation scheme that violated&lt;br/&gt;&amp;gt; the 21 million cap, then agreeing to break the limit would probably be what&lt;br/&gt;&amp;gt; makes sense, and in the economic interest of its users and holders.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; There will always be competitive pressures with respect to efficiency, and&lt;br/&gt;&amp;gt; both being over-secured and under-secured would be economically inefficient&lt;br/&gt;&amp;gt; for a crypto currency, and thereby laving room for a more optimally-secured&lt;br/&gt;&amp;gt; competitor to gain ground. Currently there is zero feedback in the Bitcoin&lt;br/&gt;&amp;gt; system between what we might think is the optimum amount of security and&lt;br/&gt;&amp;gt; what actually exists. There is also zero agreement on how much security&lt;br/&gt;&amp;gt; would constitute such an optimum. Figuring out how much security is needed,&lt;br/&gt;&amp;gt; or even better, figuring out a way to have a market mechanism to answer&lt;br/&gt;&amp;gt; that question, will be an important project.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Another option, if we were to decide we are over-secured in the short&lt;br/&gt;&amp;gt; term, would be to soft-fork in a reduction in the current and near-future&lt;br/&gt;&amp;gt; mining rewards, by somehow locking the coins in a contract that deprived&lt;br/&gt;&amp;gt; the miner of the full reward, and then using that contract to pay the&lt;br/&gt;&amp;gt; rewards out far in the future, should at some point we feel the security&lt;br/&gt;&amp;gt; budget was insufficient. Anthony Towns presented a form of this concept in&lt;br/&gt;&amp;gt; greater detail at a Scaling Bitcoin conference some years ago. While this&lt;br/&gt;&amp;gt; solution, if employed, would only work for some finite amount of time, it&lt;br/&gt;&amp;gt; is possible that could give additional decades before the accumulated&lt;br/&gt;&amp;gt; security budget was exhausted.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Corey&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/20220707/0f3be846/attachment-0001.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20220707/0f3be846/attachment-0001.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T23:10:58Z</updated>
  </entry>

  <entry>
    <id>https://njump.me/nevent1qqsw5c3ev0k2l97qcm66w6qu362t6ufcz2autyzhv9zzeu2nct2jqnqzyzq9507dtru0m2xvlt77qmeqku83a6npsklkpjhhvssp4hyhg06u78xrq7x</id>
    
      <title type="html">📅 Original date posted:2022-07-03 📝 Original ...</title>
    
    <link rel="alternate" href="https://njump.me/nevent1qqsw5c3ev0k2l97qcm66w6qu362t6ufcz2autyzhv9zzeu2nct2jqnqzyzq9507dtru0m2xvlt77qmeqku83a6npsklkpjhhvssp4hyhg06u78xrq7x" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqspvslhvj4z3xt4pg2ptvpyyxfqdvlu9wadpsd08sdyhhe48k3qzwgzzymds&#39;&gt;nevent1q…ymds&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2022-07-03&lt;br/&gt;📝 Original message:Bitcoin&amp;#39;s finite supply is the main argument for people investing in it,&lt;br/&gt;the whole narrative around bitcoin is based on its finite supply. While it&lt;br/&gt;has its flaws and basically condemns bitcoin to be only used as a store of&lt;br/&gt;value (and not as a currency), I don&amp;#39;t think it&amp;#39;s worth questioning it at&lt;br/&gt;this point.&lt;br/&gt;&lt;br/&gt;Just my 2 sats.&lt;br/&gt;&lt;br/&gt;Giuseppe.&lt;br/&gt;&lt;br/&gt;On Sun, Jul 3, 2022, 11:44 AM Peter Todd 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; On Wed, Jun 29, 2022 at 12:44:11PM &#43;0200, Kate Salazar via bitcoin-dev&lt;br/&gt;&amp;gt; wrote:&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; On an idealistic level, I agree with Keagan that it would make sense to&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; have &amp;#34;a balance of fees to that effect&amp;#34;. I think doing that would be&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; technically/economically optimal. However, I think there is an enormous&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; benefit to having a cultural aversion to monetary inflation and the&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; consequences of convincing the bitcoin community that inflation is ok&lt;br/&gt;&amp;gt; could&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; have unintended negative consequences (not to mention how difficult&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; convincing the community would be in the first place). There&amp;#39;s also the&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; economic distortion that inflation causes that has a negative effect&lt;br/&gt;&amp;gt; which&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; should also be considered. The idea of decaying utxo value is&lt;br/&gt;&amp;gt; interesting&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; to consider, but it would not solve the economic distortion that&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; monetary inflation causes, because that distortion is a result of&lt;br/&gt;&amp;gt; monetary&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; devaluation (which decaying utxos would be a form of). Then again,&lt;br/&gt;&amp;gt; maybe in&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; this case the distortion of inflation would actually be a correction -&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; correcting for the externality of benefit received by holders. I&amp;#39;m&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; stream-of-consciousnessing a bit, but anyways, I suspect its not worth&lt;br/&gt;&amp;gt; the&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; trouble to perfect the distribution of bitcoin blockchain security&lt;br/&gt;&amp;gt; costs to&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; include holders. Tho, if I were to go back in time and influence how&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt; bitcoin was designed, I might advocate for it.&lt;br/&gt;&amp;gt; &amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; Pool operators are free to request larger fees from older utxos, or from&lt;br/&gt;&amp;gt; &amp;gt; all utxos, or from newer utxos, at their judgement, looking at the&lt;br/&gt;&amp;gt; &amp;gt; blockspace demand census and at what the other pool operators are doing.&lt;br/&gt;&amp;gt; &amp;gt; This is not consensus, it&amp;#39;s policy. It&amp;#39;s not a technology problem, it&amp;#39;s&lt;br/&gt;&amp;gt; &amp;gt; solved above in the social layer.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; If pool operators can easily collude like you are proposing, we have a&lt;br/&gt;&amp;gt; serious&lt;br/&gt;&amp;gt; problem with pool centralization.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; What you would actually expect in a healthy Bitcoin ecosystem is for some&lt;br/&gt;&amp;gt; pool&lt;br/&gt;&amp;gt; operators to defect, and them winding up mining those transactions for&lt;br/&gt;&amp;gt; market-based fees, eventually forcing the pool operators who are trying to&lt;br/&gt;&amp;gt; charge a discriminatory premium to give up.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; --&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://petertodd.org&#34;&gt;https://petertodd.org&lt;/a&gt; &amp;#39;peter&amp;#39;[:-1]@petertodd.org&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;-------------- 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/20220703/5934b536/attachment-0001.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20220703/5934b536/attachment-0001.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T23:10:54Z</updated>
  </entry>

</feed>