<?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/npub130jddflllc905dlmj0pks9j6fdtld9eu0pql9gm86dxts7whrvxq5hyp4t.rss" />
  <link href="https://nostr.ae/npub130jddflllc905dlmj0pks9j6fdtld9eu0pql9gm86dxts7whrvxq5hyp4t" />
  <id>https://nostr.ae/npub130jddflllc905dlmj0pks9j6fdtld9eu0pql9gm86dxts7whrvxq5hyp4t</id>
  <icon></icon>
  <logo></logo>




  <entry>
    <id>https://nostr.ae/nevent1qqsw2pgdvcpdg03dx37suhxnla5hwflcf5rw9h69hqtaq27u6f63jtszyz97f448lllq473hlwfux6qktf940a5h83uyru4rvlf5ewre6udscquf6v4</id>
    
      <title type="html">📅 Original date posted:2021-10-15 📝 Original message: On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsw2pgdvcpdg03dx37suhxnla5hwflcf5rw9h69hqtaq27u6f63jtszyz97f448lllq473hlwfux6qktf940a5h83uyru4rvlf5ewre6udscquf6v4" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs85z7n76rzs4k765d3xxm04g36hrnqkmll3fl5lu74e9hajnh62jckqql26&#39;&gt;nevent1q…ql26&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2021-10-15&lt;br/&gt;📝 Original message:&lt;br/&gt;On Fri, Oct 15, 2021 at 02:29:15PM &#43;0000, ZmnSCPxj wrote:&lt;br/&gt;&amp;gt; I propose substantially the same thing here:&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://lists.linuxfoundation.org/pipermail/lightning-dev/2021-September/003256.html&#34;&gt;https://lists.linuxfoundation.org/pipermail/lightning-dev/2021-September/003256.html&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; In that proposal, I wrote:&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; Another thought is: Does the forwarding node have an incentive to&lt;br/&gt;&amp;gt; &amp;gt; lie?&lt;br/&gt;&amp;gt; &amp;gt; Suppose the next hop is alive but the forwarding node has&lt;br/&gt;&amp;gt; &amp;gt; insufficient capacity towards the next hop.&lt;br/&gt;&amp;gt; &amp;gt; Then the forwarding node can lie and claim it can still resolve the&lt;br/&gt;&amp;gt; &amp;gt; HTLC, in the hope that a few milliseconds later, when the actual&lt;br/&gt;&amp;gt; &amp;gt; HTLC arrives, the capacity towards the next hop has changed.&lt;br/&gt;&amp;gt; &amp;gt; Thus, even if the capacity now is insufficient, the forwarding node&lt;br/&gt;&amp;gt; &amp;gt; has an incentive to lie and claim sufficient capacity.&lt;br/&gt;&lt;br/&gt;Under Joost&amp;#39;s proposal, there&amp;#39;s even more of an incentive to lie: sats&lt;br/&gt;to be had.&lt;br/&gt;&lt;br/&gt;&amp;gt; &amp;gt; Against the above, we can mitigate this by accepting &amp;#34;no&amp;#34; from *any*&lt;br/&gt;&amp;gt; &amp;gt; node along the path, but only accepting &amp;#34;yes&amp;#34; from the actual payee.&lt;br/&gt;&lt;br/&gt;This doesn&amp;#39;t really help if all the routers along the way are lying and&lt;br/&gt;saying &amp;#39;yes&amp;#39;. Only the payee&amp;#39;s &amp;#39;yes&amp;#39; is meaningful, and she doesn&amp;#39;t have&lt;br/&gt;enough information to know if the routers were lying or not.&lt;br/&gt;&lt;br/&gt;I think the actual enforcement mechanism is (also from your proposal&lt;br/&gt;Zmn):&lt;br/&gt;&lt;br/&gt;&amp;gt; &amp;gt; Presumably, when a node receives a question, it checks if the asking&lt;br/&gt;&amp;gt; &amp;gt; node has sufficient capacity towards it first, and if not, fails the&lt;br/&gt;&amp;gt; &amp;gt; channel between them, since obviously the asking node is not&lt;br/&gt;&amp;gt; &amp;gt; behaving according to protocol and is buggy.&lt;br/&gt;&lt;br/&gt;But I&amp;#39;m not sure the incentives align for this tattling on your neighbor.&lt;br/&gt;&lt;br/&gt;Let&amp;#39;s take an example A -&amp;gt; B -&amp;gt; C -&amp;gt; D&lt;br/&gt;&lt;br/&gt;A sends a probe towards D. B doesn&amp;#39;t have sufficient liquidity to send&lt;br/&gt;to C. But B is a liar. B says &amp;#39;yes&amp;#39;.&lt;br/&gt;&lt;br/&gt;C now notes that B is lying, but is faced with the dilemma:&lt;br/&gt;&lt;br/&gt; &amp;#34;I could either say &amp;#39;no&amp;#39; because I can plainly see that B is lying, or&lt;br/&gt; I could say &amp;#39;yes&amp;#39; and get some free sats from the failed payment (or&lt;br/&gt; via the hope of a successful payment from a capacity increase in the&lt;br/&gt; intervening milliseconds).&amp;#34;&lt;br/&gt;&lt;br/&gt;So C decides it&amp;#39;s in his interest to keep the lie going. D, the payee,&lt;br/&gt;can&amp;#39;t tell that it&amp;#39;s a lie when it reaches her.&lt;br/&gt;&lt;br/&gt;If C did want to tattle, it&amp;#39;s important that he be able to do so in a&lt;br/&gt;way that blames B instead of himself, otherwise payers will assume&lt;br/&gt;(incorrectly, and to C&amp;#39;s detriment) that the liquidity deficit is with C&lt;br/&gt;rather than B.&lt;br/&gt;&lt;br/&gt;Maybe Joost&amp;#39;s suggestion of using a simple reputation scheme would work.
    </content>
    <updated>2023-06-09T15:04:17&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqspcns85qtkezja3xzqsy9v7z9x7lrtuwcda3dfevvd435k5zfgtpczyz97f448lllq473hlwfux6qktf940a5h83uyru4rvlf5ewre6udscuespa3</id>
    
      <title type="html">📅 Original date posted:2021-10-15 📝 Original message: On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqspcns85qtkezja3xzqsy9v7z9x7lrtuwcda3dfevvd435k5zfgtpczyz97f448lllq473hlwfux6qktf940a5h83uyru4rvlf5ewre6udscuespa3" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsvqwfykmat438s30nd5ymgq045ezd97w0me44g7m3mzp34ttufzzc2gfkvm&#39;&gt;nevent1q…fkvm&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2021-10-15&lt;br/&gt;📝 Original message:&lt;br/&gt;On Thu, Oct 14, 2021 at 09:48:27AM &#43;0200, Joost Jager wrote:&lt;br/&gt;&amp;gt; So how would things work out with a combination of both of the&lt;br/&gt;&amp;gt; proposals described in this mail? First we make probing free (free as&lt;br/&gt;&amp;gt; in no liquidity locked up) and then we&amp;#39;ll require senders to pay for&lt;br/&gt;&amp;gt; failed payment attempts too. Failed payment attempts after a&lt;br/&gt;&amp;gt; successful probe should be extremely rate, so doesn&amp;#39;t this fix the ux&lt;br/&gt;&amp;gt; issue with upfront fees?&lt;br/&gt;&lt;br/&gt;Why couldn&amp;#39;t a malicious routing node (or group of colluding routing&lt;br/&gt;nodes) succeed the probe and then fail the payment in order to collect&lt;br/&gt;the failed payment fee?
    </content>
    <updated>2023-06-09T15:04:17&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsqwgc65ugmvylrw5g3s6k8nqxsvrzt4z6rg7cchcc6edwvx74vyxczyz97f448lllq473hlwfux6qktf940a5h83uyru4rvlf5ewre6udscgwalph</id>
    
      <title type="html">📅 Original date posted:2015-06-26 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsqwgc65ugmvylrw5g3s6k8nqxsvrzt4z6rg7cchcc6edwvx74vyxczyz97f448lllq473hlwfux6qktf940a5h83uyru4rvlf5ewre6udscgwalph" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqspkndhy79vy35a4fjs6fycs4j8q6qw5d4j3dvd8uzjn6sx0zwa0agmkxlxe&#39;&gt;nevent1q…xlxe&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-06-26&lt;br/&gt;📝 Original message:On 06/26/2015 02:23 PM, Jeff Garzik wrote:&lt;br/&gt;&amp;gt; Failure to plan now for a hard fork increase 6(?) months in the future&lt;br/&gt;&amp;gt; produces that lumpy, unpredictable market behavior.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; The market has baked in the years-long behavior of low fees.  From the&lt;br/&gt;&amp;gt; market PoV, inaction does lead to precisely that, a sudden change over&lt;br/&gt;&amp;gt; the span of a few months.&lt;br/&gt;&lt;br/&gt;Which market participants are you referring to?&lt;br/&gt;&lt;br/&gt;I entered the bitcoin market with open eyes, aware that it faces hard &lt;br/&gt;scalability challenges by design. I was also aware that because of these &lt;br/&gt;challenges, eventually transaction fees would have to rise.&lt;br/&gt;&lt;br/&gt;Nevertheless, I made the decision to invest because of the utility I &lt;br/&gt;gain from the anti-censorship, privacy, control, store of value, and &lt;br/&gt;security aspects of bitcoin -- many of which stem from &lt;br/&gt;decentralization, which others have demonstrated to be linked to the &lt;br/&gt;block size.&lt;br/&gt;&lt;br/&gt;On the other hand, there are undoubtedly other market participants who &lt;br/&gt;heard hype about &amp;#34;zero fee transactions to anywhere in the world&amp;#34;, &lt;br/&gt;believed it would scale, and made (mal)investments as a result.&lt;br/&gt;&lt;br/&gt;As for how many market participants of each flavor, and how deep their &lt;br/&gt;respective pockets, who knows? My experience in markets has lead me to &lt;br/&gt;realize that it&amp;#39;s never wise to assume I know what &amp;#34;the market&amp;#34; does and &lt;br/&gt;doesn&amp;#39;t know. If Jeff Garzik is right about what the market has priced &lt;br/&gt;in, then yes, filled blocks will be rocking the boat. But who&amp;#39;s to say &lt;br/&gt;that the smartest, biggest investors and traders don&amp;#39;t already see this &lt;br/&gt;scaling problem, and have already priced it in? In this case, a sudden &lt;br/&gt;large increase in the block size is actually rocking the boat. The point &lt;br/&gt;is, you can&amp;#39;t know either way, so trying to pre-empt the market in this &lt;br/&gt;way is erroneous.&lt;br/&gt;&lt;br/&gt;Regarding entrepreneurial investment specifically, why should we favor &lt;br/&gt;the entrepreneurs who require a more centralized bitcoin over those who &lt;br/&gt;were more considerate of the possibility of rising transaction fees when &lt;br/&gt;making their business models?&lt;br/&gt;&lt;br/&gt;In my mind, we should favor neither, which is why I&amp;#39;m basically in &lt;br/&gt;agreement with Pieter that this sense of &amp;#34;emergency&amp;#34; shouldn&amp;#39;t really be &lt;br/&gt;a part of the debate.&lt;br/&gt;&lt;br/&gt;Not that I&amp;#39;m taking a stand on the specific block size issue either way. &lt;br/&gt;I just think this particular line of reasoning (presupposing what &lt;br/&gt;information the market has and has not already baked in) is unsound.
    </content>
    <updated>2023-06-07T17:40:35&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsfjkmw5rypuh9qasp7nltjrljw2ucqw4r59hv66z8q324knghpjxszyz97f448lllq473hlwfux6qktf940a5h83uyru4rvlf5ewre6udschkaqcm</id>
    
      <title type="html">📅 Original date posted:2015-05-10 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsfjkmw5rypuh9qasp7nltjrljw2ucqw4r59hv66z8q324knghpjxszyz97f448lllq473hlwfux6qktf940a5h83uyru4rvlf5ewre6udschkaqcm" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsdvjysxtxc5aqv3tpz92vha6ankpk3z95t4cdzeckzje6kxkwp4qsd4uwu4&#39;&gt;nevent1q…uwu4&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-05-10&lt;br/&gt;📝 Original message:On 05/08/2015 11:36 PM, Gregory Maxwell wrote:&lt;br/&gt;&amp;gt; Another related point which has been tendered before but seems to have&lt;br/&gt;&amp;gt; been ignored is that changing how the size limit is computed can help&lt;br/&gt;&amp;gt; better align incentives and thus reduce risk.  E.g. a major cost to the&lt;br/&gt;&amp;gt; network is the UTXO impact of transactions, but since the limit is blind&lt;br/&gt;&amp;gt; to UTXO impact a miner would gain less income if substantially factoring&lt;br/&gt;&amp;gt; UTXO impact into its fee calculations; and without fee impact users have&lt;br/&gt;&amp;gt; little reason to optimize their UTXO behavior.&lt;br/&gt;&lt;br/&gt;Along the lines of aligning incentives with a diversity of costs to a &lt;br/&gt;variety of network participants, I am curious about reactions to Justus&amp;#39; &lt;br/&gt;general approach:&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;http://bitcoinism.liberty.me/2015/02/09/economic-fallacies-and-the-block-size-limit-part-2-price-discovery/&#34;&gt;http://bitcoinism.liberty.me/2015/02/09/economic-fallacies-and-the-block-size-limit-part-2-price-discovery/&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;I realize it relies on pie-in-the-sky ideas like micropayment channels, &lt;br/&gt;but I wonder if it&amp;#39;s a worthy long-term ideal direction for this stuff.
    </content>
    <updated>2023-06-07T17:34:00&#43;02:00</updated>
  </entry>

</feed>