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




  <entry>
    <id>https://nostr.ae/nevent1qqsful2mjuwf8f03rj0henwvwxnq2jq3lq4eh0puw3kwzj83kfwfd7szyqzq8zzplgwllmacwugwdjjmemmyw92awepkpfk3uaat9rnkg65xjqgvpxq</id>
    
      <title type="html">📅 Original date posted:2019-03-05 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsful2mjuwf8f03rj0henwvwxnq2jq3lq4eh0puw3kwzj83kfwfd7szyqzq8zzplgwllmacwugwdjjmemmyw92awepkpfk3uaat9rnkg65xjqgvpxq" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsdy0vyjzw76n5xjd95rxdryeg0kjg029shtympx4z0dmw6pq7erccymd9e6&#39;&gt;nevent1q…d9e6&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2019-03-05&lt;br/&gt;📝 Original message:Bitcoin Core may send &amp;#34;reject&amp;#34; messages as response to &amp;#34;tx&amp;#34;, &amp;#34;block&amp;#34; or&lt;br/&gt;&amp;#34;version&amp;#34; messages from a network peer when the message could not be accepted.&lt;br/&gt;&lt;br/&gt;This feature is toggled by the `-enablebip61` command line option and has been&lt;br/&gt;disabled by default since Bitcoin Core version 0.18.0 (not yet released as of&lt;br/&gt;time of writing). Nodes on the network can not generally be trusted to send&lt;br/&gt;valid (&amp;#34;reject&amp;#34;) messages, so this should only ever be used when connected to a&lt;br/&gt;trusted node. At this time, I am not aware of any software that requires this&lt;br/&gt;feature, and I would like to remove if from Bitcoin Core to make the codebase&lt;br/&gt;slimmer, easier to understand and maintain. Let us know if your application&lt;br/&gt;relies on this feature and you can not use any of the recommended alternatives:&lt;br/&gt;&lt;br/&gt;* Testing or debugging of implementations of the Bitcoin P2P network protocol&lt;br/&gt;  should be done by inspecting the log messages that are produced by a recent&lt;br/&gt;  version of Bitcoin Core. Bitcoin Core logs debug messages&lt;br/&gt;  (`-debug=&amp;lt;category&amp;gt;`) to a stream (`-printtoconsole`) or to a file&lt;br/&gt;  (`-debuglogfile=&amp;lt;debug.log&amp;gt;`).&lt;br/&gt;&lt;br/&gt;* Testing the validity of a block can be achieved by specific RPCs:&lt;br/&gt;  - `submitblock`&lt;br/&gt;  - `getblocktemplate` with `&amp;#39;mode&amp;#39;` set to `&amp;#39;proposal&amp;#39;` for blocks with&lt;br/&gt;    potentially invalid POW&lt;br/&gt;&lt;br/&gt;* Testing the validity of a transaction can be achieved by specific RPCs:&lt;br/&gt;  - `sendrawtransaction`&lt;br/&gt;  - `testmempoolaccept`&lt;br/&gt;&lt;br/&gt;* Wallets should not use the absence of &amp;#34;reject&amp;#34; messages to indicate a&lt;br/&gt;  transaction has propagated the network, nor should wallets use &amp;#34;reject&amp;#34;&lt;br/&gt;  messages to set transaction fees. Wallets should rather use fee estimation&lt;br/&gt;  to determine transaction fees and set replace-by-fee if desired. Thus, they&lt;br/&gt;  could wait until the transaction has confirmed (taking into account the fee&lt;br/&gt;  target they set (compare the RPC `estimatesmartfee`)) or listen for the&lt;br/&gt;  transaction announcement by other network peers to check for propagation.&lt;br/&gt;&lt;br/&gt;I propose to remove &amp;#34;reject&amp;#34; messages from Bitcoin Core 0.19.0 unless there are&lt;br/&gt;valid concerns about its removal.&lt;br/&gt;&lt;br/&gt;Marco
    </content>
    <updated>2023-06-07T20:16:34&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqswsrpr0r7q9m8hzjsy85c9z40lmgwwfet0v4mmmjn7r9xfnk6wxnczyqzq8zzplgwllmacwugwdjjmemmyw92awepkpfk3uaat9rnkg65xj26xt5r</id>
    
      <title type="html">📅 Original date posted:2016-10-15 📝 Original message:On ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqswsrpr0r7q9m8hzjsy85c9z40lmgwwfet0v4mmmjn7r9xfnk6wxnczyqzq8zzplgwllmacwugwdjjmemmyw92awepkpfk3uaat9rnkg65xj26xt5r" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqswv0x5af9tdc99u0eypr00rduhha0cyk6u4smgxum8h29pcljyntqatplp9&#39;&gt;nevent1q…plp9&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2016-10-15&lt;br/&gt;📝 Original message:On Sat, Sep 24, 2016 at 11:41 AM, Tom via bitcoin-dev&lt;br/&gt;&amp;lt;bitcoin-dev at lists.linuxfoundation.org&amp;gt; wrote:&lt;br/&gt;&amp;gt; I&amp;#39;d suggest saying that &amp;#34;Share alike&amp;#34; is required and &amp;#34;Attribution&amp;#34; is&lt;br/&gt;&amp;gt; optional.&lt;br/&gt;&lt;br/&gt;Please note there is no CC license that requires SA and at the same&lt;br/&gt;time has BY as an option.&lt;br/&gt;&lt;br/&gt;Generally, I think CC0 is best suited as license for BIPs. If authors&lt;br/&gt;are scared that they won&amp;#39;t get proper attribution, they can choose&lt;br/&gt;MIT/BSD or CC-BY. Other than that I don&amp;#39;t think that more restrictive&lt;br/&gt;licenses are suitable for BIPs. The BIP repo seems like the wrong&lt;br/&gt;place to promote Open Access (e.g. by choosing a CC-BY-SA license).&lt;br/&gt;BIP 2 allows such licenses, but does not recommend them, which is&lt;br/&gt;fine.&lt;br/&gt;&lt;br/&gt;I think that BIP 2 in its current form (&lt;br/&gt;&lt;a href=&#34;https://github.com/bitcoin/bips/blob/master/bip-0002.mediawiki&#34;&gt;https://github.com/bitcoin/bips/blob/master/bip-0002.mediawiki&lt;/a&gt;&lt;br/&gt;@6e47447b ) looks good and addressed the feedback which was&lt;br/&gt;accumulated last year. If there are no objections I&amp;#39;d suggest to move&lt;br/&gt;forward with BIP 2 in the next couple of days/weeks.&lt;br/&gt;&lt;br/&gt;Marco
    </content>
    <updated>2023-06-07T19:53:57&#43;02:00</updated>
  </entry>

</feed>