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




  <entry>
    <id>https://nostr.ae/nevent1qqs9r2he4gmxqles9mv67wx5frmsscmuhgf76ka440jg0mtns4nxenczyz8hjwe6zjwa4s7sxwt2pcrpggdy872wyzhvg4fw7zezqnndurl978m2cv3</id>
    
      <title type="html">📅 Original date posted:2015-06-21 📝 Original message:So, ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs9r2he4gmxqles9mv67wx5frmsscmuhgf76ka440jg0mtns4nxenczyz8hjwe6zjwa4s7sxwt2pcrpggdy872wyzhvg4fw7zezqnndurl978m2cv3" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqswvlv2hmmfwn4230sc4gjnc8wsz38sphn2fltu8g207grm3luextgnjjnm0&#39;&gt;nevent1q…jnm0&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-06-21&lt;br/&gt;📝 Original message:So, basically it sounds as though the wallet generating the transaction is&lt;br/&gt;what is responsible for holding on to the transaction and then&lt;br/&gt;only releasing it to the network when the NLOCKTIME value is less than or&lt;br/&gt;equal to the current time.  Does that sound right?&lt;br/&gt;&lt;br/&gt;Braun&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;On Sun, Jun 21, 2015 at 10:45 AM, s7r &amp;lt;s7r at sky-ip.org&amp;gt; wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; Hi&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; I don&amp;#39;t think that a transaction with nLockTime&amp;gt;0 will be accepted by&lt;br/&gt;&amp;gt; nodes / relayed in the Bitcoin network, until its time expires (e.g.&lt;br/&gt;&amp;gt; nLockTime==now). This means it obviously cannot be stored in a block,&lt;br/&gt;&amp;gt; before its locktime expires. nLockTime is designed in a way that you,&lt;br/&gt;&amp;gt; need to keep it offline (not broadcast it to the network because it&lt;br/&gt;&amp;gt; won&amp;#39;t be accepted or relayed by nodes) until the locktime expires, then&lt;br/&gt;&amp;gt; you can broadcast it and it will be mined and included in a block, like&lt;br/&gt;&amp;gt; a normal tx.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; This is exactly why Peter Todd and others are working on&lt;br/&gt;&amp;gt; CHECKLOCKTIMEVERIFY and RELATIVE CHECKLOCKTIMEVERIFY - this is an&lt;br/&gt;&amp;gt; enhancement to basic nLockTime which tends to offer to users the&lt;br/&gt;&amp;gt; guarantee that if you have a transaction with nLockTime, the signer&lt;br/&gt;&amp;gt; holding the private keys used to sign it cannot sign another one, with&lt;br/&gt;&amp;gt; nLockTime 0 and broadcast it before the locktime for your tx expires.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; Cheers!&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; On 6/21/2015 10:10 AM, Braun Brelin wrote:&lt;br/&gt;&amp;gt; &amp;gt; Hi all,&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; When a transaction with N_LOCKTIME&amp;gt;0 is created, does that transaction&lt;br/&gt;&amp;gt; &amp;gt; get stored in a block on the blockchain or is it stored in the mempool&lt;br/&gt;&amp;gt; &amp;gt; until the actual time (or block number) exceeds the current value?  If&lt;br/&gt;&amp;gt; &amp;gt; it is stored on the blockchain, how does that affect the concept of&lt;br/&gt;&amp;gt; &amp;gt; pruning that is supposed to be going in to version 0.11?  I.e. if I&lt;br/&gt;&amp;gt; &amp;gt; create a transaction that doesn&amp;#39;t take effect for 10 years, and that&lt;br/&gt;&amp;gt; &amp;gt; transaction is stored in a block, does that block stay on the active&lt;br/&gt;&amp;gt; &amp;gt; list for that period of time?&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; Thanks,&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; Braun Brelin&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;&lt;br/&gt;&amp;gt; ------------------------------------------------------------------------------&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; _______________________________________________&lt;br/&gt;&amp;gt; &amp;gt; Bitcoin-development mailing list&lt;br/&gt;&amp;gt; &amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;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; &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/20150621/62b1a575/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150621/62b1a575/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T15:39:30Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsxzyvgn4ejhrcfu5kvuk8ct0ks4l4aqfcgkznahfkw67aqsfz60sgzyz8hjwe6zjwa4s7sxwt2pcrpggdy872wyzhvg4fw7zezqnndurl970nkrhu</id>
    
      <title type="html">📅 Original date posted:2015-06-21 📝 Original message:Hi ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsxzyvgn4ejhrcfu5kvuk8ct0ks4l4aqfcgkznahfkw67aqsfz60sgzyz8hjwe6zjwa4s7sxwt2pcrpggdy872wyzhvg4fw7zezqnndurl970nkrhu" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqspcwn8fl8rjrdetuat609v48a6a48ch9pd324d3qe7zy6ap75fvzg2m3m8s&#39;&gt;nevent1q…3m8s&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-06-21&lt;br/&gt;📝 Original message:Hi all,&lt;br/&gt;&lt;br/&gt;When a transaction with N_LOCKTIME&amp;gt;0 is created, does that transaction get&lt;br/&gt;stored in a block on the blockchain or is it stored in the mempool until&lt;br/&gt;the actual time (or block number) exceeds the current value?  If it is&lt;br/&gt;stored on the blockchain, how does that affect the concept of pruning that&lt;br/&gt;is supposed to be going in to version 0.11?  I.e. if I create a transaction&lt;br/&gt;that doesn&amp;#39;t take effect for 10 years, and that transaction is stored in a&lt;br/&gt;block, does that block stay on the active list for that period of time?&lt;br/&gt;&lt;br/&gt;Thanks,&lt;br/&gt;&lt;br/&gt;Braun Brelin&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/20150621/e85f1939/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150621/e85f1939/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T15:39:29Z</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsvxr2zx7gec5qm3rmt0fldk6z9rufz34wv6wuqk6ccuvwnup0nkvczyz8hjwe6zjwa4s7sxwt2pcrpggdy872wyzhvg4fw7zezqnndurl97a93zal</id>
    
      <title type="html">📅 Original date posted:2015-05-29 📝 Original message:How is ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsvxr2zx7gec5qm3rmt0fldk6z9rufz34wv6wuqk6ccuvwnup0nkvczyz8hjwe6zjwa4s7sxwt2pcrpggdy872wyzhvg4fw7zezqnndurl97a93zal" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs856uhw9pfdjgagahl52p39ux44acvvwaprhuam9yftwvu55h9e8stt8llt&#39;&gt;nevent1q…8llt&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-05-29&lt;br/&gt;📝 Original message:How is this being pigheaded? In my opinion, this is leadership.  If&lt;br/&gt;*something* isn&amp;#39;t implemented soon, the network is going to have some real&lt;br/&gt;problems, right at the&lt;br/&gt;time when adoption is starting to accelerate.  I&amp;#39;ve been seeing nothing but&lt;br/&gt;navel-gazing and circlejerks on this issue for weeks now.  Gavin or Mike or&lt;br/&gt;someone at some&lt;br/&gt;point needs to step up and say &amp;#34;follow me&amp;#34;.&lt;br/&gt;&lt;br/&gt;Braun Brelin&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;On Fri, May 29, 2015 at 5:00 PM, &amp;lt;insecurity at national.shitposting.agency&amp;gt;&lt;br/&gt;wrote:&lt;br/&gt;&lt;br/&gt;&amp;gt; Are you really that pig headed that you are going to try and blow up the&lt;br/&gt;&amp;gt; entire system just to get your way? A bunch of ignorant redditors do not&lt;br/&gt;&amp;gt; make consensus, mercifully.&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; On 2015-05-29 12:39, Gavin Andresen wrote:&lt;br/&gt;&amp;gt; &amp;gt; What do other people think?&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; If we can&amp;#39;t come to an agreement soon, then I&amp;#39;ll ask for help&lt;br/&gt;&amp;gt; &amp;gt; reviewing/submitting patches to Mike&amp;#39;s Bitcoin-Xt project that&lt;br/&gt;&amp;gt; &amp;gt; implement a big increase now that grows over time so we may never have&lt;br/&gt;&amp;gt; &amp;gt; to go through all this rancor and debate again.&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; I&amp;#39;ll then ask for help lobbying the merchant services and exchanges&lt;br/&gt;&amp;gt; &amp;gt; and hosted wallet companies and other bitcoind-using-infrastructure&lt;br/&gt;&amp;gt; &amp;gt; companies (and anybody who agrees with me that we need bigger blocks&lt;br/&gt;&amp;gt; &amp;gt; sooner rather than later) to run Bitcoin-Xt instead of Bitcoin Core,&lt;br/&gt;&amp;gt; &amp;gt; and state that they are running it. We&amp;#39;ll be able to see uptake on the&lt;br/&gt;&amp;gt; &amp;gt; network by monitoring client versions.&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; Perhaps by the time that happens there will be consensus bigger blocks&lt;br/&gt;&amp;gt; &amp;gt; are needed sooner rather than later; if so, great! The early&lt;br/&gt;&amp;gt; &amp;gt; deployment will just serve as early testing, and all of the software&lt;br/&gt;&amp;gt; &amp;gt; already deployed will ready for bigger blocks.&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; But if there is still no consensus among developers but the &amp;#34;bigger&lt;br/&gt;&amp;gt; &amp;gt; blocks now&amp;#34; movement is successful, I&amp;#39;ll ask for help getting big&lt;br/&gt;&amp;gt; &amp;gt; miners to do the same, and use the soft-fork block version voting&lt;br/&gt;&amp;gt; &amp;gt; mechanism to (hopefully) get a majority and then a super-majority&lt;br/&gt;&amp;gt; &amp;gt; willing to produce bigger blocks. The purpose of that process is to&lt;br/&gt;&amp;gt; &amp;gt; prove to any doubters that they&amp;#39;d better start supporting bigger&lt;br/&gt;&amp;gt; &amp;gt; blocks or they&amp;#39;ll be left behind, and to give them a chance to upgrade&lt;br/&gt;&amp;gt; &amp;gt; before that happens.&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt; Because if we can&amp;#39;t come to consensus here, the ultimate authority for&lt;br/&gt;&amp;gt; &amp;gt; determining consensus is what code the majority of merchants and&lt;br/&gt;&amp;gt; &amp;gt; exchanges and miners are running.&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; --&lt;br/&gt;&amp;gt; &amp;gt; Gavin Andresen&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&gt;&amp;gt; &amp;gt;&lt;br/&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-development mailing list&lt;br/&gt;&amp;gt; &amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;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;&amp;gt;&lt;br/&gt;&amp;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;-------------- 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/20150529/6353ffbd/attachment.html&amp;gt&#34;&gt;http://lists.linuxfoundation.org/pipermail/bitcoin-dev/attachments/20150529/6353ffbd/attachment.html&amp;gt&lt;/a&gt;;
    </content>
    <updated>2023-06-07T15:34:06Z</updated>
  </entry>

</feed>