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




  <entry>
    <id>https://nostr.ae/nevent1qqsy9ln7rdrgn9w00aasm2l8qrxkyzzfn6ul5wp9eauw6qm9cmm9e9qzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwrwas3d</id>
    
      <title type="html">📅 Original date posted:2015-10-15 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsy9ln7rdrgn9w00aasm2l8qrxkyzzfn6ul5wp9eauw6qm9cmm9e9qzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwrwas3d" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsxs6zthe32hwhmy7g8xnu90ql64375l2jjd0tzrzyuupdajtrahjqpp7r6d&#39;&gt;nevent1q…7r6d&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-10-15&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA512&lt;br/&gt;&lt;br/&gt;So, there could not be, for example, a user decision to activate it?&lt;br/&gt;(versus not activate it)?  I&amp;#39;m wondering if something about this can&lt;br/&gt;be boiled down to allowing the user to make a choice on the matter&lt;br/&gt;(turn it on and off).  In Bitcoin-NG, the protocol as follows (as&lt;br/&gt;described in a general overview of it): every 10 minutes, NG elects a&lt;br/&gt;&amp;#39;leader,&amp;#39; who then vets future transactions as soon as they happen. NG&lt;br/&gt;approach supposedly can run as fast as the network will allow.&lt;br/&gt;&lt;br/&gt;If this is the case, and if NG functions without major hiccup,&lt;br/&gt;shouldn&amp;#39;t a user (of Core, for example) be able to be given the option&lt;br/&gt;to choose between:&lt;br/&gt;&lt;br/&gt;(a) being limited by the blocksize and block interval, or&lt;br/&gt;(b) running out as fast as the network will allow (NG)?&lt;br/&gt;&lt;br/&gt;The other questions I had pertained to privacy.  How would this scheme&lt;br/&gt;affect users who would be trying to do things like stealth or&lt;br/&gt;confidential transactions?&lt;br/&gt;&lt;br/&gt;Matt Corallo:&lt;br/&gt;&amp;gt; Huh? No... This is not a Bitcoin Core issue, it is a Bitcoin&lt;br/&gt;&amp;gt; protocol one and should be discussed here, not on github. I really&lt;br/&gt;&amp;gt; appreciate Ittay and Emin&amp;#39;s efforts in this space and their&lt;br/&gt;&amp;gt; willingness to work with the Bitcoin community on it! It seems it&lt;br/&gt;&amp;gt; still needs some tuning, but seems like if the pool-mining issues&lt;br/&gt;&amp;gt; were resolved it could make block relay times irrelevant, at&lt;br/&gt;&amp;gt; least.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Matt&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On October 14, 2015 3:21:19 PM PDT, odinn via bitcoin-dev&lt;br/&gt;&amp;gt; &amp;lt;bitcoin-dev at lists.linuxfoundation.org&amp;gt; wrote: This (Bitcoin-NG in&lt;br/&gt;&amp;gt; concept) could be done as a (issue and pull request process) to&lt;br/&gt;&amp;gt; Bitcoin Core itself, amirite?  It seems like it would provide an&lt;br/&gt;&amp;gt; interesting issue to open and have healthy discussion on both&lt;br/&gt;&amp;gt; mailing list and github, adding the caveat that it would be at the&lt;br/&gt;&amp;gt; user&amp;#39;s option.  Thus if something like Bitcoin-NG did come to be it&lt;br/&gt;&amp;gt; would be something more like a feature that the user could&lt;br/&gt;&amp;gt; activate / deactivate from within Core.  I assume it would be&lt;br/&gt;&amp;gt; default off, but with the option to utilize.  Code would thus be&lt;br/&gt;&amp;gt; available to others as well.  I am not saying yea or nay on it,&lt;br/&gt;&amp;gt; just that it seems like this could be done.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Some notes:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Once a node generates a key block it becomes the leader.  As a&lt;br/&gt;&amp;gt; leader, the node is allowed to generate  microblocks  at  a  set&lt;br/&gt;&amp;gt; rate smaller  than  a  prede&amp;gt;ned  maximum.  A  microblock in&lt;br/&gt;&amp;gt; Bitcoin-NG contains  ledger  entries  and  a  header.   The  header&lt;br/&gt;&amp;gt; contains the  reference  to the  previous  block,  the  current&lt;br/&gt;&amp;gt; GMT  time,  a cryptographic  hash  of  its  ledger  entries,  and&lt;br/&gt;&amp;gt; a cryptographic signature  of  the  header.   The  signature  uses&lt;br/&gt;&amp;gt; the  private  key that  matches  the public key in the latest key&lt;br/&gt;&amp;gt; block in the chain. For a microblock to be valid, all its entries&lt;br/&gt;&amp;gt; must be valid according to the specification of the state machine,&lt;br/&gt;&amp;gt; and the signature has to be valid.  However, the microblocks, it is&lt;br/&gt;&amp;gt; said, don&amp;#39;t affect the weight of the chain, because they do not&lt;br/&gt;&amp;gt; contain proof of work.  It is assumed by the authors of this model&lt;br/&gt;&amp;gt; that this situation is critical for maintaining incentives here.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; The questions that then begin to emerge to me are how is this &lt;br/&gt;&amp;gt; information managed and protected?  The headers, thus containing &lt;br/&gt;&amp;gt; reference(s) to previous block(s), current GMT time(s),&lt;br/&gt;&amp;gt; cryptographic hash(es) of ledger entries, and cryptographic&lt;br/&gt;&amp;gt; signature(s) of the headers, so forth, and other information.  Can&lt;br/&gt;&amp;gt; the Bitcoin-NG scheme be designed or implemented in a manner which&lt;br/&gt;&amp;gt; supports Stealth sends, Confidential Transactions, or similar&lt;br/&gt;&amp;gt; privacy measures?  Or is this something which cannot be answered at&lt;br/&gt;&amp;gt; this time?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Emin Gün Sirer via bitcoin-dev:&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; So it seems to me that all I need to do is figure out who&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the current&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; leader is,&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; and DDoS him off the network to shut Bitcoin-NG down.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Good point. If NG is layered on top of Bitcoin, we&amp;#39;d retain&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; all of Bitcoin as is. This would confer all the benefits of&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Bitcoin&amp;#39;s retrospective blocks, as well as add the ability to&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; mint microblocks with low latency in between. And despite the&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; phrase &amp;#34;the leader,&amp;#34; the actual leader in NG is a key, not a&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; specific node. That makes it possible to deter DDoS attacks&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; by dynamically migrating where in the network the leader is&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; operating in response to an attack. Finally, DDoS attacks&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; against miners are already possible, but they seem rare, and&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I suspect it&amp;#39;s at least partly because of the success of Matt&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Corallo&amp;#39;s high speed bitcoin relay network. Similar defenses&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; can apply here.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; - egs&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; On Wed, Oct 14, 2015 at 2:20 PM, Bob McElrath&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;bob at mcelrath.org&amp;gt; wrote:&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; So it seems to me that all I need to do is figure out who&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the current leader is, and DDoS him off the network to&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; shut Bitcoin-NG down.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; This is a significant advantage to bitcoin&amp;#39;s ex-post-facto &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; blocks: no one knows where the next one will come from.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; The only way to shut the network down is to shut all nodes&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; down.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Emin Gün Sirer via bitcoin-dev &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; [bitcoin-dev at lists.linuxfoundation.org] wrote:&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Hi everyone,&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; We just released the whitepaper describing Bitcoin-NG, a&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; new technique&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; for&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; addressing some of the scalability challenges faced by &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Bitcoin.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Surprisingly,&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Bitcoin-NG can simultaneously increase throughput while &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; reducing&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; latency, and&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; do so without impacting Bitcoin&amp;#39;s open architecture or&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; changing its trust model. This post illustrates the core&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; technique: &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&#34;http://hackingdistributed.com/2015/10/14/bitcoin-ng/&#34;&gt;http://hackingdistributed.com/2015/10/14/bitcoin-ng/&lt;/a&gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; while the whitepaper has all the nitty gritty details: &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&#34;http://arxiv.org/abs/1510.02037&#34;&gt;http://arxiv.org/abs/1510.02037&lt;/a&gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Fitting NG on top of the current Bitcoin blockchain is&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; future work that&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; we&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; think is quite possible. NG is compatible with both&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Bitcoin as is, as&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; well as&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Blockstream-like sidechains, and we currently are not&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; planning to compete commercially with either technology&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; -- we see NG as being complementary&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; to both&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; efforts. This is pure science, published and shared with&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; the community to advance the state of blockchains and to&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; help them reach throughputs and latencies required of&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; cutting edge fintech applications. Perhaps it can&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; be&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; adopted, or perhaps it can provide the spark of&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; inspiration for someone&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; else to&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; come up with even better solutions.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; We would be delighted to hear your feedback. - Ittay Eyal&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; and E. Gün Sirer.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; !DSPAM:561e98cd301391127216946!&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; bitcoin-dev mailing list&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; bitcoin-dev at lists.linuxfoundation.org &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;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;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;!DSPAM:561e98cd301391127216946!&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; -- Cheers, Bob McElrath&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;#34;For every complex problem, there is a solution that is&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; simple, neat, and wrong.&amp;#34; -- H. L. Mencken&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________ bitcoin-dev&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; mailing list bitcoin-dev at lists.linuxfoundation.org &lt;br/&gt;&amp;gt;&amp;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;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; _______________________________________________ bitcoin-dev&lt;br/&gt;&amp;gt;&amp;gt; mailing list 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; &lt;br/&gt;&amp;gt; &lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;&lt;br/&gt;iQEcBAEBCgAGBQJWH2hSAAoJEGxwq/inSG8CztwH/3kaBDCpci0WMjw9gEUybI&#43;R&lt;br/&gt;320i/cbPHHFO0eEJgWOK0mpYXYiEyoZULRjvHBjTNTS7wUVNmKsnmZDx1n9X9OCS&lt;br/&gt;hQc9yoSZejoulA0f/Sys&#43;&#43;N5ku9KPYN9EFnHpmgTtV7OW7aD8L66PCtiAOhNy7WD&lt;br/&gt;T75eXjQvhWCCId1C3lvIzB6X1qTdK1gGMjNHzv49FP6RJDXa7RB7ceKrHwrXQ8J/&lt;br/&gt;kbQvwOjfmGbfDZb0tSvlNKT05s4CWW6TzsUdkg5QfMs16r6b1TAz55LLj7bonTNG&lt;br/&gt;muFhywfBo0oLG0NbTTQTW0pmq9TF8iy8HV/4Z48Yu8bwrZ7UA1&#43;Q7ghV3AFPHyE=&lt;br/&gt;=x4Ek&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T19:43:31&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsfznkjhzrcqe0hv98rz0gqucn8zf3cm280e8evcj6sj3fcpz9tumszyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldw2p7wsw</id>
    
      <title type="html">📅 Original date posted:2015-10-14 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsfznkjhzrcqe0hv98rz0gqucn8zf3cm280e8evcj6sj3fcpz9tumszyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldw2p7wsw" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsyut3pzl445tan0u80gkcssy2mxxtakjzf7a7y9y8vmlca5zd3fdgchysxj&#39;&gt;nevent1q…ysxj&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-10-14&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA512&lt;br/&gt;&lt;br/&gt;This (Bitcoin-NG in concept) could be done as a (issue and pull&lt;br/&gt;request process) to Bitcoin Core itself, amirite?  It seems like it&lt;br/&gt;would provide an interesting issue to open and have healthy discussion&lt;br/&gt;on both mailing list and github, adding the caveat that it would be at&lt;br/&gt;the user&amp;#39;s option.  Thus if something like Bitcoin-NG did come to be&lt;br/&gt;it would be something more like a feature that the user could activate&lt;br/&gt;/ deactivate from within Core.  I assume it would be default off, but&lt;br/&gt;with the option to utilize.  Code would thus be available to others as&lt;br/&gt;well.  I am not saying yea or nay on it, just that it seems like this&lt;br/&gt;could be done.&lt;br/&gt;&lt;br/&gt;Some notes:&lt;br/&gt;&lt;br/&gt;Once a node generates a key block it becomes the leader.  As a leader,&lt;br/&gt;the node is allowed to generate  microblocks  at  a  set  rate&lt;br/&gt;smaller  than  a  predened  maximum.  A  microblock in Bitcoin-NG&lt;br/&gt;contains  ledger  entries  and  a  header.   The  header  contains&lt;br/&gt;the  reference  to the  previous  block,  the  current  GMT  time,  a&lt;br/&gt; cryptographic  hash  of  its  ledger  entries,  and  a cryptographic&lt;br/&gt; signature  of  the  header.   The  signature  uses  the  private  key&lt;br/&gt; that  matches  the public key in the latest key block in the chain.&lt;br/&gt;For a microblock to be valid, all its entries must be valid according&lt;br/&gt;to the specification of the state machine, and the signature has to be&lt;br/&gt;valid.  However, the microblocks, it is said, don&amp;#39;t affect the weight&lt;br/&gt;of the chain, because they do not contain proof of work.  It is&lt;br/&gt;assumed by the authors of this model that this situation is critical&lt;br/&gt;for maintaining incentives here.&lt;br/&gt;&lt;br/&gt;The questions that then begin to emerge to me are how is this&lt;br/&gt;information managed and protected?  The headers, thus containing&lt;br/&gt;reference(s) to previous block(s), current GMT time(s), cryptographic&lt;br/&gt;hash(es) of ledger entries, and cryptographic signature(s) of the&lt;br/&gt;headers, so forth, and other information.  Can the Bitcoin-NG scheme&lt;br/&gt;be designed or implemented in a manner which supports Stealth sends,&lt;br/&gt;Confidential Transactions, or similar privacy measures?  Or is this&lt;br/&gt;something which cannot be answered at this time?&lt;br/&gt;&lt;br/&gt;Emin Gün Sirer via bitcoin-dev:&lt;br/&gt;&amp;gt;&amp;gt; So it seems to me that all I need to do is figure out who the&lt;br/&gt;&amp;gt;&amp;gt; current&lt;br/&gt;&amp;gt; leader is,&lt;br/&gt;&amp;gt;&amp;gt; and DDoS him off the network to shut Bitcoin-NG down.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Good point. If NG is layered on top of Bitcoin, we&amp;#39;d retain all of&lt;br/&gt;&amp;gt; Bitcoin as is. This would confer all the benefits of Bitcoin&amp;#39;s&lt;br/&gt;&amp;gt; retrospective blocks, as well as add the ability to mint&lt;br/&gt;&amp;gt; microblocks with low latency in between. And despite the phrase&lt;br/&gt;&amp;gt; &amp;#34;the leader,&amp;#34; the actual leader in NG is a key, not a specific&lt;br/&gt;&amp;gt; node. That makes it possible to deter DDoS attacks by dynamically&lt;br/&gt;&amp;gt; migrating where in the network the leader is operating in response&lt;br/&gt;&amp;gt; to an attack. Finally, DDoS attacks against miners are already &lt;br/&gt;&amp;gt; possible, but they seem rare, and I suspect it&amp;#39;s at least partly&lt;br/&gt;&amp;gt; because of the success of Matt Corallo&amp;#39;s high speed bitcoin relay&lt;br/&gt;&amp;gt; network. Similar defenses can apply here.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; - egs&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On Wed, Oct 14, 2015 at 2:20 PM, Bob McElrath &amp;lt;bob at mcelrath.org&amp;gt;&lt;br/&gt;&amp;gt; wrote:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; So it seems to me that all I need to do is figure out who the&lt;br/&gt;&amp;gt;&amp;gt; current leader is, and DDoS him off the network to shut&lt;br/&gt;&amp;gt;&amp;gt; Bitcoin-NG down.&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; This is a significant advantage to bitcoin&amp;#39;s ex-post-facto&lt;br/&gt;&amp;gt;&amp;gt; blocks: no one knows where the next one will come from.  The only&lt;br/&gt;&amp;gt;&amp;gt; way to shut the network down is to shut all nodes down.&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; Emin Gün Sirer via bitcoin-dev&lt;br/&gt;&amp;gt;&amp;gt; [bitcoin-dev at lists.linuxfoundation.org] wrote:&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; Hi everyone,&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; We just released the whitepaper describing Bitcoin-NG, a new&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; technique&lt;br/&gt;&amp;gt;&amp;gt; for&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; addressing some of the scalability challenges faced by&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; Bitcoin.&lt;br/&gt;&amp;gt;&amp;gt; Surprisingly,&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; Bitcoin-NG can simultaneously increase throughput while&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; reducing&lt;br/&gt;&amp;gt;&amp;gt; latency, and&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; do so without impacting Bitcoin&amp;#39;s open architecture or changing&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; its trust model. This post illustrates the core technique: &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&#34;http://hackingdistributed.com/2015/10/14/bitcoin-ng/&#34;&gt;http://hackingdistributed.com/2015/10/14/bitcoin-ng/&lt;/a&gt; while the&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; whitepaper has all the nitty gritty details: &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;a href=&#34;http://arxiv.org/abs/1510.02037&#34;&gt;http://arxiv.org/abs/1510.02037&lt;/a&gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; Fitting NG on top of the current Bitcoin blockchain is future&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; work that&lt;br/&gt;&amp;gt;&amp;gt; we&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; think is quite possible. NG is compatible with both Bitcoin as&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; is, as&lt;br/&gt;&amp;gt;&amp;gt; well as&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; Blockstream-like sidechains, and we currently are not planning&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; to compete commercially with either technology -- we see NG as&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; being complementary&lt;br/&gt;&amp;gt;&amp;gt; to both&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; efforts. This is pure science, published and shared with the&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; community to advance the state of blockchains and to help them&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; reach throughputs and latencies required of cutting edge&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; fintech applications. Perhaps it can&lt;br/&gt;&amp;gt;&amp;gt; be&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; adopted, or perhaps it can provide the spark of inspiration for&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; someone&lt;br/&gt;&amp;gt;&amp;gt; else to&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; come up with even better solutions.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; We would be delighted to hear your feedback. - Ittay Eyal and&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; E. Gün Sirer.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; !DSPAM:561e98cd301391127216946!&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________ bitcoin-dev&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; mailing list bitcoin-dev at lists.linuxfoundation.org &lt;br/&gt;&amp;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;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; !DSPAM:561e98cd301391127216946!&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; -- Cheers, Bob McElrath&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; &amp;#34;For every complex problem, there is a solution that is simple,&lt;br/&gt;&amp;gt;&amp;gt; neat, and wrong.&amp;#34; -- H. L. Mencken&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; &lt;br/&gt;&amp;gt; _______________________________________________ bitcoin-dev mailing&lt;br/&gt;&amp;gt; list 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;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;&lt;br/&gt;iQEcBAEBCgAGBQJWHtVfAAoJEGxwq/inSG8C85kH/2T07oj/JM&#43;bQcgy2kw9rtUa&lt;br/&gt;XHkMNn86kVvtaniSKQ2j&#43;SO9q8HkUI9Rv0Pz&#43;qbX1CyAm6Z1FTCtDKornCnxx7FW&lt;br/&gt;AJyZQSm5n40LUBIc3o2NBJvXKySTO2jpxluw0HAU8BQHSgFWwj1&#43;vocqObDYxRCd&lt;br/&gt;YDlhGd2ITmF55TlR&#43;9seWqRyW&#43;gABUoS&#43;SaxM2yZaqWFlUGyOhYCJYpIo1nfWCZi&lt;br/&gt;1F7/j0E92zu5kS5JJuRE91A4Si0LeTQPtPqXMeVm/UicdQB1a/aI0mzp6VRdm3Bo&lt;br/&gt;gE79r1sKFFgpbQcz68OzPAL3RFTm1Q/C5jcqdy6cQjgp9em/v4uOCS3TKLWlVNQ=&lt;br/&gt;=Einy&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T19:43:30&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs2hezf6lvqczsltvhxmchjedluqxs4fpaa765j25ejal6wf3j6jmczyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldw8ld34p</id>
    
      <title type="html">📅 Original date posted:2015-10-13 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs2hezf6lvqczsltvhxmchjedluqxs4fpaa765j25ejal6wf3j6jmczyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldw8ld34p" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs859sh4l2hny2uvlszcpxnxsacrdfvplxh95wdk0m4f4d5sna3dwse2swds&#39;&gt;nevent1q…swds&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-10-13&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA512&lt;br/&gt;&lt;br/&gt;You wanted advice... you got it&lt;br/&gt;&lt;br/&gt;Jonathan Toomim (Toomim Bros):&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On Oct 13, 2015, at 3:49 PM, odinn&lt;br/&gt;&amp;gt; &amp;lt;odinn.cyberguerrilla at riseup.net&amp;gt; wrote:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; Signed PGP part It would also help to know what operating&lt;br/&gt;&amp;gt;&amp;gt; system(s) you are using for both the oldie and the freshie.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Linux feather 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1&#43;deb8u3&lt;br/&gt;&amp;gt; (2015-08-04) x86_64 GNU/Linux Linux server 3.2.0-4-amd64 #1 SMP&lt;br/&gt;&amp;gt; Debian 3.2.60-1&#43;deb7u3 x86_64 GNU/Linux Linux prime 3.2.0-4-amd64&lt;br/&gt;&amp;gt; #1 SMP Debian 3.2.63-2&#43;deb7u2 x86_64 GNU/Linux&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; This excessive memory consumption was seen on 3 machines, all of&lt;br/&gt;&amp;gt; which run Debian. All three machines run p2pool as well as&lt;br/&gt;&amp;gt; bitcoind. Two run XT, one runs Core.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; You should compare this to having set up a node on a completely&lt;br/&gt;&amp;gt;&amp;gt; clean computer.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; I can&amp;#39;t afford to do that. All of the servers I have are being used&lt;br/&gt;&amp;gt; for something. Also, I&amp;#39;m not sure what it is you&amp;#39;re trying to test&lt;br/&gt;&amp;gt; for with that suggestion. The numbers I&amp;#39;m reporting are for&lt;br/&gt;&amp;gt; bitcoind&amp;#39;s resident set, not for the whole server&amp;#39;s memory usage. I&lt;br/&gt;&amp;gt; don&amp;#39;t see how other processes running on the same machine are&lt;br/&gt;&amp;gt; relevant unless you are suggesting that RPC calls (e.g.&lt;br/&gt;&amp;gt; getblocktemplate) might be somehow responsible.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; Also, dump your XT, is poo.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Not relevant. I addressed this message to both the Core and XT&lt;br/&gt;&amp;gt; lists because the issue appears to affect both forks. Let&amp;#39;s keep&lt;br/&gt;&amp;gt; blocksize and governance debates to their own threads, please.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Repeating request: Has anyone else seen something similar? Can you&lt;br/&gt;&amp;gt; report your mempool size and total bitcoind resident set size for&lt;br/&gt;&amp;gt; your running full nodes?&lt;br/&gt;&amp;gt; &lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;&lt;br/&gt;iQEcBAEBCgAGBQJWHZrZAAoJEGxwq/inSG8CZzQIAKsqKs//Wydv60nXgy5AWAPU&lt;br/&gt;qZ9HuyyWXDKljxzv/Ky5jS7o7B8Ivhnt6zWvkpMTF/R9MLpGrS9jBxXZjHF//ET0&lt;br/&gt;L&#43;eoVrmxwt&#43;rgSjIPSGU/ftF8Jnh1sELecR8FMuCaFR87xraR/7FsJF/233RLWFg&lt;br/&gt;&#43;scNiFEgttyizFNgSq2r1/N3G5e603qXfh0&#43;reaabDX3E&#43;8&#43;PKyUqVaG5E&#43;TUEW0&lt;br/&gt;NIkqi7MuEYd&#43;/Q0SGAYyY/j2BQnebsTB2TbupE/soJkAYqYbCQR8TtrctmwLXTL0&lt;br/&gt;GN&#43;WyWwLYpMio3&#43;7a6oQJ67TBcFxCVmF81zxKM1VIoT0u39VVWeYD1YfxEYFN9Y=&lt;br/&gt;=a6kH&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T19:43:17&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsg9jmrz7yca54jt35htalpxjqfqhs38590hxks0hc4cukvtt00zxqzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwwju4u3</id>
    
      <title type="html">📅 Original date posted:2015-10-13 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsg9jmrz7yca54jt35htalpxjqfqhs38590hxks0hc4cukvtt00zxqzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwwju4u3" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsvt4v7mu30j4wzfpq603xmkectma8pfyfzkxhh0f0nq365p7p33eszv6z0a&#39;&gt;nevent1q…6z0a&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-10-13&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA512&lt;br/&gt;&lt;br/&gt;You should compare this to having set up a node on a completely clean&lt;br/&gt;computer.  It would also help to know what operating system(s) you are&lt;br/&gt;using for both the oldie and the freshie.&lt;br/&gt;&lt;br/&gt;Also, dump your XT, is poo.  Then try again, look at Core nodes on&lt;br/&gt;your oldie and freshie.  Watch them for a bit.&lt;br/&gt;&lt;br/&gt;Cheers,&lt;br/&gt;&lt;br/&gt;O&lt;br/&gt;&lt;br/&gt;Jonathan Toomim (Toomim Bros) via bitcoin-dev:&lt;br/&gt;&amp;gt; I just noticed that several of my running bitcoind processes were&lt;br/&gt;&amp;gt; using around 3&#43; GB of RAM, even though the mempool itself seemed to&lt;br/&gt;&amp;gt; be under control.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; XXXX at prime:~/bin$ ./bitcoin-cli getmempoolinfo { &amp;#34;size&amp;#34; : 1896, &lt;br/&gt;&amp;gt; &amp;#34;bytes&amp;#34; : 37341328 }&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; [total memory usage not shown -- I restarted bitcoind as soon as I&lt;br/&gt;&amp;gt; noticed, and didn&amp;#39;t copy it down from top]&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; 37 MB mempool, &amp;gt;3 GB RAM usage. Normally, when there aren&amp;#39;t a lot&lt;br/&gt;&amp;gt; of unconfirmed txns floating around the network, memory usage is&lt;br/&gt;&amp;gt; around 600 MB, so this is quite unusual.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; After restarting the process and letting it run for a few minutes,&lt;br/&gt;&amp;gt; I get:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; PID USER      PRI  NI  VIRT   RES   SHR S CPU% MEM%   TIME&#43;&lt;br/&gt;&amp;gt; Command [###] [XXXX]     20   0 1402M  317M 49836 S  1.0  8.2&lt;br/&gt;&amp;gt; 0:41.71 ./bitcoind -daemon&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; XXXX at prime:~/bin$ ./bitcoin-cli getmempoolinfo { &amp;#34;size&amp;#34; : 1072, &lt;br/&gt;&amp;gt; &amp;#34;bytes&amp;#34; : 670000 }&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; 0.67 MB mempool, 317 MB RAM usage. Much more reasonable.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Here&amp;#39;s another node I&amp;#39;m running that has been online longer, before&lt;br/&gt;&amp;gt; restarting:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; PID USER      PRI  NI  VIRT   RES   SHR S CPU% MEM%   TIME&#43;&lt;br/&gt;&amp;gt; Command [###] [XXXX]     20   0 4961M 3540M 11080 S  2.8 45.3&lt;br/&gt;&amp;gt; 8h20:11 bin/bitcoind -daemon&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; XXXX at feather:~$ bin/bitcoin-cli getmempoolinfo { &amp;#34;size&amp;#34; : 3045, &lt;br/&gt;&amp;gt; &amp;#34;bytes&amp;#34; : 39656126 }&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; 39 MB mempool, 3540 MB total memory usage. After restarting&lt;br/&gt;&amp;gt; bitcoind, I see:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; [XXXX]@feather:~$ bin/bitcoin-cli stop Bitcoin server stopping &lt;br/&gt;&amp;gt; [XXXX]@feather:~$ bin/bitcoind -daemon Bitcoin server starting &lt;br/&gt;&amp;gt; [XXXX]@feather:~$ sleep 10; bin/bitcoin-cli getmempoolinfo { &amp;#34;size&amp;#34;&lt;br/&gt;&amp;gt; : 39, &amp;#34;bytes&amp;#34; : 47037 }&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; PID USER      PRI  NI  VIRT   RES   SHR S CPU% MEM%   TIME&#43;&lt;br/&gt;&amp;gt; Command [###] [XXXX]     20   0 1640M  247M 67960 S  0.0  3.2&lt;br/&gt;&amp;gt; 0:05.17 bin/bitcoind -daemon&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; Does anybody have any guesses where we might be leaking memory, or&lt;br/&gt;&amp;gt; what is using the additional 2.4 GB? I&amp;#39;ve been using&lt;br/&gt;&amp;gt; minrelaytxfee=0.00003 or similar on my nodes. Maybe there&amp;#39;s a leak&lt;br/&gt;&amp;gt; in the minrelaytxfee code path? Has anyone else seen something&lt;br/&gt;&amp;gt; similar?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; This issue appears to happen both with Bitcoin Core 0.10.1 and with&lt;br/&gt;&amp;gt; Bitcoin XT 0.11B.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; _______________________________________________ bitcoin-dev mailing&lt;br/&gt;&amp;gt; list 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;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;&lt;br/&gt;iQEcBAEBCgAGBQJWHYqAAAoJEGxwq/inSG8Cp8YIAJa9xWA&#43;rNY9ZOTWjOEZGc7Q&lt;br/&gt;IpXqpIyZprhEog6By/rQ7Te&#43;xdUuaIZrMPESEoQIdMlDjRu7V2CWKGr1LbbDf2v9&lt;br/&gt;A6nMhE19tazDSMAcqHlcuWRfpex3C5QD93Oo7h0QvioNLc8cseNsYzqvOW40vIFL&lt;br/&gt;SPJOfor6IFLEi6/0t7OBhVyaXZdhI7XD1IDxeD67IOafCDwHgixFZWS4aCpz4axj&lt;br/&gt;i4B8DNsVgDdeYI2STBiqnL9Sopdnc1q2CwC1ENszR&#43;sCXwIB9vdPOtIjhtWGk1gi&lt;br/&gt;f&#43;/I8IUP/jn2xIjAGixjEePCIFLFV3kI&#43;B6akH8&#43;TsXB4G9C3zHEHTsfCrmLblg=&lt;br/&gt;=VMV3&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T19:43:15&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqspf6t5c247pcn8mflcu563pcvndd5jwcd9u9s4rxcjwzpms2suzpczyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwx54sqq</id>
    
      <title type="html">📅 Original date posted:2015-10-05 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqspf6t5c247pcn8mflcu563pcvndd5jwcd9u9s4rxcjwzpms2suzpczyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwx54sqq" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs0zk43r74ez02ctexeqpxgd8nmvwfp0qrw4jgcx7f7a35hx68y3wqc32yx8&#39;&gt;nevent1q…2yx8&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-10-05&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA512&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Due to the previous post on this subject&lt;br/&gt;( &lt;a href=&#34;http://is.gd/x6g5q5&#34;&gt;http://is.gd/x6g5q5&lt;/a&gt; ) having fractured links&lt;br/&gt;please see the following, with working implementation&lt;br/&gt;(in BCN) shown at: &lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;This is intended to be implemented in different currencies, and so far&lt;br/&gt;has been implemented in one (BCN - GUI wallet).  The concept is&lt;br/&gt;feasible in BTC as well.&lt;br/&gt;&lt;br/&gt;Comments welcome.&lt;br/&gt;&lt;br/&gt;Developer&amp;#39;s blog:&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://bytecoin.org/news/bytecoin-wallet-1.0.8-release-introduces-micro&#34;&gt;https://bytecoin.org/news/bytecoin-wallet-1.0.8-release-introduces-micro&lt;/a&gt;&lt;br/&gt;- -donations/&lt;br/&gt;&lt;br/&gt;(Above link can be found also at &lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt;)&lt;br/&gt;&lt;br/&gt;See also:&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://odinn.cyberguerrilla.org/index.php/2015/10/03/greater-giving-pot&#34;&gt;https://odinn.cyberguerrilla.org/index.php/2015/10/03/greater-giving-pot&lt;/a&gt;&lt;br/&gt;ential/&lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;&lt;br/&gt;iQEcBAEBCgAGBQJWEiKAAAoJEGxwq/inSG8Cr18IAKEIBaHp7qkA2xJVTLyXmYkh&lt;br/&gt;RWJg92cjD2Oy82ZkbdGjOJr9XjLFfwiYyZIZucKs1drafjOQvDllNpqII1/grWio&lt;br/&gt;igwEW0eWl/of2tACK6u5i9bCXcfYi4MnMV1rF1DM0etSjRZUu//bX8qrwiwXvAzZ&lt;br/&gt;RmuRlSFvBYE3BuIbd7ekQGfzkXjIVlHerXSDQcELwVhbnQKTYDk/i/4SzmPFHg9Y&lt;br/&gt;S2Zp/SWVQANqvnfuZPjNvbmNXJEdgIzmiUfx2F3ap&#43;5qxtLOJ28zNGnFB&#43;UPRTzr&lt;br/&gt;enlpnxmaUGBkJOEDrQzu0AKoNIeZRyJ6dpzjmMmvsnwo2VW27dKg&#43;NEAOC4zD/U=&lt;br/&gt;=Axnt&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T19:42:35&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsx80fx0dctzlu2x6yw7yhdzvrudswe67xrpq9kq085uwep626chdczyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldw0sjqze</id>
    
      <title type="html">📅 Original date posted:2015-09-28 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsx80fx0dctzlu2x6yw7yhdzvrudswe67xrpq9kq085uwep626chdczyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldw0sjqze" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqspa7y795ttmwm8gfy07khxdnsjpm7r5uphcp5xfuufmhjfkxrdvdg40gad2&#39;&gt;nevent1q…gad2&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-09-28&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA512&lt;br/&gt;&lt;br/&gt;And still no movement on BIP 63...&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://bitcointalk.org/index.php?topic=1083961.20&#34;&gt;https://bitcointalk.org/index.php?topic=1083961.20&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Apart from that,&lt;br/&gt;&lt;br/&gt;All my prior objections to XT still hold as expressed on this list.&lt;br/&gt;XT is not acceptable.&lt;br/&gt;&lt;br/&gt;On the topic of consensus:&lt;br/&gt;&lt;br/&gt;Reaching consensus, I hope, is something that developers can&lt;br/&gt;accomplish by refining and adjusting the BIPS and coming to agreement&lt;br/&gt;upon them.  This should be something that can be done in a few months&lt;br/&gt;time, before the end of the year.&lt;br/&gt;&lt;br/&gt;Cheers,&lt;br/&gt;&lt;br/&gt;- - O&lt;br/&gt;&lt;br/&gt;Adam Back via bitcoin-dev:&lt;br/&gt;&amp;gt; I wonder what Gavin&amp;#39;s views are, he&amp;#39;s usually constructive, and see&lt;br/&gt;&amp;gt; if he&amp;#39;ll include it in XT - I think he may have said he was&lt;br/&gt;&amp;gt; supportive.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; The rationale for soft vs hard-forks is well known, so I wont go&lt;br/&gt;&amp;gt; over them.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Adam&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On 28 September 2015 at 06:48, Mike Hearn via bitcoin-dev &lt;br/&gt;&amp;gt; &amp;lt;bitcoin-dev at lists.linuxfoundation.org&amp;gt; wrote:&lt;br/&gt;&amp;gt;&amp;gt; There is no consensus on using a soft fork to deploy this&lt;br/&gt;&amp;gt;&amp;gt; feature. It will result in the same problems as all the other&lt;br/&gt;&amp;gt;&amp;gt; soft forks - SPV wallets will become less reliable during the&lt;br/&gt;&amp;gt;&amp;gt; rollout period. I am against that, as it&amp;#39;s entirely avoidable.&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; Make it a hard fork and my objection will be dropped.&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; Until then, as there is no consensus, you need to do one of two&lt;br/&gt;&amp;gt;&amp;gt; things:&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; 1) Drop the &amp;#34;everyone must agree to make changes&amp;#34; idea that&lt;br/&gt;&amp;gt;&amp;gt; people here like to peddle, and do it loudly, so everyone in the&lt;br/&gt;&amp;gt;&amp;gt; community is correctly informed&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; 2) Do nothing&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&lt;br/&gt;&amp;gt;&amp;gt; mailing list 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; _______________________________________________ bitcoin-dev mailing&lt;br/&gt;&amp;gt; list 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;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;&lt;br/&gt;iQEcBAEBCgAGBQJWCa0jAAoJEGxwq/inSG8CuCUIALiRt6cE3b&#43;9f&#43;l9m6aMTjIR&lt;br/&gt;vTEIM/7B4dIZW9eatXmkxyd44uz5YoN93SlZtV62c90HCqqpFRBCfyXRyXzQ11E7&lt;br/&gt;0i70or5LnWDOqrD1bSsCEdrQxPIpAQnv101UHe3iyn/uHAVBiz/HfqvGMruNt0r1&lt;br/&gt;4sMecp&#43;LedWpy6/p9c6iMHV1rhtYRfmRfJHj&#43;9KlSn&#43;in5PQKx2kieWqpfqjmlNs&lt;br/&gt;J/UNoLvRuF0YxDcqEdp2BAaI0s&#43;NyXBo3YDi4R77U9YPRj/cYuWHh/yPKAvFW&#43;2K&lt;br/&gt;0d9NNuKSKEY/m4uW3ghPEJL7OxlGbOoNWFS3kcKYr&#43;BanfsPTov7yHQhBuRBRPw=&lt;br/&gt;=hd0W&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T19:41:30&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs026huj4zkrrtnqfa0wjpu6gmuxaekp2ean58ue7jwa53yk0gvrlszyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwvqad2f</id>
    
      <title type="html">📅 Original date posted:2015-08-27 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs026huj4zkrrtnqfa0wjpu6gmuxaekp2ean58ue7jwa53yk0gvrlszyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwvqad2f" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqszd8ww6uwuqzxt7e4ydl33jk3a2q4y4xakz7nm98n2nxmw88w97vcqpwa4s&#39;&gt;nevent1q…wa4s&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-08-27&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;Well,&lt;br/&gt;&lt;br/&gt;On 08/27/2015 06:39 AM, prabhat via bitcoin-dev wrote:&lt;br/&gt;&amp;gt; Fine point.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; So where is the solution? What to do?&lt;br/&gt;&lt;br/&gt;You could study bitcoin some more and understand what it is instead of&lt;br/&gt;proposing to &amp;#34;implement AML-KYC in bitcoin&amp;#34; which shows vast ignorance&lt;br/&gt;about it.&lt;br/&gt;&lt;br/&gt;That&amp;#39;s probably what you should do.&lt;br/&gt;&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Prabhat Kumar Singh&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Prabhat Kumar Singh&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On Thu, Aug 27, 2015 at 6:58 PM, Gavin Andresen&lt;br/&gt;&amp;gt; &amp;lt;gavinandresen at gmail.com &amp;lt;mailto:gavinandresen at gmail.com&amp;gt;&amp;gt; wrote:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Have you talked with anybody at the Bitcoin Foundation about this &lt;br/&gt;&amp;gt; proposal?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; As Chief Scientist of the Foundation, I am strongly opposed to any &lt;br/&gt;&amp;gt; proposal that puts the Foundation in a position of centralized &lt;br/&gt;&amp;gt; authority, so this is unacceptable: &amp;#34;The Bitcoin Foundation will&lt;br/&gt;&amp;gt; act as fair play party and enforcement body to control the misuse&lt;br/&gt;&amp;gt; of vast financial powers which bitcoin has.&amp;#34;&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; The idea that a central organization can be trusted to keep&lt;br/&gt;&amp;gt; secrets secure is just fundamentally wrong. In the very recent past&lt;br/&gt;&amp;gt; we have seen government organizations fail in that task (the NSA,&lt;br/&gt;&amp;gt; the OPM) and we see commercial organizations that SHOULD be highly&lt;br/&gt;&amp;gt; motivated to do a good job also fail (e.g. the Ashley Madison&lt;br/&gt;&amp;gt; leak).&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Even if it were technically possible, I would be opposed because &lt;br/&gt;&amp;gt; decentralization is a bedrock principle of Bitcoin.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; -- -- Gavin Andresen&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&lt;br/&gt;&amp;gt; list 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;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v1&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJV38K&#43;AAoJEGxwq/inSG8CTK8IAI3WMVX4Ajk4PraPsCZqugrv&lt;br/&gt;OjuQXc13K4/lf&#43;FSxerzuNQy2ppLnl4jS7/5kJ0kYRHf0FGn7nMvk6NX1bze4P4S&lt;br/&gt;iAyP6oUvPv/LdX9XMettKo4S6B/Nrl8f3q9sRmW1ZicpvhTLrzIGXQvmnX3M115o&lt;br/&gt;h&#43;mtGMRcfL2znjZIoiAE9jEtTt3ZW3yswk4eGOA5wAoD5VAuBmVWBE61ZGqAFwW&#43;&lt;br/&gt;7EskK96ZQnlroKnk47sfn2V3vemUijpXtZItcuVSENAAKwhC/rMG2hLSFOFgk608&lt;br/&gt;owYTLQcSX6DITNPpzb0/TMHwiuAog4YJ260QwY95SFyPARhN167SzR8IWKQU&#43;MQ=&lt;br/&gt;=t9&#43;J&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T19:38:20&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsq52vg0kprshdhkw8duxnrmym58glgux7ftxju4fzqwcw8fudnpjszyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldw85wm8m</id>
    
      <title type="html">📅 Original date posted:2015-08-27 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsq52vg0kprshdhkw8duxnrmym58glgux7ftxju4fzqwcw8fudnpjszyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldw85wm8m" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsfewqw54klc5cg95va4cl9wx5ts4l4a52az8eq3sp936c9pr325sg2qe9w3&#39;&gt;nevent1q…e9w3&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-08-27&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;No.&lt;br/&gt;&lt;br/&gt;On 08/27/2015 01:10 AM, prabhat via bitcoin-dev wrote:&lt;br/&gt;&amp;gt; Hi,&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; I am proposing to create a AML-KYC module to control the network&lt;br/&gt;&amp;gt; and also qualify use cases in OFAC compliant way. Here is the&lt;br/&gt;&amp;gt; attached doc.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Please provide your feedback and suggestions.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Best, Prabhat Kumar Singh&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; _______________________________________________ bitcoin-dev mailing&lt;br/&gt;&amp;gt; list 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;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v1&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJV38DGAAoJEGxwq/inSG8CkYkIAJwHOnjesbq&#43;UHogUkGJsuph&lt;br/&gt;2ipSIcBEzbeVH8fQ2sij5jKULE0n8J7K/DtfzzRJj&#43;IiaYB1Ecjl0kLVQ0ug6T/8&lt;br/&gt;p5iuGQ2fvt1tMOy9&#43;ptZbOZhtjUTWWSMqmFgsPkh5s/uGHeKy/jBjYsZv4FZ57Hm&lt;br/&gt;DUUvGYIdaGQ2eYm4y4dLnvI0T5WFQvf0Vs4wvWZdKvD5oliSwGy4KNVIxlcGya8w&lt;br/&gt;FPYaDe8q0rN5Aqp4V2jjfuF4KBC8dwHa9dyHTfSPA43I1qbcIVraSdJg1lCJ/bXh&lt;br/&gt;rFz&#43;MXcGmsxxzHMbv6C4y&#43;YSET2TPuNUs4w6MVw2ZO0lYe1suWYeYvfccQA1&#43;Uk=&lt;br/&gt;=17NP&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T19:38:16&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsr6cqnfa52x8yf8exuxlneeqy7xcgvakvvt6x9yvnk32f7dcx4x9gzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwukh6q3</id>
    
      <title type="html">📅 Original date posted:2015-08-19 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsr6cqnfa52x8yf8exuxlneeqy7xcgvakvvt6x9yvnk32f7dcx4x9gzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwukh6q3" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs2tjvtlrp75jwkn6kudk2ts9e4tyvaddcylqszucztpenxqxkzsfs4kkt3c&#39;&gt;nevent1q…kt3c&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-08-19&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;Agreed.&lt;br/&gt;&lt;br/&gt;On 08/17/2015 07:36 AM, Adam Back via bitcoin-dev wrote:&lt;br/&gt;&amp;gt; Thank you Eric for saying what needs to be said.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Starting a fork war is just not constructive and there are&lt;br/&gt;&amp;gt; multiple proposals being evaluated here.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; I think that one thing that is not being so much focussed on is &lt;br/&gt;&amp;gt; Bitcoin-XT is both a hard-fork and a soft-fork.  It&amp;#39;s a hard-fork&lt;br/&gt;&amp;gt; on Bitcoin full-nodes, but it is also a soft-fork attack on Bitcoin&lt;br/&gt;&amp;gt; core SPV nodes that did not opt-in.  It exposes those SPV nodes to&lt;br/&gt;&amp;gt; loss in the likely event that Bitcoin-XT results in a&lt;br/&gt;&amp;gt; network-split.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; The recent proposal here to run noXT (patch to falsely claim to&lt;br/&gt;&amp;gt; mine on XT while actually rejecting it&amp;#39;s blocks) could add enough &lt;br/&gt;&amp;gt; uncertainty about the activation that Bitcoin-XT would probably&lt;br/&gt;&amp;gt; have to be aborted.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Adam&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On 17 August 2015 at 15:03, Eric Lombrozo via bitcoin-dev &lt;br/&gt;&amp;gt; &amp;lt;bitcoin-dev at lists.linuxfoundation.org&amp;gt; wrote:&lt;br/&gt;&amp;gt;&amp;gt; NxtChg,&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; In the entire history of Bitcoin we’ve never attempted anything&lt;br/&gt;&amp;gt;&amp;gt; even closely resembling a hard fork like what’s being proposed&lt;br/&gt;&amp;gt;&amp;gt; here.&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; Many of us have wanted to push our own hard-forking changes to&lt;br/&gt;&amp;gt;&amp;gt; the protocol…and have been frustrated because of the inability to&lt;br/&gt;&amp;gt;&amp;gt; do so.&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; This inability is not due to any malice on anyone’s part…it is a&lt;br/&gt;&amp;gt;&amp;gt; feature of Satoshi’s protocol. For better or worse, it is *very&lt;br/&gt;&amp;gt;&amp;gt; hard* to change the rules…and this is exactly what imbues Bitcoin&lt;br/&gt;&amp;gt;&amp;gt; with one of its most powerful attributes: very well-defined&lt;br/&gt;&amp;gt;&amp;gt; settlement guarantees that cannot be suddenly altered nor&lt;br/&gt;&amp;gt;&amp;gt; reversed by anyone.&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; We’ve managed to have a few soft forks in the past…and for the&lt;br/&gt;&amp;gt;&amp;gt; most part these changes have been pretty uncontroversial…or at&lt;br/&gt;&amp;gt;&amp;gt; least, they have not had nearly the level of political&lt;br/&gt;&amp;gt;&amp;gt; divisiveness that this block size issue is having. And even then,&lt;br/&gt;&amp;gt;&amp;gt; we’ve encountered a number of problems with these deployments&lt;br/&gt;&amp;gt;&amp;gt; that have at times required goodwill cooperation between&lt;br/&gt;&amp;gt;&amp;gt; developers and mining pool operators to fix.&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; Again, we have NEVER attempted anything even remotely like what’s&lt;br/&gt;&amp;gt;&amp;gt; being proposed - we’ve never done any sort of hard fork before&lt;br/&gt;&amp;gt;&amp;gt; like this. If even fairly uncontroversial soft forks have caused&lt;br/&gt;&amp;gt;&amp;gt; problems, can you imagine the kinds of potential problems that a&lt;br/&gt;&amp;gt;&amp;gt; hard fork over some highly polarizing issue might raise? Do you&lt;br/&gt;&amp;gt;&amp;gt; really think people are going to want to cooperate?!?&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; I can understand that some people would like bigger blocks. Other&lt;br/&gt;&amp;gt;&amp;gt; people might want feature X, others feature Y…and we can argue&lt;br/&gt;&amp;gt;&amp;gt; the merits of this or that to death…but the fact remains that we&lt;br/&gt;&amp;gt;&amp;gt; have NEVER attempted any hard forking change…not even with a&lt;br/&gt;&amp;gt;&amp;gt; simple, totally uncontroversial no-brainer improvement that would&lt;br/&gt;&amp;gt;&amp;gt; not risk any sort of ill-will that could hamper remedies were it&lt;br/&gt;&amp;gt;&amp;gt; not to go as smoothly as we like. *THIS* is the fundamental&lt;br/&gt;&amp;gt;&amp;gt; problem - the whole bigger block thing is a minor issue by&lt;br/&gt;&amp;gt;&amp;gt; comparison…it could be any controversial change, really.&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; Would you want to send your test pilots on their first flight…the&lt;br/&gt;&amp;gt;&amp;gt; first time an aircraft is ever flown…directly into combat without&lt;br/&gt;&amp;gt;&amp;gt; having tested the plane? This is what attempting a hard fork&lt;br/&gt;&amp;gt;&amp;gt; mechanism that’s NEVER been done before in such a politically&lt;br/&gt;&amp;gt;&amp;gt; divisive environment basically amounts to…but it’s even worse.&lt;br/&gt;&amp;gt;&amp;gt; We’re basically risking the entire air force (not just one plane)&lt;br/&gt;&amp;gt;&amp;gt; over an argument regarding how many seats a plane should have&lt;br/&gt;&amp;gt;&amp;gt; that we’ve never flown before.&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; We’re talking billlions of dollars’ worth of other people’s money&lt;br/&gt;&amp;gt;&amp;gt; that is on the line here. Don’t we owe it to them to at least&lt;br/&gt;&amp;gt;&amp;gt; test out the system on a far less controversial, far less&lt;br/&gt;&amp;gt;&amp;gt; divisive change first to make sure we can even deploy it without&lt;br/&gt;&amp;gt;&amp;gt; things breaking? I don’t even care about the merits regarding&lt;br/&gt;&amp;gt;&amp;gt; bigger blocks vs. smaller blocks at this point, to be quite&lt;br/&gt;&amp;gt;&amp;gt; honest - that’s such a petty thing compared to what I’m talking&lt;br/&gt;&amp;gt;&amp;gt; about here. If we attempt a novel hard-forking mechanism that’s&lt;br/&gt;&amp;gt;&amp;gt; NEVER been attempted before (and which as many have pointed out&lt;br/&gt;&amp;gt;&amp;gt; is potentially fraught with serious problems) on such a&lt;br/&gt;&amp;gt;&amp;gt; politically divisive, polarizing issue, the result is each side&lt;br/&gt;&amp;gt;&amp;gt; will refuse to cooperate with the other out of spite…and can&lt;br/&gt;&amp;gt;&amp;gt; easily lead to a war, tanking the value of everyone’s assets on&lt;br/&gt;&amp;gt;&amp;gt; both chains. All so we can process 8 times the number of&lt;br/&gt;&amp;gt;&amp;gt; transactions we currently do? Even if it were 100 times, we&lt;br/&gt;&amp;gt;&amp;gt; wouldn’t even come close to touching big payment processors like&lt;br/&gt;&amp;gt;&amp;gt; Visa. It’s hard to imagine a protocol improvement that’s worth&lt;br/&gt;&amp;gt;&amp;gt; the risk.&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; I urge you to at least try to see the bigger picture here…and to&lt;br/&gt;&amp;gt;&amp;gt; understand that nobody is trying to stop anyone from doing&lt;br/&gt;&amp;gt;&amp;gt; anything out of some desire for maintaining control - NONE of us&lt;br/&gt;&amp;gt;&amp;gt; are able to deploy hard forks right now without facing these&lt;br/&gt;&amp;gt;&amp;gt; problems. And different people obviously have different&lt;br/&gt;&amp;gt;&amp;gt; priorities and preferences as to which of these changes would be&lt;br/&gt;&amp;gt;&amp;gt; best to do first. This whole XT thing is essentially giving *one*&lt;br/&gt;&amp;gt;&amp;gt; proposal special treatment above those that others have proposed.&lt;br/&gt;&amp;gt;&amp;gt; Many of us have only held back from doing this out of our belief&lt;br/&gt;&amp;gt;&amp;gt; that goodwill amongst network participants is more important than&lt;br/&gt;&amp;gt;&amp;gt; trying to push some pet feature some of us want.&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; Please stop this negativity - we ALL want the best for Bitcoin&lt;br/&gt;&amp;gt;&amp;gt; and are doing our best, given what we understand and know, to do&lt;br/&gt;&amp;gt;&amp;gt; what’s right.&lt;br/&gt;&amp;gt; _______________________________________________ bitcoin-dev mailing&lt;br/&gt;&amp;gt; list 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;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v1&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJV0/yyAAoJEGxwq/inSG8CaicIALQU//jNkUVRb6uzYFtSNb/y&lt;br/&gt;cWViS5oaberLC2S0pQu2C4CciHSht347luM8kxlp3xL045SgIvvwXBzooH5HE&#43;JE&lt;br/&gt;&#43;NscfC58&#43;2RyQWgPiWrwQ2JSFQgaRzi58fyE8rLSdsLKXjJkbkaol6w2atbpvHP8&lt;br/&gt;Zbm6sAOybLurA&#43;2N9ZtxWosEZEfjT54Sf14&#43;YNQlr5ve3JbYBIbZ8PhWPXwc5P/5&lt;br/&gt;FuwBb/JBszClasWGxmsexrpXfK6Kqy2rOVOWmmYNMjpHR8oYZWKC42HTOXw2lig1&lt;br/&gt;lspqMEXBTv&#43;ppSk1KU5ovwftongX3W0lM5DOj3FXE7frlgcBxeMMFBFBFGnT3ZU=&lt;br/&gt;=vCZH&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T19:36:10&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsxxzytwnvtnn4mwagrp5s56ex7pwfauclgkmmh2zwyewz6424nzfgzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwvgw38d</id>
    
      <title type="html">📅 Original date posted:2015-08-19 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsxxzytwnvtnn4mwagrp5s56ex7pwfauclgkmmh2zwyewz6424nzfgzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwvgw38d" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs0ss7ese0rh0n0ekw5tffwe4qjsj8qvlqz24tghy7ymk90vvsv2hq3f7ym5&#39;&gt;nevent1q…7ym5&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-08-19&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;re. Gavin and commit access&lt;br/&gt;&lt;br/&gt;On 08/19/2015 12:15 PM, Btc Drak via bitcoin-dev wrote:&lt;br/&gt;&amp;gt; On Wed, Aug 19, 2015 at 7:20 PM, Peter Todd &amp;lt;pete at petertodd.org&amp;gt;&lt;br/&gt;&amp;gt; wrote:&lt;br/&gt;&amp;gt;&amp;gt; Normal GitHub users submitting pull-reqs to Bitcoin Core can&amp;#39;t&lt;br/&gt;&amp;gt;&amp;gt; delete other users&amp;#39; comments on their own pull-reqs...&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; IMO that&amp;#39;s an abuse of the pull-req process, and in turn, Gavin &lt;br/&gt;&amp;gt;&amp;gt; Andresens&amp;#39;s commit access rights for the Bitcoin Core repo.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; For the avoidance of doubt here&amp;#39;s the archive link of my comment &lt;br/&gt;&amp;gt; &lt;a href=&#34;https://archive.is/omvSY#40%&#34;&gt;https://archive.is/omvSY#40%&lt;/a&gt; (call me paranoid) and here&amp;#39;s where he&lt;br/&gt;&amp;gt; tells me he&amp;#39;s censored my posts &lt;a href=&#34;https://archive.is/vym6N#40%&#34;&gt;https://archive.is/vym6N#40%&lt;/a&gt;&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; I think this should weigh in favor of Gavin Andresen not having&lt;br/&gt;&amp;gt;&amp;gt; commit privileges for the Bitcoin Core repository.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; It&amp;#39;s time.&lt;br/&gt;&lt;br/&gt;I agree, fwiw.  If he&amp;#39;s going to censor others then that&amp;#39;s&lt;br/&gt;inconsistent with the responsibility of having commit access.&lt;br/&gt;&lt;br/&gt;&amp;gt; _______________________________________________ bitcoin-dev mailing&lt;br/&gt;&amp;gt; list 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;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v1&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJV1NnDAAoJEGxwq/inSG8C0H0H/0ygc10hDP59Z2ktB8&#43;wxqek&lt;br/&gt;qLdMS4WbzPQzXkAAeVCu4RWzqeJjJZZ66VZ2aPBdsHHPIqOikAYAy3EaYQ2M7VIy&lt;br/&gt;D6FW&#43;AZK3ZHXX/ENVvtEPegu58ykk7QoWQkKQbH1Jqfxa0wcv3PQ5HtH92GReCNP&lt;br/&gt;cNUMjnJkdI1XIVVQ8XRZ3OfOwUrJlSV7o9kKb6KRlEyXiGPRMI/myHIBBkKg5RkW&lt;br/&gt;4Zc6GqRUiT7MIpQcRGV1/h5LuVyszbo70SrhX1D/w2W4B87bGScpH98hwqqKu&#43;td&lt;br/&gt;HnbI6VqLD1xMKBnj18GdpCJzKePkXoR0FHjkipcABXTjRa4Oy52AZyxU4w7luqI=&lt;br/&gt;=PD5w&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T19:35:51&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsy7pp8s20mmvrua2dkvluqtxpaq88h928ezhr6klwche5u35sxweczyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwvj8w6s</id>
    
      <title type="html">📅 Original date posted:2015-08-18 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsy7pp8s20mmvrua2dkvluqtxpaq88h928ezhr6klwche5u35sxweczyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwvj8w6s" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs8a3cyj3e9mlyf2jp23m57dgulpdturk4ml0mpr3j6ysf8zq93geq0wr6wt&#39;&gt;nevent1q…r6wt&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-08-18&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;The &amp;#34;XT Fork&amp;#34; (better said, a POS alt*) and those behind it make not&lt;br/&gt;even a pretense to work through process involved with bitcoin developmen&lt;br/&gt;t.&lt;br/&gt;&lt;br/&gt;(*This is not intended as a slight toward any other alts, as here in&lt;br/&gt;this post I am focusing solely on XT.)&lt;br/&gt;&lt;br/&gt;Instead of abandoning their useless project, or at least conceding&lt;br/&gt;that their alt is operating essentially outside of the development&lt;br/&gt;funnel (by this I mean BIP process), the developers of XT, via their&lt;br/&gt;latest presentation of XT give nothing more than an attack on bitcoin&lt;br/&gt;(albeit one that, more than anything, is designed to sidetrack real&lt;br/&gt;discussion necessary to resolve the issues so as to achieve some level&lt;br/&gt;of consensus in block size debates).  Curiously, XT is not even truly&lt;br/&gt;the implementation of BIP 101; the actual proposed implementation of&lt;br/&gt;BIP 101 as proposed at&lt;br/&gt;&lt;a href=&#34;https://github.com/bitcoin/bips/blob/master/bip-0101.mediawiki#implement&#34;&gt;https://github.com/bitcoin/bips/blob/master/bip-0101.mediawiki#implement&lt;/a&gt;&lt;br/&gt;ation&lt;br/&gt;is found here: &lt;a href=&#34;https://github.com/bitcoin/bitcoin/pull/6341&#34;&gt;https://github.com/bitcoin/bitcoin/pull/6341&lt;/a&gt;&lt;br/&gt;(It is currently a closed issue.)&lt;br/&gt;&lt;br/&gt;It&amp;#39;s probably valid to call into question why Mike Hearn in particular&lt;br/&gt;persists with this project at all, as he has been its biggest&lt;br/&gt;cheerleader. Some reasons may be:&lt;br/&gt;1) His interest in attacking bitcoin in the past (seems to be a&lt;br/&gt;recurring pattern)&lt;br/&gt;&lt;a href=&#34;https://bitcointalk.org/index.php?topic=333824.0&#34;&gt;https://bitcointalk.org/index.php?topic=333824.0&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;2) His employment (has come up before) - QinetiQ, Google, etc&lt;br/&gt;&lt;a href=&#34;https://plus.google.com/&#43;MikeHearn/about&#34;&gt;https://plus.google.com/&#43;MikeHearn/about&lt;/a&gt; - it&amp;#39;s simply not&lt;br/&gt;unreasonable to ask why he&amp;#39;s pushing it so hard when nobody wants it.&lt;br/&gt;&lt;br/&gt;3) Various reasons mentioned here:&lt;br/&gt;&lt;a href=&#34;https://www.reddit.com/r/Bitcoin/comments/39yaug/the_history_of_mike_hea&#34;&gt;https://www.reddit.com/r/Bitcoin/comments/39yaug/the_history_of_mike_hea&lt;/a&gt;&lt;br/&gt;rn_and_why_you_should_not/&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;4) His disinterest in following what is actually happening with votes&lt;br/&gt;on legitimate proposals (e.g. Garzik&amp;#39;s BIP 100) in the blocks. (Caveat&lt;br/&gt;~ one doesn&amp;#39;t see the BIP 100 yet in bitcoin/bips because it won&amp;#39;t&lt;br/&gt;appear for another couple weeks, supposedly.  The miners&amp;#39; voting is&lt;br/&gt;already happening however.) Even according to &lt;a href=&#34;http://xtnodes.com/&#34;&gt;http://xtnodes.com/&lt;/a&gt; we&lt;br/&gt;see that XT runs minimal nodes in comparison to the rest of nodes&lt;br/&gt;being run across the network.&lt;br/&gt;&lt;br/&gt;BIP 100 itself is anticipated to be submitted w/ implementation in the&lt;br/&gt;next 2 weeks and many miners are already voting on BIP 100 (as per&lt;br/&gt;Jeff Garzik, from a post 08/12/2015 12:46 PM -0400 to this mailing list)&lt;br/&gt;.&lt;br/&gt;&lt;br/&gt; It is an insult to see Hearn fling the XT turd into the community&lt;br/&gt;repeatedly.&lt;br/&gt;&lt;br/&gt;How then to end this XT madness?&lt;br/&gt;&lt;br/&gt;&amp;#34;The ring was made in the fires of Mount Doom. Only there can it be&lt;br/&gt;unmade. The ring must be taken deep into Mordor and cast back into the&lt;br/&gt;fiery chasm from whence it came. One of you must do this.&amp;#34;&lt;br/&gt;- - Lord Elrond&lt;br/&gt;&lt;br/&gt;Do not download this loathsome XT thing. Cast it back into the fires&lt;br/&gt;from whence it came.&lt;br/&gt;&lt;br/&gt;- -Odinn&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;On 08/15/2015 10:43 AM, Satoshi Nakamoto via bitcoin-dev wrote:&lt;br/&gt;&amp;gt; I have been following the recent block size debates through the&lt;br/&gt;&amp;gt; mailing list.  I had hoped the debate would resolve and that a fork&lt;br/&gt;&amp;gt; proposal would achieve widespread consensus.  However with the&lt;br/&gt;&amp;gt; formal release of Bitcoin XT 0.11A, this looks unlikely to happen,&lt;br/&gt;&amp;gt; and so I am forced to share my concerns about this very dangerous&lt;br/&gt;&amp;gt; fork.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; The developers of this pretender-Bitcoin claim to be following my&lt;br/&gt;&amp;gt; original vision, but nothing could be further from the truth.  When&lt;br/&gt;&amp;gt; I designed Bitcoin, I designed it in such a way as to make future&lt;br/&gt;&amp;gt; modifications to the consensus rules difficult without near&lt;br/&gt;&amp;gt; unanimous agreement.  Bitcoin was designed to be protected from the&lt;br/&gt;&amp;gt; influence of charismatic leaders, even if their name is Gavin&lt;br/&gt;&amp;gt; Andresen, Barack Obama, or Satoshi Nakamoto.  Nearly everyone has&lt;br/&gt;&amp;gt; to agree on a change, and they have to do it without being forced&lt;br/&gt;&amp;gt; or pressured into it.  By doing a fork in this way, these&lt;br/&gt;&amp;gt; developers are violating the &amp;#34;original vision&amp;#34; they claim to&lt;br/&gt;&amp;gt; honour.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; They use my old writings to make claims about what Bitcoin was&lt;br/&gt;&amp;gt; supposed to be.  However I acknowledge that a lot has changed since&lt;br/&gt;&amp;gt; that time, and new knowledge has been gained that contradicts some&lt;br/&gt;&amp;gt; of my early opinions.  For example I didn&amp;#39;t anticipate pooled&lt;br/&gt;&amp;gt; mining and its effects on the security of the network.  Making&lt;br/&gt;&amp;gt; Bitcoin a competitive monetary system while also preserving its&lt;br/&gt;&amp;gt; security properties is not a trivial problem, and we should take&lt;br/&gt;&amp;gt; more time to come up with a robust solution.  I suspect we need a&lt;br/&gt;&amp;gt; better incentive for users to run nodes instead of relying solely&lt;br/&gt;&amp;gt; on altruism.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; If two developers can fork Bitcoin and succeed in redefining what&lt;br/&gt;&amp;gt; &amp;#34;Bitcoin&amp;#34; is, in the face of widespread technical criticism and&lt;br/&gt;&amp;gt; through the use of populist tactics, then I will have no choice but&lt;br/&gt;&amp;gt; to declare Bitcoin a failed project.  Bitcoin was meant to be both&lt;br/&gt;&amp;gt; technically and socially robust.  This present situation has been&lt;br/&gt;&amp;gt; very disappointing to watch unfold.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Satoshi Nakamoto&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; _______________________________________________ bitcoin-dev mailing&lt;br/&gt;&amp;gt; list 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;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v1&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJV0&#43;/fAAoJEGxwq/inSG8C4ZAIAKm1pEne0FlOW1O4zLe6mZOz&lt;br/&gt;YTcnpSHFiVw4AfUPgbzR813ODphnJqcwnoT1q/sojjqgIDtwZY&#43;AqdjA3VAbe15D&lt;br/&gt;bAPlvQGmXMlaXq8OteDYPKxPzQMUlRtxEd9&#43;sxO5IGFx0kvmKQLzdk6cmgawcRhN&lt;br/&gt;PrDyXIqLlx6Yp0REQ03v3poLTGojUkPLeqdMrJAjwpuAyv9F8iVUn7SeHemEi8cm&lt;br/&gt;fW4wOJogA8j9P//3a7&#43;Cr8bjnOz6&#43;QwpHsdlZlKM4VUTxt3Vgx4vu&#43;SQjQxWgZEK&lt;br/&gt;I&#43;HGvgQW1buoDxleBbFq6SJc55lhF41IB17tewuDuPzT2nL4zOkbis1tUk3ASxY=&lt;br/&gt;=Rm7w&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T19:35:45&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs93g0mn4u7vg9dqy8shjvwkzuce6ntqru2mhxfjvsky0rvw0r9w4qzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwysay59</id>
    
      <title type="html">📅 Original date posted:2015-08-11 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs93g0mn4u7vg9dqy8shjvwkzuce6ntqru2mhxfjvsky0rvw0r9w4qzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwysay59" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsp4c6xtpltm5ngxyf8avp2yg08u750ezh3xph770327d0gg3exyfc7yatxu&#39;&gt;nevent1q…atxu&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-08-11&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;Hello, I thought these were good points, but I have a couple questions..&lt;br/&gt;.&lt;br/&gt;&lt;br/&gt;On 08/11/2015 12:08 AM, Mark Friedenbach via bitcoin-dev wrote:&lt;br/&gt;&amp;gt; On Mon, Aug 10, 2015 at 11:31 PM, Thomas Zander via bitcoin-dev &lt;br/&gt;&amp;gt; &amp;lt;bitcoin-dev at lists.linuxfoundation.org &lt;br/&gt;&amp;gt; &amp;lt;mailto:bitcoin-dev at lists.linuxfoundation.org&amp;gt;&amp;gt; wrote:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On Monday 10. August 2015 23.03.39 &amp;lt;tel:2015%2023.03.39&amp;gt; Mark &lt;br/&gt;&amp;gt; Friedenbach wrote:&lt;br/&gt;&amp;gt;&amp;gt; This is where things diverge. It&amp;#39;s fine to pick a new limit or&lt;br/&gt;&amp;gt;&amp;gt; growth trajectory. But defend it with data and reasoned&lt;br/&gt;&amp;gt;&amp;gt; analysis.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; We currently serve about 0,007% of the world population sending &lt;br/&gt;&amp;gt; maybe one transaction a month. This can only go up.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; There are about 20 currencies in the world that are unstable and &lt;br/&gt;&amp;gt; showing early signs of hyperinflation. If even small percentage of&lt;br/&gt;&amp;gt; these people cash-out and get Bitcoins for their savings you&amp;#39;d have&lt;br/&gt;&amp;gt; the amount of people using Bitcoin as savings go from maybe half a&lt;br/&gt;&amp;gt; million to 10 million in the space of a couple of months. Why so&lt;br/&gt;&amp;gt; fast? Because all the world currencies are linked. Practically all&lt;br/&gt;&amp;gt; currencies follow the USD, and while that one may stay robust and&lt;br/&gt;&amp;gt; standing, the linkage has been shown in the past to cause &lt;br/&gt;&amp;gt; chain-effects.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; It is impossible to predict how much uptake Bitcoin will take, but &lt;br/&gt;&amp;gt; we have seen big rises in price as Cyprus had a bailin and then&lt;br/&gt;&amp;gt; when Greece first showed bad signs again. Lets do our due diligence&lt;br/&gt;&amp;gt; and agree that in the current world economy there are sure signs&lt;br/&gt;&amp;gt; that people are considering Bitcoin on a big scale.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Bigger amount of people holding Bitcoin savings won&amp;#39;t make the &lt;br/&gt;&amp;gt; transaction rate go up very much, but if you have feet on the&lt;br/&gt;&amp;gt; ground you already see that people go back to barter in countries&lt;br/&gt;&amp;gt; like Poland, Ireland, Greece etc. And Bitcoin will be an&lt;br/&gt;&amp;gt; alternative to good to ignore.  Then transaction rates will go up.&lt;br/&gt;&amp;gt; Dramatically.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; If you are asking for numbers, that is a bit tricky. Again; we are&lt;br/&gt;&amp;gt; at 0,007%... Thats like a f-ing rounding error in the world&lt;br/&gt;&amp;gt; economy. You can&amp;#39;t reason from that. Its like using a float to do&lt;br/&gt;&amp;gt; calculations that you should have done in a double and getting&lt;br/&gt;&amp;gt; weird output.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Bottom line is that a maximum size of 8Mb blocks is not that odd. &lt;br/&gt;&amp;gt; Because a 20 times increase is very common in a &amp;#34;company&amp;#34; that is&lt;br/&gt;&amp;gt; about 6 years old. For instance Android was about that age when it&lt;br/&gt;&amp;gt; started to get shipped by non- Google companies. There the increase&lt;br/&gt;&amp;gt; was substantially bigger and the company backing it was definitely&lt;br/&gt;&amp;gt; able to change direction faster than the Bitcoin oiltanker can&lt;br/&gt;&amp;gt; change direction.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; ...&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Another metric to remember; if you follow hackernews (well, the &lt;br/&gt;&amp;gt; incubator more than the linked articles) you&amp;#39;d be exposed to the&lt;br/&gt;&amp;gt; thinking of these startups. Their only criteria is growth. and this&lt;br/&gt;&amp;gt; is rather substantial growth. Like 150% per month.  Naturally, most&lt;br/&gt;&amp;gt; of these build on top of html or other existing technologies.  But&lt;br/&gt;&amp;gt; the point is that exponential growth is expected in any startup.&lt;br/&gt;&amp;gt; They typically have a much much more agressive timeline, though.&lt;br/&gt;&amp;gt; Every month instead of every year. Having exponential growth in the&lt;br/&gt;&amp;gt; blockchain is really not odd and even if we have LN or sidechains&lt;br/&gt;&amp;gt; or the next changetip, this space will be used. And we will still&lt;br/&gt;&amp;gt; have scarcity.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; I&amp;#39;m sorry, I really don&amp;#39;t want to sound like a jerk, but not a&lt;br/&gt;&amp;gt; single word of that mattered. Yes we all want Bitcoin to scale such&lt;br/&gt;&amp;gt; that every person in the world can use it without difficulty.&lt;br/&gt;&amp;gt; However if that were all that we cared about then I would be remiss&lt;br/&gt;&amp;gt; if I did not point out that there are plenty of better, faster, and&lt;br/&gt;&amp;gt; cheaper solutions to finding global consensus over a payment ledger&lt;br/&gt;&amp;gt; than Bitcoin. Architectures which are algorithmically superior in&lt;br/&gt;&amp;gt; their scaling properties. Indeed they are already implemented and&lt;br/&gt;&amp;gt; you can use them today:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;a href=&#34;https://www.stellar.org/&#34;&gt;https://www.stellar.org/&lt;/a&gt; &lt;a href=&#34;http://opentransactions.org/&#34;&gt;http://opentransactions.org/&lt;/a&gt;&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; So why do I work on Bitcoin, and why do I care about the outcome of&lt;br/&gt;&amp;gt; this debate? Because Bitcoin offers one thing, and one thing only&lt;br/&gt;&amp;gt; which alternative architectures fundamentally lack: policy&lt;br/&gt;&amp;gt; neutrality. It can&amp;#39;t be censored, it can&amp;#39;t be shut down, and the&lt;br/&gt;&amp;gt; rules cannot change from underneath you. *That* is what Bitcoin&lt;br/&gt;&amp;gt; offers that can&amp;#39;t be replicated at higher scale with a SQL database&lt;br/&gt;&amp;gt; and an audit log.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; It follows then, that if we make a decision now which destroys&lt;br/&gt;&amp;gt; that property, which makes it possible to censor bitcoin, to deny&lt;br/&gt;&amp;gt; service, or to pressure miners into changing rules contrary to user&lt;br/&gt;&amp;gt; interests, then Bitcoin is no longer interesting. We might as well&lt;br/&gt;&amp;gt; get rid of mining at that point and make Bitcoin look like Stellar&lt;br/&gt;&amp;gt; or Open-Transactions because at least then we&amp;#39;d scale even better&lt;br/&gt;&amp;gt; and not be pumping millions of tons of CO2 into the atmosphere from&lt;br/&gt;&amp;gt; running all those ASICs.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On the other side, 3Tb harddrives are sold, which take 8Mb blocks &lt;br/&gt;&amp;gt; without problems.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Straw man, storage is not an issue.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; You can buy broadband in every relevant country that easily&lt;br/&gt;&amp;gt; supports the bandwidth we need. (remember we won&amp;#39;t jump to 8Mb in a&lt;br/&gt;&amp;gt; day, it will likely take at least 6 months).&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Neither one of those assertions is clear. Keep in mind the goal is&lt;br/&gt;&amp;gt; to have Bitcoin survive active censorship. Presumably that means&lt;br/&gt;&amp;gt; being able to run a node even in the face of a hostile ISP or&lt;br/&gt;&amp;gt; government. Furthermore, it means being location independent and&lt;br/&gt;&amp;gt; being able to move around. In many places the higher the bandwidth&lt;br/&gt;&amp;gt; requirements the fewer the number of ISPs that are available to&lt;br/&gt;&amp;gt; service you, and the more visible you are.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; It may also be necessary to be able to run over Tor. And not just &lt;br/&gt;&amp;gt; today&amp;#39;s Tor which is developed, serviced, and supported by the US &lt;br/&gt;&amp;gt; government, but a Tor or I2P that future governments have turned&lt;br/&gt;&amp;gt; hostile towards and actively censor or repress. Or existing&lt;br/&gt;&amp;gt; authoritative governments, for that matter. How much bandwidth&lt;br/&gt;&amp;gt; would be available through those connections?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; It may hopefully never be necessary to operate under such&lt;br/&gt;&amp;gt; constraints, except by freedom seeking individuals within existing&lt;br/&gt;&amp;gt; totalitarian regimes. However the credible threat of doing so may&lt;br/&gt;&amp;gt; be what keeps Bitcoin from being repressed in the first place. Lose&lt;br/&gt;&amp;gt; the capability to go underground, and it will be pressured into&lt;br/&gt;&amp;gt; regulation, eventually.&lt;br/&gt;&lt;br/&gt;Bitcoin (as well as the internet, and the world wide web) is already&lt;br/&gt;regulated around the world.&lt;br/&gt;There used to be a map that documented this fairly well, called&lt;br/&gt;bitlegal (bitlegal.net) but the site is now parked or offline.  There&lt;br/&gt;is an alternative visual picture of the subject at:&lt;br/&gt;&lt;a href=&#34;http://is.gd/vFgYrf&#34;&gt;http://is.gd/vFgYrf&lt;/a&gt;&lt;br/&gt;The upshot of that is that web wallets (which are popularized due to&lt;br/&gt;convenience) cannot be considered to provide users with control over&lt;br/&gt;their money - extended discussion on this here in the bitcoin.org&lt;br/&gt;repository:&lt;br/&gt;&lt;a href=&#34;https://github.com/bitcoin-dot-org/bitcoin.org/issues/996&#34;&gt;https://github.com/bitcoin-dot-org/bitcoin.org/issues/996&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;My question, therefore is this:&lt;br/&gt;When you say &amp;#34;it will be pressured into regulation, eventually,&amp;#34; what&lt;br/&gt;do you mean? Are you implying that even the hardware wallets and&lt;br/&gt;desktop wallets for bitcoin will be regulated to the point where they&lt;br/&gt;cannot be used by individuals who actually care about being able to&lt;br/&gt;circumvent financial censorship?  If so, explain how that is the case.&lt;br/&gt;&lt;br/&gt; I could see an argument where that might be the case to some degree&lt;br/&gt;if you would mention it in the context of services like Chainalysis&lt;br/&gt;and other companies that are in the process of setting up services for&lt;br/&gt;corporation-states for &amp;#34;virtual currency compliance;&amp;#34; e.g.; if&lt;br/&gt;activity can be scanned and if a state has a requirement you are&lt;br/&gt;supposed to be registered with the state to use virtual currency at&lt;br/&gt;some level, and if companies scan the blockchain and report this&lt;br/&gt;information to states (as they now do), then as you say, the only&lt;br/&gt;reasonable method of using virtual currencies would be one in which&lt;br/&gt;location is masked and information about the nodes and history of&lt;br/&gt;transactions can be hidden.  However, this requires more privacy and&lt;br/&gt;anonymity effort in bitcoin development, but I don&amp;#39;t think it would&lt;br/&gt;actually keep people from using hardware and desktop wallets (although&lt;br/&gt;I do think eventually people will, as they are beginning to now, be&lt;br/&gt;gradually censored more and more from utilizing web wallets for&lt;br/&gt;activities that they desire).&lt;br/&gt;&lt;br/&gt;It seems to me that the existence of various tools and conditions&lt;br/&gt;(external to the whole issue of legal constraints) are also very&lt;br/&gt;important.  For example, various companies have recently made public&lt;br/&gt;announcements that they will leave (or not operate in) New York due to&lt;br/&gt;Bitlicense - Kraken, Shapeshift.io, poloniex, and others.  It&amp;#39;s&lt;br/&gt;understandable given the extreme nature of NY&amp;#39;s approach (I personally&lt;br/&gt;oppose any regulation of virtual currencies).  But technically, they&lt;br/&gt;didn&amp;#39;t have to cease operating, did they?  This was a failure in their&lt;br/&gt;business model.  They made a big statement about how evil NY was and&lt;br/&gt;fled the scene, perhaps never to return to serve NY.  (Note, I don&amp;#39;t&lt;br/&gt;live in NY, so I&amp;#39;m not personally being left out in the cold when&lt;br/&gt;Kraken etc. leave, for the record.) As said, this was a failure in&lt;br/&gt;Kraken, poloniex&amp;#39;s, shapeshift&amp;#39;s, etc., business model.  Why?  Because&lt;br/&gt;here we are talking about web-based services.  A distributed,&lt;br/&gt;decentralized, peer-to-peer model in which the user has a piece of&lt;br/&gt;software on their computer (think openbazaar or bitsquare) is far and&lt;br/&gt;away better than services which are web based.  Why?  Because systems&lt;br/&gt;which are set up such as (openbazaar, bitsquare) don&amp;#39;t have to worry&lt;br/&gt;about the constraints of state boundaries or shifting legal things,&lt;br/&gt;nor do the people who made the software end up holding keys on behalf&lt;br/&gt;of the users.  If Kraken, poloniex, etc., had bothered to develop&lt;br/&gt;contingency software (similar to what is being worked on with&lt;br/&gt;&lt;a href=&#34;https://bitsquare.io/&#34;&gt;https://bitsquare.io/&lt;/a&gt; for example) for users who might be affected in&lt;br/&gt;jurisdictions where corporation-states Just Don&amp;#39;t Get It (read... NY,&lt;br/&gt;and possibly CA, as examples) then maybe they wouldn&amp;#39;t have to worry&lt;br/&gt;about it at all.  It just would be a matter of users installing a&lt;br/&gt;piece of software from their website, discontinuing the web-based&lt;br/&gt;exchange for that state, and directing users for highly regulated&lt;br/&gt;states to a download page for the decentralized exchange software.&lt;br/&gt;Not that hard really - but something we haven&amp;#39;t seen done yet by the&lt;br/&gt;big exchanges.&lt;br/&gt;&lt;br/&gt;I have another question for you below...&lt;br/&gt;&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; To the second point, it has been previously pointed out that large &lt;br/&gt;&amp;gt; miners stand to gain from larger blocks, for the same basic&lt;br/&gt;&amp;gt; underlying reasons as selfish mining. The incentive is to increase&lt;br/&gt;&amp;gt; blocks, and miners are able to do so at will and without cost. I&lt;br/&gt;&amp;gt; would not be so certain that we wouldn&amp;#39;t see large blocks sooner&lt;br/&gt;&amp;gt; than that.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; We should get the inverted bloom filters stuff (or competing &lt;br/&gt;&amp;gt; products) working at least on a one-to-one basis so we can solve&lt;br/&gt;&amp;gt; the propagation time problem. There frankly is a huge amount of&lt;br/&gt;&amp;gt; optimization that can be done in that area, we don&amp;#39;t even use&lt;br/&gt;&amp;gt; locality (pingtime) to optimize distribution.&lt;br/&gt;&amp;gt;&amp;gt; From my experience you can expect a 2-magnitude speedup in that&lt;br/&gt;&amp;gt; same 6 month period by focusing some research there.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; This is basically already deployed thanks to Matt&amp;#39;s relay network. &lt;br/&gt;&amp;gt; Further improvements are not going to have dramatic effects.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Remember 8Gb/block still doesn&amp;#39;t support VISA/Mastercard.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; No, it doesn&amp;#39;t. And 8GB/block is ludicrously large -- it would &lt;br/&gt;&amp;gt; absolutely, without any doubt destroy the very nature of Bitcoin, &lt;br/&gt;&amp;gt; turning it into a fundamentally uninteresting reincarnation of the &lt;br/&gt;&amp;gt; existing financial system.&lt;br/&gt;&lt;br/&gt;Why do you say 8GB / block would destroy the very nature of Bitcoin?&lt;br/&gt;I don&amp;#39;t see that it would destroy bitcoin... but also, what would&lt;br/&gt;cause 8GB to happen very soon?  As I understood it, any process would&lt;br/&gt;phase increases.  Explain how that would destroy the very nature of&lt;br/&gt;Bitcoin?&lt;br/&gt;&lt;br/&gt;Blocksize is extremely likely to get bigger (I&amp;#39;m supposing here that&lt;br/&gt;some version of Garzik&amp;#39;s BIP 100 or something very close to it is what&lt;br/&gt;will likely be adopted and that the blocksize would be voted on&lt;br/&gt;something like this:&lt;br/&gt;&lt;a href=&#34;https://bitcoin.stackexchange.com/questions/37943/bip-100-what-votes-are&#34;&gt;https://bitcoin.stackexchange.com/questions/37943/bip-100-what-votes-are&lt;/a&gt;&lt;br/&gt;- -possible&lt;br/&gt;&lt;br/&gt;Am I wrong?  Please let me know if I&amp;#39;m dumb.&lt;br/&gt;&lt;br/&gt;I am aware consensus isn&amp;#39;t precisely there yet, but I&amp;#39;m just curious.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&amp;gt; And still be unable to compete with VISA/Mastercard.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; So why then the pressure to go down a route that WILL lead to&lt;br/&gt;&amp;gt; failure by your own metrics?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; I humbly suggest that maybe we should play the strengths of&lt;br/&gt;&amp;gt; Bitcoin instead -- it&amp;#39;s trustlessness via policy neutrality.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Either that, or go work on Stellar. Because that&amp;#39;s where it&amp;#39;s&lt;br/&gt;&amp;gt; headed otherwise.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; _______________________________________________ bitcoin-dev mailing&lt;br/&gt;&amp;gt; list 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;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v1&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJVypDkAAoJEGxwq/inSG8CSAEH/00rWd1wzGU3vhXqzVCzPcHx&lt;br/&gt;GnMpR3iiSYpjm1Wt1tHc1SsJnhcVL93iNuOpQMTU7jXhj9qEYu58uoVz&#43;XnfeiFY&lt;br/&gt;i4B4awt3fuR33&#43;D5Y&#43;IKAm3KLd1HYpcSq7N2LSSJli2r8zvum&#43;rcm5CXppR8qxJM&lt;br/&gt;nmjlS/Tp6FwKhBzqOeBGK6vWnigs1KJgllO4AzNKPSXwFPhQKZGMbH1cFx5qKxp9&lt;br/&gt;5UmU4bxZNKmOtjvfFyptR1lY&#43;JYqaoQeOkdnlOYWAaClSiH1y8DnzJtpVSImw3X5&lt;br/&gt;ZYI5GUp1HgE4RrxK8cykPn5j90elHSWe&#43;GaREjMcidnyJYvtlPapnEpEnda5iBk=&lt;br/&gt;=pxSx&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T19:34:07&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsxx8qupcfnyh4fy9a57g5kqswt4zctl3m9pa8ca67tn3g6yh7ejqgzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwxz9x8u</id>
    
      <title type="html">📅 Original date posted:2015-08-11 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsxx8qupcfnyh4fy9a57g5kqswt4zctl3m9pa8ca67tn3g6yh7ejqgzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwxz9x8u" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs0fq27k5xsy2kweqwu7um7r9l38l33huha2z0ztscede79q0ednaq8947r6&#39;&gt;nevent1q…47r6&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-08-11&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;Hey Angel,&lt;br/&gt;&lt;br/&gt;On 08/11/2015 02:14 AM, Angel Leon via bitcoin-dev wrote:&lt;br/&gt;&amp;gt; -policy neutrality. - It can&amp;#39;t be censored. - it can&amp;#39;t be shut&lt;br/&gt;&amp;gt; down - and the rules cannot change from underneath you.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; except it can be shutdown the minute it actually gets used by its &lt;br/&gt;&amp;gt; inability to scale.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; what&amp;#39;s the point of having all this if nobody can use it? what&amp;#39;s&lt;br/&gt;&amp;gt; the point of going through all that energy and CO2 for a mere &lt;br/&gt;&amp;gt; 24,000 transactions an hour?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; It&amp;#39;s clear that it&amp;#39;s just a matter of time before it collapses.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Here&amp;#39;s a simple proposal (concept) that doesn&amp;#39;t pretend to set a&lt;br/&gt;&amp;gt; fixed block size limit as you can&amp;#39;t ever know the demands the&lt;br/&gt;&amp;gt; future will bring&lt;br/&gt;&amp;gt; &lt;a href=&#34;https://gist.github.com/gubatron/143e431ee01158f27db4&#34;&gt;https://gist.github.com/gubatron/143e431ee01158f27db4&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;This seems to be a really good idea... May I add in here something&lt;br/&gt;that&amp;#39;s been dismissed before but I will mention it again anyway...&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;http://is.gd/DiFuRr&#34;&gt;http://is.gd/DiFuRr&lt;/a&gt; &amp;#34;dynamic block size adjustment&amp;#34;&lt;br/&gt;My sense has been that something like this could be coupled with&lt;br/&gt;Garzik&amp;#39;s BIP 100.  For some reason I keep getting attacked for saying&lt;br/&gt;this.&lt;br/&gt;&lt;br/&gt;/RantOff&lt;br/&gt;&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; We don&amp;#39;t need to go as far as countries with hyper inflation trying&lt;br/&gt;&amp;gt; to use the technology to make it collapse, anybody here who has&lt;br/&gt;&amp;gt; distributed commercial/free end user software knows that any small&lt;br/&gt;&amp;gt; company out there installs more copies in a couple weeks than all&lt;br/&gt;&amp;gt; the bitcoin users we have at the moment, all we need is a single&lt;br/&gt;&amp;gt; company/project with a decent amount of users who are now enabled&lt;br/&gt;&amp;gt; to transact directly on the blockchain to screw it all up (perhaps&lt;br/&gt;&amp;gt; OpenBazaar this winter could make this whole thing come down,&lt;br/&gt;&amp;gt; hopefully they&amp;#39;ll take this debate and the current limitations&lt;br/&gt;&amp;gt; before their release, and boy are they coding nonstop on it now&lt;br/&gt;&amp;gt; that they got funded), the last of your fears should be a malicious&lt;br/&gt;&amp;gt; government trying to shut you down, for that to happen you must&lt;br/&gt;&amp;gt; make an impact first, for now this is a silly game in the grand &lt;br/&gt;&amp;gt; scheme of things.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; And you did sound pretty bad, all of his points were very valid and&lt;br/&gt;&amp;gt; they share the concern of many people, many investors,&lt;br/&gt;&amp;gt; entrepreneurs putting shitload of money, time and their lives on a&lt;br/&gt;&amp;gt; much larger vision than that of a network that does a mere 3,500&lt;br/&gt;&amp;gt; tx/hour, but some people seem to be able to live in impossible or&lt;br/&gt;&amp;gt; useless ideals.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; It&amp;#39;s simply irresponsible to not want to give the network a chance&lt;br/&gt;&amp;gt; to grow a bit more. Miners centralizing is inevitable given the POW&lt;br/&gt;&amp;gt; based consensus, hobbists-mining is only there for countries with&lt;br/&gt;&amp;gt; very cheap energy.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; If things remain this way, this whole thing will be a massive&lt;br/&gt;&amp;gt; failure and it will probably take another decade before we can open&lt;br/&gt;&amp;gt; our mouths about cryptocurrencies, decentralization and what not,&lt;br/&gt;&amp;gt; and this stubornness will be the one policy that censored everyone,&lt;br/&gt;&amp;gt; that shutdown everyone, that made the immutable rules not matter.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Perhaps it will be Stellar what ends up delivering at this stubborn&lt;br/&gt;&amp;gt; pace.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;a href=&#34;http://twitter.com/gubatron&#34;&gt;http://twitter.com/gubatron&lt;/a&gt;&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On Tue, Aug 11, 2015 at 4:38 AM, Thomas Zander via bitcoin-dev &lt;br/&gt;&amp;gt; &amp;lt;bitcoin-dev at lists.linuxfoundation.org &lt;br/&gt;&amp;gt; &amp;lt;mailto:bitcoin-dev at lists.linuxfoundation.org&amp;gt;&amp;gt; wrote:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; It follows then, that if we make a decision now which destroys&lt;br/&gt;&amp;gt;&amp;gt; that property, which makes it possible to censor bitcoin, to deny&lt;br/&gt;&amp;gt;&amp;gt; service, or to pressure miners into changing rules contrary to&lt;br/&gt;&amp;gt;&amp;gt; user interests, then Bitcoin is no longer interesting.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; You asked to be convinced of the need for bigger blocks. I gave&lt;br/&gt;&amp;gt; that. What makes you think bitcoin will break when more people use&lt;br/&gt;&amp;gt; it?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Sent on the go, excuse the brevity. *From: *Mark Friedenbach *Sent:&lt;br/&gt;&amp;gt; *Tuesday, 11 August 2015 08:10 *To: *Thomas Zander *Cc: *Bitcoin&lt;br/&gt;&amp;gt; Dev *Subject: *Re: [bitcoin-dev] Fees and the block-finding&lt;br/&gt;&amp;gt; process&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On Mon, Aug 10, 2015 at 11:31 PM, Thomas Zander via bitcoin-dev &lt;br/&gt;&amp;gt; &amp;lt;bitcoin-dev at lists.linuxfoundation.org &lt;br/&gt;&amp;gt; &amp;lt;mailto:bitcoin-dev at lists.linuxfoundation.org&amp;gt;&amp;gt; wrote:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On Monday 10. August 2015 23.03.39 &amp;lt;tel:2015%2023.03.39&amp;gt; Mark &lt;br/&gt;&amp;gt; Friedenbach wrote:&lt;br/&gt;&amp;gt;&amp;gt; This is where things diverge. It&amp;#39;s fine to pick a new limit or&lt;br/&gt;&amp;gt;&amp;gt; growth trajectory. But defend it with data and reasoned&lt;br/&gt;&amp;gt;&amp;gt; analysis.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; We currently serve about 0,007% of the world population sending &lt;br/&gt;&amp;gt; maybe one transaction a month. This can only go up.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; There are about 20 currencies in the world that are unstable and &lt;br/&gt;&amp;gt; showing early signs of hyperinflation. If even small percentage of&lt;br/&gt;&amp;gt; these people cash-out and get Bitcoins for their savings you&amp;#39;d have&lt;br/&gt;&amp;gt; the amount of people using Bitcoin as savings go from maybe half a&lt;br/&gt;&amp;gt; million to 10 million in the space of a couple of months. Why so&lt;br/&gt;&amp;gt; fast? Because all the world currencies are linked. Practically all&lt;br/&gt;&amp;gt; currencies follow the USD, and while that one may stay robust and&lt;br/&gt;&amp;gt; standing, the linkage has been shown in the past to cause &lt;br/&gt;&amp;gt; chain-effects.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; It is impossible to predict how much uptake Bitcoin will take, but&lt;br/&gt;&amp;gt; we have seen big rises in price as Cyprus had a bailin and then&lt;br/&gt;&amp;gt; when Greece first showed bad signs again. Lets do our due diligence&lt;br/&gt;&amp;gt; and agree that in the current world economy there are sure signs&lt;br/&gt;&amp;gt; that people are considering Bitcoin on a big scale.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Bigger amount of people holding Bitcoin savings won&amp;#39;t make the &lt;br/&gt;&amp;gt; transaction rate go up very much, but if you have feet on the&lt;br/&gt;&amp;gt; ground you already see that people go back to barter in countries&lt;br/&gt;&amp;gt; like Poland, Ireland, Greece etc. And Bitcoin will be an&lt;br/&gt;&amp;gt; alternative to good to ignore.  Then transaction rates will go up.&lt;br/&gt;&amp;gt; Dramatically.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; If you are asking for numbers, that is a bit tricky. Again; we are&lt;br/&gt;&amp;gt; at 0,007%... Thats like a f-ing rounding error in the world &lt;br/&gt;&amp;gt; economy. You can&amp;#39;t reason from that. Its like using a float to do&lt;br/&gt;&amp;gt; calculations that you should have done in a double and getting&lt;br/&gt;&amp;gt; weird output.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Bottom line is that a maximum size of 8Mb blocks is not that odd.&lt;br/&gt;&amp;gt; Because a 20 times increase is very common in a &amp;#34;company&amp;#34; that is&lt;br/&gt;&amp;gt; about 6 years old. For instance Android was about that age when it&lt;br/&gt;&amp;gt; started to get shipped by non- Google companies. There the increase&lt;br/&gt;&amp;gt; was substantially bigger and the company backing it was definitely&lt;br/&gt;&amp;gt; able to change direction faster than the Bitcoin oiltanker can&lt;br/&gt;&amp;gt; change direction.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; ...&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Another metric to remember; if you follow hackernews (well, the &lt;br/&gt;&amp;gt; incubator more than the linked articles) you&amp;#39;d be exposed to the&lt;br/&gt;&amp;gt; thinking of these startups. Their only criteria is growth. and this&lt;br/&gt;&amp;gt; is rather substantial growth. Like 150% per month.  Naturally, most&lt;br/&gt;&amp;gt; of these build on top of html or other existing technologies.  But&lt;br/&gt;&amp;gt; the point is that exponential growth is expected in any startup.&lt;br/&gt;&amp;gt; They typically have a much much more agressive timeline, though.&lt;br/&gt;&amp;gt; Every month instead of every year. Having exponential growth in the&lt;br/&gt;&amp;gt; blockchain is really not odd and even if we have LN or sidechains&lt;br/&gt;&amp;gt; or the next changetip, this space will be used. And we will still&lt;br/&gt;&amp;gt; have scarcity.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; I&amp;#39;m sorry, I really don&amp;#39;t want to sound like a jerk, but not a &lt;br/&gt;&amp;gt; single word of that mattered. Yes we all want Bitcoin to scale&lt;br/&gt;&amp;gt; such that every person in the world can use it without difficulty. &lt;br/&gt;&amp;gt; However if that were all that we cared about then I would be&lt;br/&gt;&amp;gt; remiss if I did not point out that there are plenty of better,&lt;br/&gt;&amp;gt; faster, and cheaper solutions to finding global consensus over a&lt;br/&gt;&amp;gt; payment ledger than Bitcoin. Architectures which are&lt;br/&gt;&amp;gt; algorithmically superior in their scaling properties. Indeed they&lt;br/&gt;&amp;gt; are already implemented and you can use them today:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;a href=&#34;https://www.stellar.org/&#34;&gt;https://www.stellar.org/&lt;/a&gt; &lt;a href=&#34;http://opentransactions.org/&#34;&gt;http://opentransactions.org/&lt;/a&gt;&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; So why do I work on Bitcoin, and why do I care about the outcome&lt;br/&gt;&amp;gt; of this debate? Because Bitcoin offers one thing, and one thing&lt;br/&gt;&amp;gt; only which alternative architectures fundamentally lack: policy &lt;br/&gt;&amp;gt; neutrality. It can&amp;#39;t be censored, it can&amp;#39;t be shut down, and the &lt;br/&gt;&amp;gt; rules cannot change from underneath you. *That* is what Bitcoin &lt;br/&gt;&amp;gt; offers that can&amp;#39;t be replicated at higher scale with a SQL&lt;br/&gt;&amp;gt; database and an audit log.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; It follows then, that if we make a decision now which destroys&lt;br/&gt;&amp;gt; that property, which makes it possible to censor bitcoin, to deny &lt;br/&gt;&amp;gt; service, or to pressure miners into changing rules contrary to&lt;br/&gt;&amp;gt; user interests, then Bitcoin is no longer interesting. We might as&lt;br/&gt;&amp;gt; well get rid of mining at that point and make Bitcoin look like&lt;br/&gt;&amp;gt; Stellar or Open-Transactions because at least then we&amp;#39;d scale even&lt;br/&gt;&amp;gt; better and not be pumping millions of tons of CO2 into the&lt;br/&gt;&amp;gt; atmosphere from running all those ASICs.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On the other side, 3Tb harddrives are sold, which take 8Mb blocks&lt;br/&gt;&amp;gt; without problems.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Straw man, storage is not an issue.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; You can buy broadband in every relevant country that easily &lt;br/&gt;&amp;gt; supports the bandwidth we need. (remember we won&amp;#39;t jump to 8Mb in a&lt;br/&gt;&amp;gt; day, it will likely take at least 6 months).&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Neither one of those assertions is clear. Keep in mind the goal is &lt;br/&gt;&amp;gt; to have Bitcoin survive active censorship. Presumably that means &lt;br/&gt;&amp;gt; being able to run a node even in the face of a hostile ISP or &lt;br/&gt;&amp;gt; government. Furthermore, it means being location independent and &lt;br/&gt;&amp;gt; being able to move around. In many places the higher the bandwidth &lt;br/&gt;&amp;gt; requirements the fewer the number of ISPs that are available to &lt;br/&gt;&amp;gt; service you, and the more visible you are.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; It may also be necessary to be able to run over Tor. And not just &lt;br/&gt;&amp;gt; today&amp;#39;s Tor which is developed, serviced, and supported by the US &lt;br/&gt;&amp;gt; government, but a Tor or I2P that future governments have turned &lt;br/&gt;&amp;gt; hostile towards and actively censor or repress. Or existing &lt;br/&gt;&amp;gt; authoritative governments, for that matter. How much bandwidth&lt;br/&gt;&amp;gt; would be available through those connections?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; It may hopefully never be necessary to operate under such &lt;br/&gt;&amp;gt; constraints, except by freedom seeking individuals within existing &lt;br/&gt;&amp;gt; totalitarian regimes. However the credible threat of doing so may&lt;br/&gt;&amp;gt; be what keeps Bitcoin from being repressed in the first place. Lose&lt;br/&gt;&amp;gt; the capability to go underground, and it will be pressured into &lt;br/&gt;&amp;gt; regulation, eventually.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; To the second point, it has been previously pointed out that large &lt;br/&gt;&amp;gt; miners stand to gain from larger blocks, for the same basic &lt;br/&gt;&amp;gt; underlying reasons as selfish mining. The incentive is to increase &lt;br/&gt;&amp;gt; blocks, and miners are able to do so at will and without cost. I &lt;br/&gt;&amp;gt; would not be so certain that we wouldn&amp;#39;t see large blocks sooner &lt;br/&gt;&amp;gt; than that.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; We should get the inverted bloom filters stuff (or competing &lt;br/&gt;&amp;gt; products) working at least on a one-to-one basis so we can solve&lt;br/&gt;&amp;gt; the propagation time problem. There frankly is a huge amount of&lt;br/&gt;&amp;gt; optimization that can be done in that area, we don&amp;#39;t even use&lt;br/&gt;&amp;gt; locality (pingtime) to optimize distribution.&lt;br/&gt;&amp;gt;&amp;gt; From my experience you can expect a 2-magnitude speedup in that&lt;br/&gt;&amp;gt; same 6 month period by focusing some research there.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; This is basically already deployed thanks to Matt&amp;#39;s relay network. &lt;br/&gt;&amp;gt; Further improvements are not going to have dramatic effects.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Remember 8Gb/block still doesn&amp;#39;t support VISA/Mastercard.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; No, it doesn&amp;#39;t. And 8GB/block is ludicrously large -- it would &lt;br/&gt;&amp;gt; absolutely, without any doubt destroy the very nature of Bitcoin, &lt;br/&gt;&amp;gt; turning it into a fundamentally uninteresting reincarnation of the &lt;br/&gt;&amp;gt; existing financial system. And still be unable to compete with &lt;br/&gt;&amp;gt; VISA/Mastercard.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; So why then the pressure to go down a route that WILL lead to &lt;br/&gt;&amp;gt; failure by your own metrics?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; I humbly suggest that maybe we should play the strengths of&lt;br/&gt;&amp;gt; Bitcoin instead -- it&amp;#39;s trustlessness via policy neutrality.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Either that, or go work on Stellar. Because that&amp;#39;s where it&amp;#39;s&lt;br/&gt;&amp;gt; headed otherwise.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; _______________________________________________ bitcoin-dev mailing&lt;br/&gt;&amp;gt; list bitcoin-dev at lists.linuxfoundation.org &lt;br/&gt;&amp;gt; &amp;lt;mailto:bitcoin-dev at lists.linuxfoundation.org&amp;gt; &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;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; _______________________________________________ bitcoin-dev mailing&lt;br/&gt;&amp;gt; list 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;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v1&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJVypQUAAoJEGxwq/inSG8CZ3wH/1BsvmusOaCHnQMSrRAhUSTy&lt;br/&gt;owzhWC/7AWUuav7MSr8upLK29oGnL&#43;R4&#43;PqmyuXmSBQDjwJmtlS11GXvEP3/BqzA&lt;br/&gt;Qxz6EkEw/BRPe1YgvsS9LJNe90aIsiJRgeGls3XIirdzE0b6PSFn4GB0hn0XLU5Y&lt;br/&gt;rNA6WlWHlZ5c/J26sxbEUdWzQZd7cTybJgmUVwqjqaviBpvg5iGIHhN/dHglqRvm&lt;br/&gt;9/IscT3MNneXqD5QYwNvYUG2yjgRLgggnIufU37r8Rt&#43;S6xJ0TK&#43;&#43;R5hhKS5fF61&lt;br/&gt;7xBQGDuczI&#43;/mCGMc88JZxEIAV/H63SfIrD3bjqcfDnGXDl9SmrfdiIwyy3Yitc=&lt;br/&gt;=zbGE&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T19:34:05&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs024358k3krdhm2xgl2mm80j45n569httaj5g37arfc3s09tu4xqczyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldw098cwr</id>
    
      <title type="html">📅 Original date posted:2015-08-10 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs024358k3krdhm2xgl2mm80j45n569httaj5g37arfc3s09tu4xqczyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldw098cwr" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs2dakcuzgvnv7y785knz9vrasxxsjgfyu0xzn9q43cv32em5hyphq83wssr&#39;&gt;nevent1q…wssr&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-08-10&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;Replying because.&lt;br/&gt;&lt;br/&gt;On 08/10/2015 10:14 AM, Pieter Wuille wrote:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On Aug 10, 2015 7:03 PM, &amp;#34;odinn via bitcoin-dev&amp;#34; &lt;br/&gt;&amp;gt; &amp;lt;bitcoin-dev at lists.linuxfoundation.org &lt;br/&gt;&amp;gt; &amp;lt;mailto:bitcoin-dev at lists.linuxfoundation.org&amp;gt;&amp;gt; wrote: Note that&lt;br/&gt;&amp;gt; I&amp;#39;ve&lt;br/&gt;&amp;gt;&amp;gt; been in favor of going ahead with Cameron Garnham&amp;#39;s dynamic&lt;br/&gt;&amp;gt;&amp;gt; softfork proposal right now, which can be seen at&lt;br/&gt;&amp;gt;&amp;gt; &lt;a href=&#34;http://is.gd/DiFuRr&#34;&gt;http://is.gd/DiFuRr&lt;/a&gt;&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; No offence, but I think that anyone who claims a block size limit&lt;br/&gt;&amp;gt; change can be done as a soft fork has some basic reading to do&lt;br/&gt;&amp;gt; first.&lt;br/&gt;&lt;br/&gt;Technically, my proposal has been thus:&lt;br/&gt;&lt;br/&gt;&amp;#34;Note that I&amp;#39;ve&lt;br/&gt;been in favor of going ahead with Cameron Garnham&amp;#39;s dynamic softfork&lt;br/&gt;proposal right now, which can be seen at &lt;a href=&#34;http://is.gd/DiFuRr&#34;&gt;http://is.gd/DiFuRr&lt;/a&gt; - testing&lt;br/&gt;it out, seeing how that works, and at the same time making&lt;br/&gt;preparations for moving forward with Garzik&amp;#39;s BIP 100 (which could be&lt;br/&gt;tailored or refined based on additional data gathered, without being&lt;br/&gt;turned into a controversial fork&amp;#34;&lt;br/&gt;&lt;br/&gt;To have quoted it only in part was unfair.&lt;br/&gt;&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Also, please keep this thread about Lightning.&lt;br/&gt;&lt;br/&gt;Agreed.&lt;br/&gt;&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; -- Pieter&lt;br/&gt;&amp;gt; &lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v1&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJVyOMjAAoJEGxwq/inSG8CmAQIAI5XrAIa8VrkFYLtJ8s0CHqj&lt;br/&gt;kZrMatH2oVGGaENVChVDU7u4SGnMQdiJF32QY5Olih3ia1rAx9n43tiyPyUp8y0S&lt;br/&gt;iLudwFfyvmzSyRdoLnTRbDYkiNUnuy9lppZsL&#43;AtQWCpMLxBIObs1NnzP7je4Qn2&lt;br/&gt;a8lWklMf9mmlCyhyah7kJPdZzECwfpz2ARk68iUUAuqqLcFM2afmzcgLh2PuDRhU&lt;br/&gt;6Hjw7crTXA5AhPSeNNz1az0cq5MTUv46SAr3mbAiMjFwz7tFWSWEGMTaTdQ/Igwe&lt;br/&gt;JeMARTJuxY7QL1XHAmKgfHUEi6mmW2LiG0vm6xp8XnRfsUNfDVZ8IsmYky7kDLM=&lt;br/&gt;=5Aay&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T19:33:04&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqszswfcg9dhkd2leu7uuyw6alz20ycw8juy7j679dxxv3yt0mzq78szyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwrgf99h</id>
    
      <title type="html">📅 Original date posted:2015-08-10 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqszswfcg9dhkd2leu7uuyw6alz20ycw8juy7j679dxxv3yt0mzq78szyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwrgf99h" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs833chamn25u7fp3zf6d580hy0xlnv7kxu37mqcg6hqqu9r7t4gug8xh4tl&#39;&gt;nevent1q…h4tl&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-08-10&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;Hello,&lt;br/&gt;&lt;br/&gt;If I understand this correctly, Lightning only requires transaction&lt;br/&gt;malleability to be fixed to be able to work ~ I believe that was going&lt;br/&gt;to happen in a release of (bitcoind), but I&amp;#39;m not sure if that is&lt;br/&gt;correct on timing ( note also, this wiki seems to be out of date on&lt;br/&gt;infos about bitcoind &lt;a href=&#34;https://en.bitcoin.it/wiki/Bitcoind&#34;&gt;https://en.bitcoin.it/wiki/Bitcoind&lt;/a&gt; )&lt;br/&gt;&lt;br/&gt;I have also heard it said that bitcoin should support relative&lt;br/&gt;locktime opcodes so that long-lived micropayment channels would be&lt;br/&gt;able to be created, such that there would be Lightning functionality&lt;br/&gt;beyond the basic microhop channels (which would be short-lived in&lt;br/&gt;nature at the basic level).&lt;br/&gt;&lt;br/&gt;This would be nice, but it seems like such discussions would take a&lt;br/&gt;while to get done as basic development issues right now aren&amp;#39;t even&lt;br/&gt;wrapping up (e.g. blocksize debate related stuff.)  Note that I&amp;#39;ve&lt;br/&gt;been in favor of going ahead with Cameron Garnham&amp;#39;s dynamic softfork&lt;br/&gt;proposal right now, which can be seen at &lt;a href=&#34;http://is.gd/DiFuRr&#34;&gt;http://is.gd/DiFuRr&lt;/a&gt; - testing&lt;br/&gt;it out, seeing how that works, and at the same time making&lt;br/&gt;preparations for moving forward with Garzik&amp;#39;s BIP 100 (which could be&lt;br/&gt;tailored or refined based on additional data gathered, without being&lt;br/&gt;turned into a controversial fork (e.g. needs to make sure to avoid&lt;br/&gt;inclusion of XT, for example).  Garnham&amp;#39;s proposal and Garzik&amp;#39;s&lt;br/&gt;proposal are not mutually exclusive, imho, and I don&amp;#39;t see why the&lt;br/&gt;matter can&amp;#39;t simply be resolved, it seems to be just an endless pile&lt;br/&gt;of argumentation that will go on forever and ever.  This needs to,&lt;br/&gt;like, stop.&lt;br/&gt;&lt;br/&gt;Also, it strikes me that unless and until certain changes can be made&lt;br/&gt;in bitcoin that would reduce fees and cost to transact, solutions such&lt;br/&gt;as Lightning are going to fill the gap whether or not you want them&lt;br/&gt;to; users have a choice in the market, and as the billions of unbanked&lt;br/&gt;are gradually excluded from straight bitcoin, people will seek other&lt;br/&gt;services which offer them lesser fees to transact, or they will seek&lt;br/&gt;other coins which offer them lesser cost to transact.  It is, after&lt;br/&gt;all, an open market.  I have made this point before elsewhere albeit&lt;br/&gt;with more emphasis (and data to back up my point):&lt;br/&gt;( On Github at Pull Request #6201: &lt;a href=&#34;http://is.gd/8bW0zq&#34;&gt;http://is.gd/8bW0zq&lt;/a&gt; )&lt;br/&gt;&lt;br/&gt;In making and successfully defending such points on Github, the&lt;br/&gt;following conclusions were drawn:&lt;br/&gt;As the cost to transact goes higher and higher based on this&lt;br/&gt;observable trend (due to all the factors mentioned in the thread on&lt;br/&gt;github), then people who are affected by these rising costs to&lt;br/&gt;transact will do one of three things with respect to bitcoin (and&lt;br/&gt;virtual currencies generally):&lt;br/&gt;1) Ignore bitcoin (an unlikely possibility, but it is one that would&lt;br/&gt;occur),&lt;br/&gt;2) adopt alts which are more inclined to allow people to perform&lt;br/&gt;microtransactions,&lt;br/&gt;3) and/or use bitcoin increasingly off-chain, which is likely to come&lt;br/&gt;with its own set of problems for the network.&lt;br/&gt;&lt;br/&gt;Regarding donation or microdonation use cases, To keep it all&lt;br/&gt;on-chain, wallets can be designed to accumulate donation micro-amounts&lt;br/&gt;according to donation settings of a user (in voluntary donation use&lt;br/&gt;cases such as in ABIS -- &lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ) as an internal accounting&lt;br/&gt;feature, for example, and when enough donation value is accumulated,&lt;br/&gt;it can be sent to the recipient by piggybacking on one of the user&amp;#39;s&lt;br/&gt;daily transactions.  This is one method doing so in a manner which is&lt;br/&gt;on-chain; depending on the cryptocurrency under consideration, the&lt;br/&gt;feasibility of doing this in a wallet will be greater or lesser.&lt;br/&gt;&lt;br/&gt;- -O&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;On 08/09/2015 01:14 PM, Hector Chu via bitcoin-dev wrote:&lt;br/&gt;&amp;gt; In the Lightning network it is assumed that the balances can always&lt;br/&gt;&amp;gt; be settled on the blockchain if any of the parties along the&lt;br/&gt;&amp;gt; channel has a problem. What if the fee on the settlement&lt;br/&gt;&amp;gt; transactions is not high enough to enter the blockchain? You can&amp;#39;t&lt;br/&gt;&amp;gt; do replace-by-fee after the fact. Do the fees always have to assume&lt;br/&gt;&amp;gt; worst case scenarios on the Bitcoin fee market?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On 9 August 2015 at 19:54, Mark Friedenbach via bitcoin-dev &lt;br/&gt;&amp;gt; &amp;lt;bitcoin-dev at lists.linuxfoundation.org &lt;br/&gt;&amp;gt; &amp;lt;mailto:bitcoin-dev at lists.linuxfoundation.org&amp;gt;&amp;gt; wrote:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Tom, you appear to be misunderstanding how lightning network and &lt;br/&gt;&amp;gt; micropayment hub-and-spoke models in general work.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; But neither can Bob receive money, unless payment hub has&lt;br/&gt;&amp;gt; advanced it to the channel (or (2) below applies).  Nothing&lt;br/&gt;&amp;gt; requires the payment hub to do this.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On the contrary the funds were advanced by the hub on the creation &lt;br/&gt;&amp;gt; of the channel. There is no credit involved. if the funds aren&amp;#39;t &lt;br/&gt;&amp;gt; already available for Bob to immediately claim his balance, the &lt;br/&gt;&amp;gt; payment doesn&amp;#39;t go through in the first place.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On Sun, Aug 9, 2015 at 11:46 AM, Tom Harding via bitcoin-dev &lt;br/&gt;&amp;gt; &amp;lt;bitcoin-dev at lists.linuxfoundation.org &lt;br/&gt;&amp;gt; &amp;lt;mailto:bitcoin-dev at lists.linuxfoundation.org&amp;gt;&amp;gt; wrote:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On 8/4/2015 4:27 AM, Pieter Wuille via bitcoin-dev wrote:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; Don&amp;#39;t turn Bitcoin into something uninteresting, please.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Consider how Bob will receive money using the Lightning Network.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Bob receives a payment by applying a contract to his local payment &lt;br/&gt;&amp;gt; channel, increasing the amount payable to him when the channel is&lt;br/&gt;&amp;gt; closed.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; There are two possible sources of funding for Bob&amp;#39;s increased&lt;br/&gt;&amp;gt; claim. They can appear alone, or in combination:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Funding Source (1) A deposit from Bob&amp;#39;s payment hub&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Bob can receive funds, if his payment hub has made a deposit to&lt;br/&gt;&amp;gt; the channel.  Another name for this is &amp;#34;credit&amp;#34;.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; This credit has no default risk: Bob cannot just take payment&lt;br/&gt;&amp;gt; hub&amp;#39;s deposit. But neither can Bob receive money, unless payment&lt;br/&gt;&amp;gt; hub has advanced it to the channel (or (2) below applies).&lt;br/&gt;&amp;gt; Nothing requires the payment hub to do this.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; This is a 3rd-party dependency totally absent with plain old &lt;br/&gt;&amp;gt; bitcoin. It will come with a fee and, in an important way, it is&lt;br/&gt;&amp;gt; worse than the current banking system.  If a bank will not even&lt;br/&gt;&amp;gt; open an account for Bob today, why would a payment hub lock up hard&lt;br/&gt;&amp;gt; bitcoin to allow Bob to be paid through a Poon-Dryja channel?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Funding Source (2) Bob&amp;#39;s previous spends&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; If Bob has previously spent from the channel, decreasing his claim&lt;br/&gt;&amp;gt; on its funds (which he could have deposited himself), that claim&lt;br/&gt;&amp;gt; can be re-increased.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; To avoid needing credit (1), Bob has an incentive to consolidate &lt;br/&gt;&amp;gt; spending and income in the same payment channel, just as with &lt;br/&gt;&amp;gt; today&amp;#39;s banks.  This is at odds with the idea that Bob will have &lt;br/&gt;&amp;gt; accounts with many payment hubs.  It is an incentive for&lt;br/&gt;&amp;gt; centralization.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; With Lightning Network, Bob will need a powerful middleman to send&lt;br/&gt;&amp;gt; and receive money effectively.  *That* is uninteresting to me.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; _______________________________________________ bitcoin-dev mailing&lt;br/&gt;&amp;gt; list bitcoin-dev at lists.linuxfoundation.org &lt;br/&gt;&amp;gt; &amp;lt;mailto:bitcoin-dev at lists.linuxfoundation.org&amp;gt; &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;&amp;gt; &lt;br/&gt;&amp;gt; _______________________________________________ bitcoin-dev mailing&lt;br/&gt;&amp;gt; list bitcoin-dev at lists.linuxfoundation.org &lt;br/&gt;&amp;gt; &amp;lt;mailto:bitcoin-dev at lists.linuxfoundation.org&amp;gt; &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;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; _______________________________________________ bitcoin-dev mailing&lt;br/&gt;&amp;gt; list 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;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v1&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJVyNlfAAoJEGxwq/inSG8CTvgH/3b4wyoU&#43;hQtQ7Ewk4n1UK/Q&lt;br/&gt;gBezGVfv6v9D8uRU&#43;8gR37gG6TpiG3VS37g47fkAbqTTUzY16qGRXMV8mi0FVz/3&lt;br/&gt;8Hqz7rWZEllYfeYrV9MUoNftrFmjy1PucPgd95BYmWaHoZRxBwhr&#43;YpkZS5lfEqK&lt;br/&gt;p1byEdqXW04sc3UBdNlirYNOBJA0wOPgco45G2S3gFBh5XQZ9YCLB&#43;x/IN8rW1mS&lt;br/&gt;wQ3FrXRdEKfGMZ83xij1zOVpwi3bPJ5XrUzEV3sdGUdj6jWi0Pa05tRD&#43;0qt7dpZ&lt;br/&gt;oPq4p6aLj2z5/mwyiaW6T14CNY1Mp46tMgAv&#43;BOJ/M3HA350isTGxG2X&#43;73KeH0=&lt;br/&gt;=xX4u&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T19:33:03&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs2z25axxeeq36kpvvlj3tnef56drae4yr4gy0crkn208t48ql68rgzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwn0huze</id>
    
      <title type="html">📅 Original date posted:2015-08-22 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs2z25axxeeq36kpvvlj3tnef56drae4yr4gy0crkn208t48ql68rgzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwn0huze" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsyqtztfqdl5l0whn2dxe9xld3gnddfaus20c3nzpq7xyl5qezjmlqg0hwe6&#39;&gt;nevent1q…hwe6&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-08-22&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;This is great!! Thank you.&lt;br/&gt;&lt;br/&gt;On 08/21/2015 06:24 AM, Christian Decker wrote:&lt;br/&gt;&amp;gt; I hacked together a simple tracking page for the &amp;#39;block votes&amp;#39;, it &lt;br/&gt;&amp;gt; currently includes the 8MB vote and XT, as well as the /BV\d&#43;/ vote&lt;br/&gt;&amp;gt; for generic size: &lt;a href=&#34;http://bitcoinstats.com/network/votes/&#34;&gt;http://bitcoinstats.com/network/votes/&lt;/a&gt;&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On Fri, Aug 21, 2015 at 7:25 AM odinn via bitcoin-dev &lt;br/&gt;&amp;gt; &amp;lt;bitcoin-dev at lists.linuxfoundation.org &lt;br/&gt;&amp;gt; &amp;lt;mailto:bitcoin-dev at lists.linuxfoundation.org&amp;gt;&amp;gt; wrote:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Hello Nicolas,&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On 08/20/2015 08:49 PM, Nicolas Dorier via bitcoin-dev wrote:&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; A visualization I would like to see would include:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; pie graph(s) of what % are voting for (BIP 100, BIP 101, 8MB,&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; BIP sipa&lt;br/&gt;&amp;gt;&amp;gt; etc) based on what&amp;#39;s published in blocks.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; If such a vote existed, I would gladly show the pie on BIPxDevs. &lt;br/&gt;&amp;gt;&amp;gt; However there is no standard way for miners to vote informally&lt;br/&gt;&amp;gt;&amp;gt; BIP they support.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; What about formal votes? Is there a way to visually have them&lt;br/&gt;&amp;gt; appear in a pie chart as the votes become apparent in blocks?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; I appreciate good visualizations and am trying to get a (visual) &lt;br/&gt;&amp;gt; comparison of the votes on these competing proposals.&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;&amp;gt; _______________________________________________ bitcoin-dev&lt;br/&gt;&amp;gt;&amp;gt; mailing list bitcoin-dev at lists.linuxfoundation.org&lt;br/&gt;&amp;gt; &amp;lt;mailto:bitcoin-dev at lists.linuxfoundation.org&amp;gt;&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; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; _______________________________________________ bitcoin-dev mailing&lt;br/&gt;&amp;gt; list bitcoin-dev at lists.linuxfoundation.org &lt;br/&gt;&amp;gt; &amp;lt;mailto:bitcoin-dev at lists.linuxfoundation.org&amp;gt; &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;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v1&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJV1&#43;kXAAoJEGxwq/inSG8Ctg4H/0zOfXEO/b&#43;yxgGjnrIiiAi5&lt;br/&gt;04Un/C9ZuPCn/dMQ5rZ0e8jIOclNER3NGtKbPBmLweyeN84HlrUUQ0ctRQocY1md&lt;br/&gt;XwGJIMpjpwQCSf52XrH3IC0J8X45DQj3295sDNnmgAkOxIyPABKdDR7RJ8LfQU/B&lt;br/&gt;BmJu0JAIBJmpAkz1ZJ2wYe2T0sUFk8WmvH40BzoIKqu0A9vMcR8IqfKMBI9Qczbw&lt;br/&gt;ZJyWFTsgovS/p/8tSxeI458DsY1WjivdQe7nJNXit6eA5Yle3Cs3nvsA2&#43;6xy5L9&lt;br/&gt;uedX38&#43;8s3XNXrXY1CCR7ptowjzCI&#43;U6yiFluK&#43;xx1oPPhtdRJYwo4vyTmaCaK8=&lt;br/&gt;=uh68&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T17:48:56&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsf6ezvmwpf8ahcu4e65szejek23cevnjjyklkvcy9z7k0c5mxzldqzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwmn30ne</id>
    
      <title type="html">📅 Original date posted:2015-08-22 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsf6ezvmwpf8ahcu4e65szejek23cevnjjyklkvcy9z7k0c5mxzldqzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwmn30ne" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsr2rmvk49dmsvxdapf3zjksg8yk2eal7wv22mhy3qkwywfawjl20g028rfr&#39;&gt;nevent1q…8rfr&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-08-22&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;Bitcoin will be neutered and die if the big Chinese mining pools&lt;br/&gt;utilize XT.&lt;br/&gt;&lt;br/&gt;Specifically the text of @JihanWu&amp;#39;s tweet was,&lt;br/&gt;&lt;br/&gt;&amp;#34;I support increasing the block size. @BITMAINtech &amp;#39;s AntPool will be&lt;br/&gt;prepared to switch to XT, IF we see majority has switched.&amp;#34;&lt;br/&gt;&lt;br/&gt;Since there are many people who are supportive of increasing the block&lt;br/&gt;size, but have spend much time calling attention to the many problems&lt;br/&gt;of XT (which I need not repeat again here), it is odd that Jihan Wu&lt;br/&gt;would see a need to suggest that AntPool will be prepared to switch to&lt;br/&gt;XT at a time when there has not yet been time for fully assessing&lt;br/&gt;other proposals; not all proposals have gone through a voting process,&lt;br/&gt;nor have even people had a chance yet to attend upcoming workshops on&lt;br/&gt;the subject which are partially or wholly intended for development of&lt;br/&gt;consensus ( one example being the upcoming one in Montreal, but I&lt;br/&gt;think this is not the only one &lt;a href=&#34;https://scalingbitcoin.org/montreal2015/&#34;&gt;https://scalingbitcoin.org/montreal2015/&lt;/a&gt;&lt;br/&gt;).&lt;br/&gt;See also Pindar Wong&amp;#39;s post on this list regarding the Montreal workshop&lt;br/&gt;:&lt;br/&gt;&lt;a href=&#34;https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-August/0101&#34;&gt;https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-August/0101&lt;/a&gt;&lt;br/&gt;35.html&lt;br/&gt;&lt;br/&gt;This is also a good time to remember again some of the pressures being&lt;br/&gt;placed by the state on Chinese internet-based businesses.  These&lt;br/&gt;pressures have increased, as has been recently discussed on this list,&lt;br/&gt;here:&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-August/0098&#34;&gt;https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2015-August/0098&lt;/a&gt;&lt;br/&gt;61.html&lt;br/&gt;&lt;br/&gt;Take a good read of these issues (linked to above) relating to Chinese&lt;br/&gt;mining and the influence of the Chinese state, and it becomes clear&lt;br/&gt;how the state pressures might cause Chinese miners to adopt XT in&lt;br/&gt;light of:&lt;br/&gt;&lt;br/&gt;Hearn&amp;#39;s disabling Tor in XT&lt;br/&gt;&lt;a href=&#34;https://lists.torproject.org/pipermail/tor-dev/2014-July/007167.html&#34;&gt;https://lists.torproject.org/pipermail/tor-dev/2014-July/007167.html&lt;/a&gt;&lt;br/&gt;&lt;a href=&#34;http://cointelegraph.com/news/115153/bitcoin-xt-fork-can-blacklist-tor-e&#34;&gt;http://cointelegraph.com/news/115153/bitcoin-xt-fork-can-blacklist-tor-e&lt;/a&gt;&lt;br/&gt;xits-may-reveal-users-ip-addresses&lt;br/&gt;Hearn&amp;#39;s move to support blacklisting&lt;br/&gt;&lt;a href=&#34;https://www.reddit.com/r/Bitcoin/comments/1qmbtu/mike_hearn_chair_of_the&#34;&gt;https://www.reddit.com/r/Bitcoin/comments/1qmbtu/mike_hearn_chair_of_the&lt;/a&gt;&lt;br/&gt;_bitcoin_foundations_law/&lt;br/&gt;&lt;br/&gt;A recent post that sums it up pretty well:&lt;br/&gt;&lt;a href=&#34;http://qntra.net/2015/08/collected-notes-on-the-xt-client-and-xtcoin-for&#34;&gt;http://qntra.net/2015/08/collected-notes-on-the-xt-client-and-xtcoin-for&lt;/a&gt;&lt;br/&gt;k/&lt;br/&gt;&lt;br/&gt;I encourage people still reading this list to:&lt;br/&gt;&lt;br/&gt;- - Not use XT&lt;br/&gt;- - Work to develop consensus on an alternative that increases block&lt;br/&gt;size (e.g. BIP 100)&lt;br/&gt;- - Attend a conference if you can such as the one which is coming up in&lt;br/&gt;Montreal &lt;a href=&#34;https://scalingbitcoin.org/montreal2015/&#34;&gt;https://scalingbitcoin.org/montreal2015/&lt;/a&gt; and if you go there&lt;br/&gt;as a developer / engineer / miner, AGREE ON SOMETHING (other than XT)&lt;br/&gt;- - Visualize different proposals and votes on them so people can see&lt;br/&gt;what is happening&lt;br/&gt;- - Please see also (how end users can deal with this situation) at:&lt;br/&gt;&lt;a href=&#34;https://bitcointalk.org/index.php?topic=1157545.msg12189776&#34;&gt;https://bitcointalk.org/index.php?topic=1157545.msg12189776&lt;/a&gt;&lt;br/&gt;and contribute to the discussion if you like&lt;br/&gt;&lt;br/&gt;Thank you.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;On 08/21/2015 04:28 AM, Btc Drak via bitcoin-dev wrote:&lt;br/&gt;&amp;gt; On Fri, Aug 21, 2015 at 11:55 AM, Yifu Guo via bitcoin-dev &lt;br/&gt;&amp;gt; &amp;lt;bitcoin-dev at lists.linuxfoundation.org&amp;gt; wrote:&lt;br/&gt;&amp;gt;&amp;gt; I like the intend of this attempt to bring more clarity to the&lt;br/&gt;&amp;gt;&amp;gt; blocksize debate, however it would be more help to make this a&lt;br/&gt;&amp;gt;&amp;gt; information site about the current outstanding BIPs and summarize&lt;br/&gt;&amp;gt;&amp;gt; their differences rather than voting mechanism. (ofcourse the&lt;br/&gt;&amp;gt;&amp;gt; author of the BIPs would &amp;#34;vote&amp;#34; for their own proposals.)&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; It would be good to include supporting and counter statements&lt;br/&gt;&amp;gt;&amp;gt; regards to these BIPs on the site. in addition to highlight&lt;br/&gt;&amp;gt;&amp;gt; certain things like pools in china have voiced their opinion that&lt;br/&gt;&amp;gt;&amp;gt; increase should happen, and 8mb is something they are comfortable&lt;br/&gt;&amp;gt;&amp;gt; with, which is not directly related to a single BIP, but never &lt;br/&gt;&amp;gt;&amp;gt; the less relevant in this discussion.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; I was rather surprised by the tweet from AntPool[1] today saying&lt;br/&gt;&amp;gt; that they support big blocks and would be prepared to upgrade to&lt;br/&gt;&amp;gt; XT. Pools have stated that they are willing to increase to a&lt;br/&gt;&amp;gt; maximum of 8MB, but upgrading to XT puts them on a schedule towards&lt;br/&gt;&amp;gt; 8GB which is clearly not what they have agreed to.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Do you have any insights into what&amp;#39;s going on there?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Also do you have any insight into what Chinese pools would accept&lt;br/&gt;&amp;gt; as a compromise in terms of raising the blocksize limit?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Drak&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; [1] &lt;a href=&#34;https://twitter.com/JihanWu/status/633288343338381314&#34;&gt;https://twitter.com/JihanWu/status/633288343338381314&lt;/a&gt; &lt;br/&gt;&amp;gt; _______________________________________________ bitcoin-dev mailing&lt;br/&gt;&amp;gt; list 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;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v1&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJV1&#43;ZRAAoJEGxwq/inSG8CzIEH/jQQzFHz2IUxh8CIDIyBEMFA&lt;br/&gt;FxVqgcTcs2gdL0R4Nprj&#43;PoKUYSDbanDSr&#43;5QVt6Qp8l4jbQEC/QlFWlmwRL9AlC&lt;br/&gt;tUxd5VAubWCuAcg2xADD4lEFedJlxZcDZ8VHp/TMUgPuWWLP0lvnXtef/FlgmPik&lt;br/&gt;xAZzsHfujD1u0trwwvVSF4pjpbV1mKQcI5lkA9nGZI5yg7&#43;bQDDEMjmCSh2xhyCe&lt;br/&gt;5Tc0b7xQqJiamPgjbauKmZFfLpCM6UdHFiT19syJ1YB9F1JmpXWz3Kpxy1w6uFNH&lt;br/&gt;HSseqGIUHjQDCq3rRwoXOYPf8aVfACXPxc00HH1SbUA5dgQs4lo&#43;i6z71dcMgs4=&lt;br/&gt;=4d&#43;B&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T17:48:25&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsxw3x0j2z7mf6cvlfhz3pwvc5egkj590xaz8y0c6a7kck8q4a0zugzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldw04ywh8</id>
    
      <title type="html">📅 Original date posted:2015-08-18 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsxw3x0j2z7mf6cvlfhz3pwvc5egkj590xaz8y0c6a7kck8q4a0zugzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldw04ywh8" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs2uxg5hnj3gwnumkq8c2zxz7fea3pntfrshc9pm32f0swrnhf6jzcvl59gt&#39;&gt;nevent1q…59gt&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-08-18&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;The &amp;#34;XT Fork&amp;#34; (better said, a POS alt*) and those behind it make not&lt;br/&gt;even a pretense to work through process involved with bitcoin developmen&lt;br/&gt;t.&lt;br/&gt;&lt;br/&gt;(*This is not intended as a slight toward any other alts, as here in&lt;br/&gt;this post I am focusing solely on XT.)&lt;br/&gt;&lt;br/&gt;Instead of abandoning their useless project, or at least conceding&lt;br/&gt;that their alt is operating essentially outside of the development&lt;br/&gt;funnel (by this I mean BIP process), the developers of XT, via their&lt;br/&gt;latest presentation of XT give nothing more than an attack on bitcoin&lt;br/&gt;(albeit one that, more than anything, is designed to sidetrack real&lt;br/&gt;discussion necessary to resolve the issues so as to achieve some level&lt;br/&gt;of consensus in block size debates).  Curiously, XT is not even truly&lt;br/&gt;the implementation of BIP 101; the actual proposed implementation of&lt;br/&gt;BIP 101 as proposed at&lt;br/&gt;&lt;a href=&#34;https://github.com/bitcoin/bips/blob/master/bip-0101.mediawiki#implement&#34;&gt;https://github.com/bitcoin/bips/blob/master/bip-0101.mediawiki#implement&lt;/a&gt;&lt;br/&gt;ation&lt;br/&gt;is found here: &lt;a href=&#34;https://github.com/bitcoin/bitcoin/pull/6341&#34;&gt;https://github.com/bitcoin/bitcoin/pull/6341&lt;/a&gt;&lt;br/&gt;(It is currently a closed issue.)&lt;br/&gt;&lt;br/&gt;It&amp;#39;s probably valid to call into question why Mike Hearn in particular&lt;br/&gt;persists with this project at all, as he has been its biggest&lt;br/&gt;cheerleader. Some reasons may be:&lt;br/&gt;1) His interest in attacking bitcoin in the past (seems to be a&lt;br/&gt;recurring pattern)&lt;br/&gt;&lt;a href=&#34;https://bitcointalk.org/index.php?topic=333824.0&#34;&gt;https://bitcointalk.org/index.php?topic=333824.0&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;2) His employment (has come up before) - QinetiQ, Google, etc&lt;br/&gt;&lt;a href=&#34;https://plus.google.com/&#43;MikeHearn/about&#34;&gt;https://plus.google.com/&#43;MikeHearn/about&lt;/a&gt; - it&amp;#39;s simply not&lt;br/&gt;unreasonable to ask why he&amp;#39;s pushing it so hard when nobody wants it.&lt;br/&gt;&lt;br/&gt;3) Various reasons mentioned here:&lt;br/&gt;&lt;a href=&#34;https://www.reddit.com/r/Bitcoin/comments/39yaug/the_history_of_mike_hea&#34;&gt;https://www.reddit.com/r/Bitcoin/comments/39yaug/the_history_of_mike_hea&lt;/a&gt;&lt;br/&gt;rn_and_why_you_should_not/&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;4) His disinterest in following what is actually happening with votes&lt;br/&gt;on legitimate proposals (e.g. Garzik&amp;#39;s BIP 100) in the blocks. (Caveat&lt;br/&gt;~ one doesn&amp;#39;t see the BIP 100 yet in bitcoin/bips because it won&amp;#39;t&lt;br/&gt;appear for another couple weeks, supposedly.  The miners&amp;#39; voting is&lt;br/&gt;already happening however.) Even according to &lt;a href=&#34;http://xtnodes.com/&#34;&gt;http://xtnodes.com/&lt;/a&gt; we&lt;br/&gt;see that XT runs minimal nodes in comparison to the rest of nodes&lt;br/&gt;being run across the network.&lt;br/&gt;&lt;br/&gt;BIP 100 itself is anticipated to be submitted w/ implementation in the&lt;br/&gt;next 2 weeks and many miners are already voting on BIP 100 (as per&lt;br/&gt;Jeff Garzik, from a post 08/12/2015 12:46 PM -0400 to this mailing list)&lt;br/&gt;.&lt;br/&gt;&lt;br/&gt; It is an insult to see Hearn fling the XT turd into the community&lt;br/&gt;repeatedly.&lt;br/&gt;&lt;br/&gt;How then to end this XT madness?&lt;br/&gt;&lt;br/&gt;&amp;#34;The ring was made in the fires of Mount Doom. Only there can it be&lt;br/&gt;unmade. The ring must be taken deep into Mordor and cast back into the&lt;br/&gt;fiery chasm from whence it came. One of you must do this.&amp;#34;&lt;br/&gt;- - Lord Elrond&lt;br/&gt;&lt;br/&gt;Do not download this loathsome XT thing. Cast it back into the fires&lt;br/&gt;from whence it came.&lt;br/&gt;&lt;br/&gt;- -Odinn&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;On 08/15/2015 10:43 AM, Satoshi Nakamoto via bitcoin-dev wrote:&lt;br/&gt;&amp;gt; I have been following the recent block size debates through the&lt;br/&gt;&amp;gt; mailing list.  I had hoped the debate would resolve and that a fork&lt;br/&gt;&amp;gt; proposal would achieve widespread consensus.  However with the&lt;br/&gt;&amp;gt; formal release of Bitcoin XT 0.11A, this looks unlikely to happen,&lt;br/&gt;&amp;gt; and so I am forced to share my concerns about this very dangerous&lt;br/&gt;&amp;gt; fork.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; The developers of this pretender-Bitcoin claim to be following my&lt;br/&gt;&amp;gt; original vision, but nothing could be further from the truth.  When&lt;br/&gt;&amp;gt; I designed Bitcoin, I designed it in such a way as to make future&lt;br/&gt;&amp;gt; modifications to the consensus rules difficult without near&lt;br/&gt;&amp;gt; unanimous agreement.  Bitcoin was designed to be protected from the&lt;br/&gt;&amp;gt; influence of charismatic leaders, even if their name is Gavin&lt;br/&gt;&amp;gt; Andresen, Barack Obama, or Satoshi Nakamoto.  Nearly everyone has&lt;br/&gt;&amp;gt; to agree on a change, and they have to do it without being forced&lt;br/&gt;&amp;gt; or pressured into it.  By doing a fork in this way, these&lt;br/&gt;&amp;gt; developers are violating the &amp;#34;original vision&amp;#34; they claim to&lt;br/&gt;&amp;gt; honour.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; They use my old writings to make claims about what Bitcoin was&lt;br/&gt;&amp;gt; supposed to be.  However I acknowledge that a lot has changed since&lt;br/&gt;&amp;gt; that time, and new knowledge has been gained that contradicts some&lt;br/&gt;&amp;gt; of my early opinions.  For example I didn&amp;#39;t anticipate pooled&lt;br/&gt;&amp;gt; mining and its effects on the security of the network.  Making&lt;br/&gt;&amp;gt; Bitcoin a competitive monetary system while also preserving its&lt;br/&gt;&amp;gt; security properties is not a trivial problem, and we should take&lt;br/&gt;&amp;gt; more time to come up with a robust solution.  I suspect we need a&lt;br/&gt;&amp;gt; better incentive for users to run nodes instead of relying solely&lt;br/&gt;&amp;gt; on altruism.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; If two developers can fork Bitcoin and succeed in redefining what&lt;br/&gt;&amp;gt; &amp;#34;Bitcoin&amp;#34; is, in the face of widespread technical criticism and&lt;br/&gt;&amp;gt; through the use of populist tactics, then I will have no choice but&lt;br/&gt;&amp;gt; to declare Bitcoin a failed project.  Bitcoin was meant to be both&lt;br/&gt;&amp;gt; technically and socially robust.  This present situation has been&lt;br/&gt;&amp;gt; very disappointing to watch unfold.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Satoshi Nakamoto&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; _______________________________________________ bitcoin-dev mailing&lt;br/&gt;&amp;gt; list 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;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v1&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJV0&#43;/fAAoJEGxwq/inSG8C4ZAIAKm1pEne0FlOW1O4zLe6mZOz&lt;br/&gt;YTcnpSHFiVw4AfUPgbzR813ODphnJqcwnoT1q/sojjqgIDtwZY&#43;AqdjA3VAbe15D&lt;br/&gt;bAPlvQGmXMlaXq8OteDYPKxPzQMUlRtxEd9&#43;sxO5IGFx0kvmKQLzdk6cmgawcRhN&lt;br/&gt;PrDyXIqLlx6Yp0REQ03v3poLTGojUkPLeqdMrJAjwpuAyv9F8iVUn7SeHemEi8cm&lt;br/&gt;fW4wOJogA8j9P//3a7&#43;Cr8bjnOz6&#43;QwpHsdlZlKM4VUTxt3Vgx4vu&#43;SQjQxWgZEK&lt;br/&gt;I&#43;HGvgQW1buoDxleBbFq6SJc55lhF41IB17tewuDuPzT2nL4zOkbis1tUk3ASxY=&lt;br/&gt;=Rm7w&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T17:47:28&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs0ksd96pc4cr6amt0yklpam8tfzwfg5ahlj4nwjw8m97ppj6z9nkczyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldw58em8l</id>
    
      <title type="html">📅 Original date posted:2015-08-10 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs0ksd96pc4cr6amt0yklpam8tfzwfg5ahlj4nwjw8m97ppj6z9nkczyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldw58em8l" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsvy03um3y0jx33gwzp08jr47qrdwqm32gdqy38an9u3l93y3jgj8g93qhe5&#39;&gt;nevent1q…qhe5&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-08-10&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;Hello,&lt;br/&gt;&lt;br/&gt;If I understand this correctly, Lightning only requires transaction&lt;br/&gt;malleability to be fixed to be able to work ~ I believe that was going&lt;br/&gt;to happen in a release of (bitcoind), but I&amp;#39;m not sure if that is&lt;br/&gt;correct on timing ( note also, this wiki seems to be out of date on&lt;br/&gt;infos about bitcoind &lt;a href=&#34;https://en.bitcoin.it/wiki/Bitcoind&#34;&gt;https://en.bitcoin.it/wiki/Bitcoind&lt;/a&gt; )&lt;br/&gt;&lt;br/&gt;I have also heard it said that bitcoin should support relative&lt;br/&gt;locktime opcodes so that long-lived micropayment channels would be&lt;br/&gt;able to be created, such that there would be Lightning functionality&lt;br/&gt;beyond the basic microhop channels (which would be short-lived in&lt;br/&gt;nature at the basic level).&lt;br/&gt;&lt;br/&gt;This would be nice, but it seems like such discussions would take a&lt;br/&gt;while to get done as basic development issues right now aren&amp;#39;t even&lt;br/&gt;wrapping up (e.g. blocksize debate related stuff.)  Note that I&amp;#39;ve&lt;br/&gt;been in favor of going ahead with Cameron Garnham&amp;#39;s dynamic softfork&lt;br/&gt;proposal right now, which can be seen at &lt;a href=&#34;http://is.gd/DiFuRr&#34;&gt;http://is.gd/DiFuRr&lt;/a&gt; - testing&lt;br/&gt;it out, seeing how that works, and at the same time making&lt;br/&gt;preparations for moving forward with Garzik&amp;#39;s BIP 100 (which could be&lt;br/&gt;tailored or refined based on additional data gathered, without being&lt;br/&gt;turned into a controversial fork (e.g. needs to make sure to avoid&lt;br/&gt;inclusion of XT, for example).  Garnham&amp;#39;s proposal and Garzik&amp;#39;s&lt;br/&gt;proposal are not mutually exclusive, imho, and I don&amp;#39;t see why the&lt;br/&gt;matter can&amp;#39;t simply be resolved, it seems to be just an endless pile&lt;br/&gt;of argumentation that will go on forever and ever.  This needs to,&lt;br/&gt;like, stop.&lt;br/&gt;&lt;br/&gt;Also, it strikes me that unless and until certain changes can be made&lt;br/&gt;in bitcoin that would reduce fees and cost to transact, solutions such&lt;br/&gt;as Lightning are going to fill the gap whether or not you want them&lt;br/&gt;to; users have a choice in the market, and as the billions of unbanked&lt;br/&gt;are gradually excluded from straight bitcoin, people will seek other&lt;br/&gt;services which offer them lesser fees to transact, or they will seek&lt;br/&gt;other coins which offer them lesser cost to transact.  It is, after&lt;br/&gt;all, an open market.  I have made this point before elsewhere albeit&lt;br/&gt;with more emphasis (and data to back up my point):&lt;br/&gt;( On Github at Pull Request #6201: &lt;a href=&#34;http://is.gd/8bW0zq&#34;&gt;http://is.gd/8bW0zq&lt;/a&gt; )&lt;br/&gt;&lt;br/&gt;In making and successfully defending such points on Github, the&lt;br/&gt;following conclusions were drawn:&lt;br/&gt;As the cost to transact goes higher and higher based on this&lt;br/&gt;observable trend (due to all the factors mentioned in the thread on&lt;br/&gt;github), then people who are affected by these rising costs to&lt;br/&gt;transact will do one of three things with respect to bitcoin (and&lt;br/&gt;virtual currencies generally):&lt;br/&gt;1) Ignore bitcoin (an unlikely possibility, but it is one that would&lt;br/&gt;occur),&lt;br/&gt;2) adopt alts which are more inclined to allow people to perform&lt;br/&gt;microtransactions,&lt;br/&gt;3) and/or use bitcoin increasingly off-chain, which is likely to come&lt;br/&gt;with its own set of problems for the network.&lt;br/&gt;&lt;br/&gt;Regarding donation or microdonation use cases, To keep it all&lt;br/&gt;on-chain, wallets can be designed to accumulate donation micro-amounts&lt;br/&gt;according to donation settings of a user (in voluntary donation use&lt;br/&gt;cases such as in ABIS -- &lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ) as an internal accounting&lt;br/&gt;feature, for example, and when enough donation value is accumulated,&lt;br/&gt;it can be sent to the recipient by piggybacking on one of the user&amp;#39;s&lt;br/&gt;daily transactions.  This is one method doing so in a manner which is&lt;br/&gt;on-chain; depending on the cryptocurrency under consideration, the&lt;br/&gt;feasibility of doing this in a wallet will be greater or lesser.&lt;br/&gt;&lt;br/&gt;- -O&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;On 08/09/2015 01:14 PM, Hector Chu via bitcoin-dev wrote:&lt;br/&gt;&amp;gt; In the Lightning network it is assumed that the balances can always&lt;br/&gt;&amp;gt; be settled on the blockchain if any of the parties along the&lt;br/&gt;&amp;gt; channel has a problem. What if the fee on the settlement&lt;br/&gt;&amp;gt; transactions is not high enough to enter the blockchain? You can&amp;#39;t&lt;br/&gt;&amp;gt; do replace-by-fee after the fact. Do the fees always have to assume&lt;br/&gt;&amp;gt; worst case scenarios on the Bitcoin fee market?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On 9 August 2015 at 19:54, Mark Friedenbach via bitcoin-dev &lt;br/&gt;&amp;gt; &amp;lt;bitcoin-dev at lists.linuxfoundation.org &lt;br/&gt;&amp;gt; &amp;lt;mailto:bitcoin-dev at lists.linuxfoundation.org&amp;gt;&amp;gt; wrote:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Tom, you appear to be misunderstanding how lightning network and &lt;br/&gt;&amp;gt; micropayment hub-and-spoke models in general work.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; But neither can Bob receive money, unless payment hub has&lt;br/&gt;&amp;gt; advanced it to the channel (or (2) below applies).  Nothing&lt;br/&gt;&amp;gt; requires the payment hub to do this.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On the contrary the funds were advanced by the hub on the creation &lt;br/&gt;&amp;gt; of the channel. There is no credit involved. if the funds aren&amp;#39;t &lt;br/&gt;&amp;gt; already available for Bob to immediately claim his balance, the &lt;br/&gt;&amp;gt; payment doesn&amp;#39;t go through in the first place.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On Sun, Aug 9, 2015 at 11:46 AM, Tom Harding via bitcoin-dev &lt;br/&gt;&amp;gt; &amp;lt;bitcoin-dev at lists.linuxfoundation.org &lt;br/&gt;&amp;gt; &amp;lt;mailto:bitcoin-dev at lists.linuxfoundation.org&amp;gt;&amp;gt; wrote:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On 8/4/2015 4:27 AM, Pieter Wuille via bitcoin-dev wrote:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; Don&amp;#39;t turn Bitcoin into something uninteresting, please.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Consider how Bob will receive money using the Lightning Network.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Bob receives a payment by applying a contract to his local payment &lt;br/&gt;&amp;gt; channel, increasing the amount payable to him when the channel is&lt;br/&gt;&amp;gt; closed.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; There are two possible sources of funding for Bob&amp;#39;s increased&lt;br/&gt;&amp;gt; claim. They can appear alone, or in combination:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Funding Source (1) A deposit from Bob&amp;#39;s payment hub&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Bob can receive funds, if his payment hub has made a deposit to&lt;br/&gt;&amp;gt; the channel.  Another name for this is &amp;#34;credit&amp;#34;.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; This credit has no default risk: Bob cannot just take payment&lt;br/&gt;&amp;gt; hub&amp;#39;s deposit. But neither can Bob receive money, unless payment&lt;br/&gt;&amp;gt; hub has advanced it to the channel (or (2) below applies).&lt;br/&gt;&amp;gt; Nothing requires the payment hub to do this.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; This is a 3rd-party dependency totally absent with plain old &lt;br/&gt;&amp;gt; bitcoin. It will come with a fee and, in an important way, it is&lt;br/&gt;&amp;gt; worse than the current banking system.  If a bank will not even&lt;br/&gt;&amp;gt; open an account for Bob today, why would a payment hub lock up hard&lt;br/&gt;&amp;gt; bitcoin to allow Bob to be paid through a Poon-Dryja channel?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Funding Source (2) Bob&amp;#39;s previous spends&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; If Bob has previously spent from the channel, decreasing his claim&lt;br/&gt;&amp;gt; on its funds (which he could have deposited himself), that claim&lt;br/&gt;&amp;gt; can be re-increased.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; To avoid needing credit (1), Bob has an incentive to consolidate &lt;br/&gt;&amp;gt; spending and income in the same payment channel, just as with &lt;br/&gt;&amp;gt; today&amp;#39;s banks.  This is at odds with the idea that Bob will have &lt;br/&gt;&amp;gt; accounts with many payment hubs.  It is an incentive for&lt;br/&gt;&amp;gt; centralization.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; With Lightning Network, Bob will need a powerful middleman to send&lt;br/&gt;&amp;gt; and receive money effectively.  *That* is uninteresting to me.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; _______________________________________________ bitcoin-dev mailing&lt;br/&gt;&amp;gt; list bitcoin-dev at lists.linuxfoundation.org &lt;br/&gt;&amp;gt; &amp;lt;mailto:bitcoin-dev at lists.linuxfoundation.org&amp;gt; &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;&amp;gt; &lt;br/&gt;&amp;gt; _______________________________________________ bitcoin-dev mailing&lt;br/&gt;&amp;gt; list bitcoin-dev at lists.linuxfoundation.org &lt;br/&gt;&amp;gt; &amp;lt;mailto:bitcoin-dev at lists.linuxfoundation.org&amp;gt; &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;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; _______________________________________________ bitcoin-dev mailing&lt;br/&gt;&amp;gt; list 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;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v1&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJVyNlfAAoJEGxwq/inSG8CTvgH/3b4wyoU&#43;hQtQ7Ewk4n1UK/Q&lt;br/&gt;gBezGVfv6v9D8uRU&#43;8gR37gG6TpiG3VS37g47fkAbqTTUzY16qGRXMV8mi0FVz/3&lt;br/&gt;8Hqz7rWZEllYfeYrV9MUoNftrFmjy1PucPgd95BYmWaHoZRxBwhr&#43;YpkZS5lfEqK&lt;br/&gt;p1byEdqXW04sc3UBdNlirYNOBJA0wOPgco45G2S3gFBh5XQZ9YCLB&#43;x/IN8rW1mS&lt;br/&gt;wQ3FrXRdEKfGMZ83xij1zOVpwi3bPJ5XrUzEV3sdGUdj6jWi0Pa05tRD&#43;0qt7dpZ&lt;br/&gt;oPq4p6aLj2z5/mwyiaW6T14CNY1Mp46tMgAv&#43;BOJ/M3HA350isTGxG2X&#43;73KeH0=&lt;br/&gt;=xX4u&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T17:45:15&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsgd7jdqrx0002jnnkufdy8667x6d599ghfq8rtpglllfkp3wprq4qzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwqrv64g</id>
    
      <title type="html">📅 Original date posted:2015-08-03 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsgd7jdqrx0002jnnkufdy8667x6d599ghfq8rtpglllfkp3wprq4qzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwqrv64g" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsd4levptcjy7fgzhaqqfhqfylc84r6q4ujy3ryqydhmtxdksn2tlqcn3h74&#39;&gt;nevent1q…3h74&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-08-03&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;Jim, some good points... People are rightly concerned about any given&lt;br/&gt;regional or nation-state&amp;#39;s dominance in mining, but China has&lt;br/&gt;certainly become more of a subject of concern as of late, and not&lt;br/&gt;simply because it is a communist country and because its economy is&lt;br/&gt;highly centralized and state-run, but rather, because of the advent of&lt;br/&gt;newly proposed or adopted laws (not unlike those which we see being&lt;br/&gt;proposed in the UK or those recently adopted in France, so that no-one&lt;br/&gt;may say I am unfairly targeting China).  Further, the recent shots off&lt;br/&gt;the bow between the USA and China in the latest crypto-wars saga&lt;br/&gt;(whether bluster or ultimately not) mean that we should be seriously&lt;br/&gt;concerned about too much mining happening in one specific region; thus&lt;br/&gt;there shouldn&amp;#39;t be too much incentive for that to happen, yet at the&lt;br/&gt;time being (as you&amp;#39;ve rightly pointed out) the subsidization of&lt;br/&gt;electricity there, combined with the availability of certain&lt;br/&gt;environmental conditions for cooling and / or hydropower, means that&lt;br/&gt;China dominates the mining realm.&lt;br/&gt;&lt;br/&gt;Recently I took the time to ask someone associated with a new bitcoin&lt;br/&gt;mining operation in China some questions about the new (apparently&lt;br/&gt;developing) National Security Law of China.&lt;br/&gt;&lt;br/&gt;According to an early draft of this National Security Law, &amp;#34;the State&lt;br/&gt;maintains the basic economic system and order of the socialist&lt;br/&gt;marketplace ... safeguarding security in important industries and&lt;br/&gt;fields that influence the populace&amp;#39;s economic livelihood ... as well&lt;br/&gt;as other major economic interests.&amp;#34;&lt;br/&gt;&lt;br/&gt;The Chinese government is currently reviewing another national&lt;br/&gt;security related law, which in its first draft would mandate ALL&lt;br/&gt;Internet companies operating in China to provide backdoor access and&lt;br/&gt;encryption keys to the government.  (One would imagine that would&lt;br/&gt;include any exchanges and mining operations as well.)&lt;br/&gt;&lt;br/&gt;The US FBI Director (Comey) has also, of course, made plenty of&lt;br/&gt;arguments for backdoors in encryption.  But as security expert Bruce&lt;br/&gt;Schneier points out, there &amp;#34;really is no way&amp;#34; to keep users&amp;#39; data safe&lt;br/&gt;while providing backdoors. He said:&lt;br/&gt;&lt;br/&gt;    &amp;#34;I have two options. I can design a secure system that has no&lt;br/&gt;backdoor access, meaning neither criminals nor foreign intelligence&lt;br/&gt;agencies nor domestic police can get at the data. Or I can design a&lt;br/&gt;system that has backdoor access, meaning they all can.&amp;#34;&lt;br/&gt;(Reference:&lt;br/&gt;&lt;a href=&#34;http://www.zdnet.com/article/because-there-is-no-such-thing-as-a-secure-&#34;&gt;http://www.zdnet.com/article/because-there-is-no-such-thing-as-a-secure-&lt;/a&gt;&lt;br/&gt;backdoor-gosh-darn-it/&lt;br/&gt;)&lt;br/&gt;&lt;br/&gt;Anyway, the response of the individual (eric at haobtc - of haobtc.com)&lt;br/&gt;to my questions can be seen here:&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://bitcointalk.org/index.php?topic=1072474.msg11914077#msg11914077&#34;&gt;https://bitcointalk.org/index.php?topic=1072474.msg11914077#msg11914077&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;His responses were provided to me before the recent &amp;#34;Crypto Wars&amp;#34;&lt;br/&gt;announcements which I think will only think make things worse:&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://twitter.com/helios_unbound/status/627648646985719809&#34;&gt;https://twitter.com/helios_unbound/status/627648646985719809&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;So, I try to be optimistic, but I&amp;#39;m leaning pessimistic right now&lt;br/&gt;about the situation with the effect of the Crypto Wars combined with&lt;br/&gt;the dominance of Chinese mining plus China&amp;#39;s development of new laws&lt;br/&gt;that seem to involve further attempts to backdoor hardware and / or&lt;br/&gt;software.  Obviously this doesn&amp;#39;t break bitcoin for mathematical&lt;br/&gt;reasons that everyone on this list is already familiar with I&amp;#39;m sure,&lt;br/&gt;but it is concerning to me, and now I will /endrant&lt;br/&gt;&lt;br/&gt;On 08/02/2015 02:02 PM, Jim Phillips via bitcoin-dev wrote:&lt;br/&gt;&amp;gt; China is a communist country. It is no secret that all&lt;br/&gt;&amp;gt; &amp;#34;capitalist&amp;#34; enterprises are essentially State controlled, or at&lt;br/&gt;&amp;gt; the very least are subject to nationalization should the State deem&lt;br/&gt;&amp;gt; it necessary. Most ASIC chips are manufactured in China, so they&lt;br/&gt;&amp;gt; are cheap and accessible to Chinese miners. Electricity is&lt;br/&gt;&amp;gt; subsidized and essentially free. Cooling is not an issue since&lt;br/&gt;&amp;gt; large parts of China are mountainous and naturally cool. In short&lt;br/&gt;&amp;gt; the Chinese miners have HUGE advantages over all other mining&lt;br/&gt;&amp;gt; operations. This is probably why, between just the top 4 Chinese &lt;br/&gt;&amp;gt; miners, the People&amp;#39;s Republic of China effectively controls 57% of&lt;br/&gt;&amp;gt; all the Bitcoin being mined.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; The ONLY disadvantage the Chinese miners have in competing with the&lt;br/&gt;&amp;gt; rest of the world is bandwidth. China has poor connectivity with&lt;br/&gt;&amp;gt; the rest of the world, and Chinese miners have said that an&lt;br/&gt;&amp;gt; increase in the block size would be detrimental to them. I say,&lt;br/&gt;&amp;gt; GOOD! Most of the free world has enough bandwidth to be able to&lt;br/&gt;&amp;gt; handle larger blocks. We need to take advantage of that fact to get&lt;br/&gt;&amp;gt; mining out of the centralized control of the Chinese.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; If you&amp;#39;re truly worried about larger blocks causing&lt;br/&gt;&amp;gt; centralization, think about how, by restricting blocksize, you&amp;#39;re&lt;br/&gt;&amp;gt; enabling the Communist Chinese government to maintain centralized&lt;br/&gt;&amp;gt; control over 57% of the Bitcoin hashing power.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; -- *James G. Phillips IV*&lt;br/&gt;&amp;gt; &amp;lt;&lt;a href=&#34;https://plus.google.com/u/0/113107039501292625391/posts&amp;gt&#34;&gt;https://plus.google.com/u/0/113107039501292625391/posts&amp;gt&lt;/a&gt;;&lt;br/&gt;&amp;gt; &amp;lt;&lt;a href=&#34;http://www.linkedin.com/in/ergophobe&amp;gt&#34;&gt;http://www.linkedin.com/in/ergophobe&amp;gt&lt;/a&gt;; /&amp;#34;Don&amp;#39;t bunt. Aim out of the&lt;br/&gt;&amp;gt; ball park. Aim for the company of immortals.&amp;#34; -- David Ogilvy /&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; /This message was created with 100% recycled electrons. Please&lt;br/&gt;&amp;gt; think twice before printing./&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; _______________________________________________ bitcoin-dev mailing&lt;br/&gt;&amp;gt; list 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;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v1&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJVvtxQAAoJEGxwq/inSG8CkVEIAJu9XsUzF4CKFD6xF3yofZ6R&lt;br/&gt;l2KcYjX1UegUi5mYAv8BLJVd5ZbRrUfjoIR6dbjMu2q4bYADCt57ZXx7zV8bdHQT&lt;br/&gt;Si9puYe3BboeeKJceS1jU5rkQbXrh/T4owqVMf8VAhDHQHVUVtSEvvx9gmxjFhze&lt;br/&gt;zz/aeWtCKH44EJB8/PqO3nN6iOIhq7QoKmiqqO1HL6lMXNTck8wq07UmhXziGK2F&lt;br/&gt;/5kX/uDM2BlAQs2E1IMeWe9GUJhHOQEqLfUPopfCTS7uTDt8FERWvobe5kPSV/vp&lt;br/&gt;RNmQ5ojhQl7qWIq/I7zmtzDJNNi16PsKxFFl358bXAPzw4bq7ymzniVLqo4C5LE=&lt;br/&gt;=eKYy&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T17:44:36&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsqp6d6kh2v6732t9tn6ljx2w4ah0gstemx409vwajpayj3n7tmwvqzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldws4p7dj</id>
    
      <title type="html">📅 Original date posted:2015-07-15 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsqp6d6kh2v6732t9tn6ljx2w4ah0gstemx409vwajpayj3n7tmwvqzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldws4p7dj" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsfk04n8h9cqslhsuj5p65d53lpyxzrv2hwjhmsjh4nl4quqencumgvmxcfu&#39;&gt;nevent1q…xcfu&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-07-15&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;The numbering of the version, though. &amp;lt;shivers&amp;gt;&lt;br/&gt;&lt;br/&gt;On 07/12/2015 08:49 AM, Wladimir J. van der Laan wrote:&lt;br/&gt;&amp;gt; Bitcoin Core version 0.11.0 is now available from:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &amp;lt;&lt;a href=&#34;https://bitcoin.org/bin/bitcoin-core-0.11.0/&amp;gt&#34;&gt;https://bitcoin.org/bin/bitcoin-core-0.11.0/&amp;gt&lt;/a&gt;;&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; This is a new major version release, bringing both new features&lt;br/&gt;&amp;gt; and bug fixes.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Please report bugs using the issue tracker at github:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &amp;lt;&lt;a href=&#34;https://github.com/bitcoin/bitcoin/issues&amp;gt&#34;&gt;https://github.com/bitcoin/bitcoin/issues&amp;gt&lt;/a&gt;;&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; The entire distribution is also available as torrent:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; magnet:?xt=urn:btih:82f0d2fa100d6db8a8c1338768dcb9e4e524da13&amp;amp;dn=bitcoi&lt;br/&gt;n-core-0.11.0&amp;amp;tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80%2Fannounce&amp;amp;&lt;br/&gt;tr=udp%3A%2F%2Ftracker.publicbt.com%3A80%2Fannounce&amp;amp;tr=udp%3A%2F%2Ftrack&lt;br/&gt;er.ccc.de%3A80%2Fannounce&amp;amp;tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&amp;amp;&lt;br/&gt;tr=udp%3A%2F%2Fopen.demonii.com%3A1337&amp;amp;ws=https%3A%2F%2Fbitcoin.org%2Fbi&lt;br/&gt;n%2F&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;  Upgrading and downgrading =========================&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; How to Upgrade --------------&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; If you are running an older version, shut it down. Wait until it&lt;br/&gt;&amp;gt; has completely shut down (which might take a few minutes for older&lt;br/&gt;&amp;gt; versions), then run the installer (on Windows) or just copy over&lt;br/&gt;&amp;gt; /Applications/Bitcoin-Qt (on Mac) or bitcoind/bitcoin-qt (on&lt;br/&gt;&amp;gt; Linux).&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Downgrade warning ------------------&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Because release 0.10.0 and later makes use of headers-first&lt;br/&gt;&amp;gt; synchronization and parallel block download (see further), the&lt;br/&gt;&amp;gt; block files and databases are not backwards-compatible with&lt;br/&gt;&amp;gt; pre-0.10 versions of Bitcoin Core or other software:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; * Blocks will be stored on disk out of order (in the order they&lt;br/&gt;&amp;gt; are received, really), which makes it incompatible with some tools&lt;br/&gt;&amp;gt; or other programs. Reindexing using earlier versions will also not&lt;br/&gt;&amp;gt; work anymore as a result of this.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; * The block index database will now hold headers for which no block&lt;br/&gt;&amp;gt; is stored on disk, which earlier versions won&amp;#39;t support.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; If you want to be able to downgrade smoothly, make a backup of your&lt;br/&gt;&amp;gt; entire data directory. Without this your node will need start&lt;br/&gt;&amp;gt; syncing (or importing from bootstrap.dat) anew afterwards. It is&lt;br/&gt;&amp;gt; possible that the data from a completely synchronised 0.10 node may&lt;br/&gt;&amp;gt; be usable in older versions as-is, but this is not supported and&lt;br/&gt;&amp;gt; may break as soon as the older version attempts to reindex.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; This does not affect wallet forward or backward compatibility.&lt;br/&gt;&amp;gt; There are no known problems when downgrading from 0.11.x to&lt;br/&gt;&amp;gt; 0.10.x.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Important information ======================&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Transaction flooding ---------------------&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; At the time of this release, the P2P network is being flooded with&lt;br/&gt;&amp;gt; low-fee transactions. This causes a ballooning of the mempool&lt;br/&gt;&amp;gt; size.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; If this growth of the mempool causes problematic memory use on your&lt;br/&gt;&amp;gt; node, it is possible to change a few configuration options to work&lt;br/&gt;&amp;gt; around this. The growth of the mempool can be monitored with the&lt;br/&gt;&amp;gt; RPC command `getmempoolinfo`.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; One is to increase the minimum transaction relay fee&lt;br/&gt;&amp;gt; `minrelaytxfee`, which defaults to 0.00001. This will cause&lt;br/&gt;&amp;gt; transactions with fewer BTC/kB fee to be rejected, and thus fewer&lt;br/&gt;&amp;gt; transactions entering the mempool.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; The other is to restrict the relaying of free transactions with &lt;br/&gt;&amp;gt; `limitfreerelay`. This option sets the number of kB/minute at&lt;br/&gt;&amp;gt; which free transactions (with enough priority) will be accepted. It&lt;br/&gt;&amp;gt; defaults to 15. Reducing this number reduces the speed at which the&lt;br/&gt;&amp;gt; mempool can grow due to free transactions.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; For example, add the following to `bitcoin.conf`:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; minrelaytxfee=0.00005 limitfreerelay=5&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; More robust solutions are being worked on for a follow-up release.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Notable changes ===============&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Block file pruning ----------------------&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; This release supports running a fully validating node without&lt;br/&gt;&amp;gt; maintaining a copy of the raw block and undo data on disk. To&lt;br/&gt;&amp;gt; recap, there are four types of data related to the blockchain in&lt;br/&gt;&amp;gt; the bitcoin system: the raw blocks as received over the network&lt;br/&gt;&amp;gt; (blk???.dat), the undo data (rev???.dat), the block index and the &lt;br/&gt;&amp;gt; UTXO set (both LevelDB databases). The databases are built from the&lt;br/&gt;&amp;gt; raw data.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Block pruning allows Bitcoin Core to delete the raw block and undo&lt;br/&gt;&amp;gt; data once it&amp;#39;s been validated and used to build the databases. At&lt;br/&gt;&amp;gt; that point, the raw data is used only to relay blocks to other&lt;br/&gt;&amp;gt; nodes, to handle reorganizations, to look up old transactions (if&lt;br/&gt;&amp;gt; -txindex is enabled or via the RPC/REST interfaces), or for&lt;br/&gt;&amp;gt; rescanning the wallet. The block index continues to hold the&lt;br/&gt;&amp;gt; metadata about all blocks in the blockchain.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; The user specifies how much space to allot for block &amp;amp; undo files.&lt;br/&gt;&amp;gt; The minimum allowed is 550MB. Note that this is in addition to&lt;br/&gt;&amp;gt; whatever is required for the block index and UTXO databases. The&lt;br/&gt;&amp;gt; minimum was chosen so that Bitcoin Core will be able to maintain at&lt;br/&gt;&amp;gt; least 288 blocks on disk (two days worth of blocks at 10 minutes&lt;br/&gt;&amp;gt; per block). In rare instances it is possible that the amount of&lt;br/&gt;&amp;gt; space used will exceed the pruning target in order to keep the&lt;br/&gt;&amp;gt; required last 288 blocks on disk.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Block pruning works during initial sync in the same way as during&lt;br/&gt;&amp;gt; steady state, by deleting block files &amp;#34;as you go&amp;#34; whenever disk&lt;br/&gt;&amp;gt; space is allocated. Thus, if the user specifies 550MB, once that&lt;br/&gt;&amp;gt; level is reached the program will begin deleting the oldest block&lt;br/&gt;&amp;gt; and undo files, while continuing to download the blockchain.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; For now, block pruning disables block relay.  In the future, nodes&lt;br/&gt;&amp;gt; with block pruning will at a minimum relay &amp;#34;new&amp;#34; blocks, meaning&lt;br/&gt;&amp;gt; blocks that extend their active chain.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Block pruning is currently incompatible with running a wallet due&lt;br/&gt;&amp;gt; to the fact that block data is used for rescanning the wallet and&lt;br/&gt;&amp;gt; importing keys or addresses (which require a rescan.) However,&lt;br/&gt;&amp;gt; running the wallet with block pruning will be supported in the near&lt;br/&gt;&amp;gt; future, subject to those limitations.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Block pruning is also incompatible with -txindex and will&lt;br/&gt;&amp;gt; automatically disable it.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Once you have pruned blocks, going back to unpruned state requires&lt;br/&gt;&amp;gt;  re-downloading the entire blockchain. To do this, re-start the&lt;br/&gt;&amp;gt; node with -reindex. Note also that any problem that would cause a&lt;br/&gt;&amp;gt; user to reindex (e.g., disk corruption) will cause a pruned node to&lt;br/&gt;&amp;gt; redownload the entire blockchain. Finally, note that when a pruned&lt;br/&gt;&amp;gt; node reindexes, it will delete any blk???.dat and rev???.dat files&lt;br/&gt;&amp;gt; in the data directory prior to restarting the download.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; To enable block pruning on the command line:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; - `-prune=N`: where N is the number of MB to allot for raw block &amp;amp;&lt;br/&gt;&amp;gt; undo data.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Modified RPC calls:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; - `getblockchaininfo` now includes whether we are in pruned mode or&lt;br/&gt;&amp;gt; not. - `getblock` will check if the block&amp;#39;s data has been pruned&lt;br/&gt;&amp;gt; and if so, return an error. - `getrawtransaction` will no longer be&lt;br/&gt;&amp;gt; able to locate a transaction that has a UTXO but where its block&lt;br/&gt;&amp;gt; file has been pruned.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Pruning is disabled by default.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Big endian support --------------------&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Experimental support for big-endian CPU architectures was added in&lt;br/&gt;&amp;gt; this release. All little-endian specific code was replaced with&lt;br/&gt;&amp;gt; endian-neutral constructs. This has been tested on at least MIPS&lt;br/&gt;&amp;gt; and PPC hosts. The build system will automatically detect the&lt;br/&gt;&amp;gt; endianness of the target.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Memory usage optimization --------------------------&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; There have been many changes in this release to reduce the default&lt;br/&gt;&amp;gt; memory usage of a node, among which:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; - Accurate UTXO cache size accounting (#6102); this makes the&lt;br/&gt;&amp;gt; option `-dbcache` precise where this grossly underestimated memory&lt;br/&gt;&amp;gt; usage before - Reduce size of per-peer data structure (#6064 and&lt;br/&gt;&amp;gt; others); this increases the number of connections that can be&lt;br/&gt;&amp;gt; supported with the same amount of memory - Reduce the number of&lt;br/&gt;&amp;gt; threads (#5964, #5679); lowers the amount of (esp. virtual) memory&lt;br/&gt;&amp;gt; needed&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Fee estimation changes ----------------------&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; This release improves the algorithm used for fee estimation.&lt;br/&gt;&amp;gt; Previously, -1 was returned when there was insufficient data to&lt;br/&gt;&amp;gt; give an estimate.  Now, -1 will also be returned when there is no&lt;br/&gt;&amp;gt; fee or priority high enough for the desired confirmation target. In&lt;br/&gt;&amp;gt; those cases, it can help to ask for an estimate for a higher target&lt;br/&gt;&amp;gt; number of blocks. It is not uncommon for there to be no fee or&lt;br/&gt;&amp;gt; priority high enough to be reliably (85%) included in the next&lt;br/&gt;&amp;gt; block and for this reason, the default for `-txconfirmtarget=n` has&lt;br/&gt;&amp;gt; changed from 1 to 2.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Privacy: Disable wallet transaction broadcast &lt;br/&gt;&amp;gt; ----------------------------------------------&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; This release adds an option `-walletbroadcast=0` to prevent&lt;br/&gt;&amp;gt; automatic transaction broadcast and rebroadcast (#5951). This&lt;br/&gt;&amp;gt; option allows separating transaction submission from the node&lt;br/&gt;&amp;gt; functionality.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Making use of this, third-party scripts can be written to take care&lt;br/&gt;&amp;gt; of transaction (re)broadcast:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; - Send the transaction as normal, either through RPC or the GUI -&lt;br/&gt;&amp;gt; Retrieve the transaction data through RPC using `gettransaction`&lt;br/&gt;&amp;gt; (NOT `getrawtransaction`). The `hex` field of the result will&lt;br/&gt;&amp;gt; contain the raw hexadecimal representation of the transaction - The&lt;br/&gt;&amp;gt; transaction can then be broadcasted through arbitrary mechanisms &lt;br/&gt;&amp;gt; supported by the script&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; One such application is selective Tor usage, where the node runs on&lt;br/&gt;&amp;gt; the normal internet but transactions are broadcasted over Tor.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; For an example script see&lt;br/&gt;&amp;gt; [bitcoin-submittx](&lt;a href=&#34;https://github.com/laanwj/bitcoin-submittx&#34;&gt;https://github.com/laanwj/bitcoin-submittx&lt;/a&gt;).&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Privacy: Stream isolation for Tor &lt;br/&gt;&amp;gt; ----------------------------------&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; This release adds functionality to create a new circuit for every&lt;br/&gt;&amp;gt; peer connection, when the software is used with Tor. The new&lt;br/&gt;&amp;gt; option, `-proxyrandomize`, is on by default.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; When enabled, every outgoing connection will (potentially) go&lt;br/&gt;&amp;gt; through a different exit node. That significantly reduces the&lt;br/&gt;&amp;gt; chance to get unlucky and pick a single exit node that is either&lt;br/&gt;&amp;gt; malicious, or widely banned from the P2P network. This improves&lt;br/&gt;&amp;gt; connection reliability as well as privacy, especially for the&lt;br/&gt;&amp;gt; initial connections.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; **Important note:** If a non-Tor SOCKS5 proxy is configured that&lt;br/&gt;&amp;gt; supports authentication, but doesn&amp;#39;t require it, this change may&lt;br/&gt;&amp;gt; cause that proxy to reject connections. A user and password is sent&lt;br/&gt;&amp;gt; where they weren&amp;#39;t before. This setup is exceedingly rare, but in&lt;br/&gt;&amp;gt; this case `-proxyrandomize=0` can be passed to disable the&lt;br/&gt;&amp;gt; behavior.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; 0.11.0 Change log =================&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Detailed release notes follow. This overview includes changes that&lt;br/&gt;&amp;gt; affect behavior, not code moves, refactors and string updates. For&lt;br/&gt;&amp;gt; convenience in locating the code changes and accompanying&lt;br/&gt;&amp;gt; discussion, both the pull request and git merge commit are&lt;br/&gt;&amp;gt; mentioned.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; ### RPC and REST - #5461 `5f7279a` signrawtransaction: validate&lt;br/&gt;&amp;gt; private key - #5444 `103f66b` Add&lt;br/&gt;&amp;gt; /rest/headers/&amp;lt;count&amp;gt;/&amp;lt;hash&amp;gt;.&amp;lt;ext&amp;gt; - #4964 `95ecc0a` Add&lt;br/&gt;&amp;gt; scriptPubKey field to validateaddress RPC call - #5476 `c986972`&lt;br/&gt;&amp;gt; Add time offset into getpeerinfo output - #5540 `84eba47` Add&lt;br/&gt;&amp;gt; unconfirmed and immature balances to getwalletinfo - #5599&lt;br/&gt;&amp;gt; `40e96a3` Get rid of the internal miner&amp;#39;s hashmeter - #5711&lt;br/&gt;&amp;gt; `87ecfb0` Push down RPC locks - #5754 `1c4e3f9` fix&lt;br/&gt;&amp;gt; getblocktemplate lock issue - #5756 `5d901d8` Fix&lt;br/&gt;&amp;gt; getblocktemplate_proposals test by mining one block - #5548&lt;br/&gt;&amp;gt; `d48ce48` Add /rest/chaininfos - #5992 `4c4f1b4` Push down RPC&lt;br/&gt;&amp;gt; reqWallet flag - #6036 `585b5db` Show zero value txouts in&lt;br/&gt;&amp;gt; listunspent - #5199 `6364408` Add RPC call `gettxoutproof` to&lt;br/&gt;&amp;gt; generate and verify merkle blocks - #5418 `16341cc` Report missing&lt;br/&gt;&amp;gt; inputs in sendrawtransaction - #5937 `40f5e8d` show script&lt;br/&gt;&amp;gt; verification errors in signrawtransaction result - #5420 `1fd2d39`&lt;br/&gt;&amp;gt; getutxos REST command (based on Bip64) - #6193 `42746b0` [REST]&lt;br/&gt;&amp;gt; remove json input for getutxos, limit to query max. 15 outpoints -&lt;br/&gt;&amp;gt; #6226 `5901596` json: fail read_string if string contains trailing&lt;br/&gt;&amp;gt; garbage&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; ### Configuration and command-line options - #5636 `a353ad4` Add&lt;br/&gt;&amp;gt; option `-allowselfsignedrootcertificate` to allow self signed root&lt;br/&gt;&amp;gt; certs (for testing payment requests) - #5900 `3e8a1f2` Add a&lt;br/&gt;&amp;gt; consistency check `-checkblockindex` for the block chain data&lt;br/&gt;&amp;gt; structures - #5951 `7efc9cf` Make it possible to disable wallet&lt;br/&gt;&amp;gt; transaction broadcast (using `-walletbroadcast=0`) - #5911&lt;br/&gt;&amp;gt; `b6ea3bc` privacy: Stream isolation for Tor (on by default, use&lt;br/&gt;&amp;gt; `-proxyrandomize=0` to disable) - #5863 `c271304` Add autoprune&lt;br/&gt;&amp;gt; functionality (`-prune=&amp;lt;size&amp;gt;`) - #6153 `0bcf04f` Parameter&lt;br/&gt;&amp;gt; interaction: disable upnp if -proxy set - #6274 `4d9c7fe` Add&lt;br/&gt;&amp;gt; option `-alerts` to opt out of alert system&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; ### Block and transaction handling - #5367 `dcc1304` Do all block&lt;br/&gt;&amp;gt; index writes in a batch - #5253 `203632d` Check against MANDATORY&lt;br/&gt;&amp;gt; flags prior to accepting to mempool - #5459 `4406c3e` Reject&lt;br/&gt;&amp;gt; headers that build on an invalid parent - #5481 `055f3ae` Apply&lt;br/&gt;&amp;gt; AreSane() checks to the fees from the network - #5580 `40d65eb`&lt;br/&gt;&amp;gt; Preemptively catch a few potential bugs - #5349 `f55c5e9` Implement&lt;br/&gt;&amp;gt; test for merkle tree malleability in CPartialMerkleTree - #5564&lt;br/&gt;&amp;gt; `a89b837` clarify obscure uses of EvalScript() - #5521 `8e4578a`&lt;br/&gt;&amp;gt; Reject non-final txs even in testnet/regtest - #5707 `6af674e`&lt;br/&gt;&amp;gt; Change hardcoded character constants to descriptive named constants&lt;br/&gt;&amp;gt; for db keys - #5286 `fcf646c` Change the default maximum OP_RETURN&lt;br/&gt;&amp;gt; size to 80 bytes - #5710 `175d86e` Add more information to errors&lt;br/&gt;&amp;gt; in ReadBlockFromDisk - #5948 `b36f1ce` Use GetAncestor to compute&lt;br/&gt;&amp;gt; new target - #5959 `a0bfc69` Add additional block index consistency&lt;br/&gt;&amp;gt; checks - #6058 `7e0e7f8` autoprune minor post-merge improvements -&lt;br/&gt;&amp;gt; #5159 `2cc1372` New fee estimation code - #6102 `6fb90d8` Implement&lt;br/&gt;&amp;gt; accurate UTXO cache size accounting - #6129 `2a82298` Bug fix for&lt;br/&gt;&amp;gt; clearing fCheckForPruning - #5947 `e9af4e6` Alert if it is very&lt;br/&gt;&amp;gt; likely we are getting a bad chain - #6203 `c00ae64` Remove P2SH&lt;br/&gt;&amp;gt; coinbase flag, no longer interesting - #5985 `37b4e42` Fix removing&lt;br/&gt;&amp;gt; of orphan transactions - #6221 `6cb70ca` Prune: Support&lt;br/&gt;&amp;gt; noncontiguous block files - #6256 `fce474c` Use best header chain&lt;br/&gt;&amp;gt; timestamps to detect partitioning - #6233 `a587606` Advance&lt;br/&gt;&amp;gt; pindexLastCommonBlock for blocks in chainActive&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; ### P2P protocol and network code - #5507 `844ace9` Prevent DOS&lt;br/&gt;&amp;gt; attacks on in-flight data structures - #5770 `32a8b6a` Sanitize&lt;br/&gt;&amp;gt; command strings before logging them - #5859 `dd4ffce` Add correct&lt;br/&gt;&amp;gt; bool combiner for net signals - #5876 `8e4fd0c` Add a NODE_GETUTXO&lt;br/&gt;&amp;gt; service bit and document NODE_NETWORK - #6028 `b9311fb` Move&lt;br/&gt;&amp;gt; nLastTry from CAddress to CAddrInfo - #5662 `5048465` Change&lt;br/&gt;&amp;gt; download logic to allow calling getdata on inbound peers - #5971&lt;br/&gt;&amp;gt; `18d2832` replace absolute sleep with conditional wait - #5918&lt;br/&gt;&amp;gt; `7bf5d5e` Use equivalent PoW for non-main-chain requests - #6059&lt;br/&gt;&amp;gt; `f026ab6` chainparams: use SeedSpec6&amp;#39;s rather than CAddress&amp;#39;s for&lt;br/&gt;&amp;gt; fixed seeds - #6080 `31c0bf1` Add jonasschnellis dns seeder - #5976&lt;br/&gt;&amp;gt; `9f7809f` Reduce download timeouts as blocks arrive - #6172&lt;br/&gt;&amp;gt; `b4bbad1` Ignore getheaders requests when not synced - #5875&lt;br/&gt;&amp;gt; `304892f` Be stricter in processing unrequested blocks - #6333&lt;br/&gt;&amp;gt; `41bbc85` Hardcoded seeds update June 2015&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; ### Validation - #5143 `48e1765` Implement BIP62 rule 6 - #5713&lt;br/&gt;&amp;gt; `41e6e4c` Implement BIP66&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; ### Build system - #5501 `c76c9d2` Add mips, mipsel and aarch64 to&lt;br/&gt;&amp;gt; depends platforms - #5334 `cf87536` libbitcoinconsensus: Add&lt;br/&gt;&amp;gt; pkg-config support - #5514 `ed11d53` Fix &amp;#39;make distcheck&amp;#39; - #5505&lt;br/&gt;&amp;gt; `a99ef7d` Build winshutdownmonitor.cpp on Windows only - #5582&lt;br/&gt;&amp;gt; `e8a6639` Osx toolchain update - #5684 `ab64022` osx: bump build&lt;br/&gt;&amp;gt; sdk to 10.9 - #5695 `23ef5b7` depends: latest config.guess and&lt;br/&gt;&amp;gt; config.sub - #5509 `31dedb4` Fixes when compiling in c&#43;&#43;11 mode -&lt;br/&gt;&amp;gt; #5819 `f8e68f7` release: use static libstdc&#43;&#43; and disable reduced&lt;br/&gt;&amp;gt; exports by default - #5510 `7c3fbc3` Big endian support - #5149&lt;br/&gt;&amp;gt; `c7abfa5` Add script to verify all merge commits are signed - #6082&lt;br/&gt;&amp;gt; `7abbb7e` qt: disable qt tests when one of the checks for the gui&lt;br/&gt;&amp;gt; fails - #6244 `0401aa2` configure: Detect (and reject) LibreSSL -&lt;br/&gt;&amp;gt; #6269 `95aca44` gitian: Use the new bitcoin-detached-sigs git repo&lt;br/&gt;&amp;gt; for OSX signatures - #6285 `ef1d506` Fix scheduler build with some&lt;br/&gt;&amp;gt; boost versions. - #6280 `25c2216` depends: fix Boost 1.55 build on&lt;br/&gt;&amp;gt; GCC 5 - #6303 `b711599` gitian: add a gitian-win-signer descriptor &lt;br/&gt;&amp;gt; - #6246 `8ea6d37` Fix build on FreeBSD - #6282 `daf956b` fix crash&lt;br/&gt;&amp;gt; on shutdown when e.g. changing -txindex and abort action - #6354&lt;br/&gt;&amp;gt; `bdf0d94` Gitian windows signing normalization&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; ### Wallet - #2340 `811c71d` Discourage fee sniping with nLockTime &lt;br/&gt;&amp;gt; - #5485 `d01bcc4` Enforce minRelayTxFee on wallet created tx and&lt;br/&gt;&amp;gt; add a maxtxfee option - #5508 `9a5cabf` Add RandAddSeedPerfmon to&lt;br/&gt;&amp;gt; MakeNewKey - #4805 `8204e19` Do not flush the wallet in&lt;br/&gt;&amp;gt; AddToWalletIfInvolvingMe(..) - #5319 `93b7544` Clean up wallet&lt;br/&gt;&amp;gt; encryption code - #5831 `df5c246` Subtract fee from amount - #6076&lt;br/&gt;&amp;gt; `6c97fd1` wallet: fix boost::get usage with boost 1.58 - #5511&lt;br/&gt;&amp;gt; `23c998d` Sort pending wallet transactions before reaccepting -&lt;br/&gt;&amp;gt; #6126 `26e08a1` Change default nTxConfirmTarget to 2 - #6183&lt;br/&gt;&amp;gt; `75a4d51` Fix off-by-one error w/ nLockTime in the wallet - #6276&lt;br/&gt;&amp;gt; `c9fd907` Fix getbalance * 0&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; ### GUI - #5219 `f3af0c8` New icons - #5228 `bb3c75b` HiDPI&lt;br/&gt;&amp;gt; (retina) support for splash screen - #5258 `73cbf0a` The RPC&lt;br/&gt;&amp;gt; Console should be a QWidget to make window more independent - #5488&lt;br/&gt;&amp;gt; `851dfc7` Light blue icon color for regtest - #5547 `a39aa74` New&lt;br/&gt;&amp;gt; icon for the debug window - #5493 `e515309` Adopt style colour for&lt;br/&gt;&amp;gt; button icons - #5557 `70477a0` On close of splashscreen interrupt&lt;br/&gt;&amp;gt; verifyDB - #5559 `83be8fd` Make the command-line-args dialog&lt;br/&gt;&amp;gt; better - #5144 `c5380a9` Elaborate on signverify message dialog&lt;br/&gt;&amp;gt; warning - #5489 `d1aa3c6` Optimize PNG files - #5649 `e0cd2f5` Use&lt;br/&gt;&amp;gt; text-color icons for system tray Send/Receive menu entries - #5651&lt;br/&gt;&amp;gt; `848f55d` Coin Control: Use U&#43;2248 &amp;#34;ALMOST EQUAL TO&amp;#34; rather than a&lt;br/&gt;&amp;gt; simple tilde - #5626 `ab0d798` Fix icon sizes and column width -&lt;br/&gt;&amp;gt; #5683 `c7b22aa` add new osx dmg background picture - #5620&lt;br/&gt;&amp;gt; `7823598` Payment request expiration bug fix - #5729 `9c4a5a5`&lt;br/&gt;&amp;gt; Allow unit changes for read-only BitcoinAmountField - #5753&lt;br/&gt;&amp;gt; `0f44672` Add bitcoin logo to about screen - #5629 `a956586`&lt;br/&gt;&amp;gt; Prevent amount overflow problem with payment requests - #5830&lt;br/&gt;&amp;gt; `215475a` Don&amp;#39;t save geometry for options and about/help window -&lt;br/&gt;&amp;gt; #5793 `d26f0b2` Honor current network when creating autostart link &lt;br/&gt;&amp;gt; - #5847 `f238add` Startup script for centos, with documentation -&lt;br/&gt;&amp;gt; #5915 `5bd3a92` Fix a static qt5 crash when using certain versions&lt;br/&gt;&amp;gt; of libxcb - #5898 `bb56781` Fix rpc console font size to flexible&lt;br/&gt;&amp;gt; metrics - #5467 `bc8535b` Payment request / server work - part 2 -&lt;br/&gt;&amp;gt; #6161 `180c164` Remove movable option for toolbar - #6160 `0d862c2`&lt;br/&gt;&amp;gt; Overviewpage: make sure warning icons gets colored&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; ### Tests - #5453 `2f2d337` Add ability to run single test manually&lt;br/&gt;&amp;gt; to RPC tests - #5421 `886eb57` Test unexecuted OP_CODESEPARATOR -&lt;br/&gt;&amp;gt; #5530 `565b300` Additional rpc tests - #5611 `37b185c` Fix spurious&lt;br/&gt;&amp;gt; windows test failures after 012598880c - #5613 `2eda47b` Fix&lt;br/&gt;&amp;gt; smartfees test for change to relay policy - #5612 `e3f5727` Fix&lt;br/&gt;&amp;gt; zapwallettxes test - #5642 `30a5b5f` Prepare paymentservertests for&lt;br/&gt;&amp;gt; new unit tests - #5784 `e3a3cd7` Fix usage of NegateSignatureS in&lt;br/&gt;&amp;gt; script_tests - #5813 `ee9f2bf` Add unit tests for next difficulty&lt;br/&gt;&amp;gt; calculations - #5855 `d7989c0` Travis: run unit tests in different&lt;br/&gt;&amp;gt; orders - #5852 `cdae53e` Reinitialize state in between individual&lt;br/&gt;&amp;gt; unit tests. - #5883 `164d7b6` tests: add a BasicTestingSetup and&lt;br/&gt;&amp;gt; apply to all tests - #5940 `446bb70` Regression test for&lt;br/&gt;&amp;gt; ResendWalletTransactions - #6052 `cf7adad` fix and enable bip32&lt;br/&gt;&amp;gt; unit test - #6039 `734f80a` tests: Error when setgenerate is used&lt;br/&gt;&amp;gt; on regtest - #6074 `948beaf` Correct the PUSHDATA4 minimal encoding&lt;br/&gt;&amp;gt; test in script_invalid.json - #6032 `e08886d` Stop nodes after RPC&lt;br/&gt;&amp;gt; tests, even with --nocleanup - #6075 `df1609f` Add additional&lt;br/&gt;&amp;gt; script edge condition tests - #5981 `da38dc6` Python P2P testing -&lt;br/&gt;&amp;gt; #5958 `9ef00c3` Add multisig rpc tests - #6112 `fec5c0e` Add more&lt;br/&gt;&amp;gt; script edge condition tests&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; ### Miscellaneous - #5457, #5506, #5952, #6047 Update libsecp256k1 &lt;br/&gt;&amp;gt; - #5437 `84857e8` Add missing CAutoFile::IsNull() check in main -&lt;br/&gt;&amp;gt; #5490 `ec20fd7` Replace uint256/uint160 with opaque blobs where&lt;br/&gt;&amp;gt; possible - #5654, #5764 Adding jonasschnelli&amp;#39;s GPG key - #5477&lt;br/&gt;&amp;gt; `5f04d1d` OS X 10.10: LSSharedFileListItemResolve() is deprecated -&lt;br/&gt;&amp;gt; #5679 `beff11a` Get rid of DetectShutdownThread - #5787 `9bd8c9b`&lt;br/&gt;&amp;gt; Add fanquake PGP key - #5366 `47a79bb` No longer check osx&lt;br/&gt;&amp;gt; compatibility in RenameThread - #5689 `07f4386` openssl: abstract&lt;br/&gt;&amp;gt; out OPENSSL_cleanse - #5708 `8b298ca` Add list of implemented BIPs &lt;br/&gt;&amp;gt; - #5809 `46bfbe7` Add bitcoin-cli man page - #5839 `86eb461` keys:&lt;br/&gt;&amp;gt; remove libsecp256k1 verification until it&amp;#39;s actually supported -&lt;br/&gt;&amp;gt; #5749 `d734d87` Help messages correctly formatted (79 chars) -&lt;br/&gt;&amp;gt; #5884 `7077fe6` BUGFIX: Stack around the variable &amp;#39;rv&amp;#39; was&lt;br/&gt;&amp;gt; corrupted - #5849 `41259ca` contrib/init/bitcoind.openrc:&lt;br/&gt;&amp;gt; Compatibility with previous OpenRC init script variables - #5950&lt;br/&gt;&amp;gt; `41113e3` Fix locale fallback and guard tests against invalid&lt;br/&gt;&amp;gt; locale settings - #5965 `7c6bfb1` Add git-subtree-check.sh script -&lt;br/&gt;&amp;gt; #6033 `1623f6e` FreeBSD, OpenBSD thread renaming - #6064 `b46e7c2`&lt;br/&gt;&amp;gt; Several changes to mruset - #6104 `3e2559c` Show an init message&lt;br/&gt;&amp;gt; while activating best chain - #6125 `351f73e` Clean up parsing of&lt;br/&gt;&amp;gt; bool command line args - #5964 `b4c219b` Lightweight task&lt;br/&gt;&amp;gt; scheduler - #6116 `30dc3c1` [OSX] rename Bitcoin-Qt.app to&lt;br/&gt;&amp;gt; Bitcoin-Core.app - #6168 `b3024f0` contrib/linearize: Support&lt;br/&gt;&amp;gt; linearization of testnet blocks - #6098 `7708fcd` Update Windows&lt;br/&gt;&amp;gt; resource files (and add one for bitcoin-tx) - #6159 `e1412d3` Catch&lt;br/&gt;&amp;gt; errors on datadir lock and pidfile delete - #6186 `182686c` Fix two&lt;br/&gt;&amp;gt; problems in CSubnet parsing - #6174 `df992b9` doc: add translation&lt;br/&gt;&amp;gt; strings policy - #6210 `dfdb6dd` build: disable optional use of gmp&lt;br/&gt;&amp;gt; in internal secp256k1 build - #6264 `94cd705` Remove translation&lt;br/&gt;&amp;gt; for -help-debug options - #6286 `3902c15` Remove berkeley-db4&lt;br/&gt;&amp;gt; workaround in MacOSX build docs - #6319 `3f8fcc9` doc: update&lt;br/&gt;&amp;gt; mailing list address&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Credits =======&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Thanks to everyone who directly contributed to this release:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; - 21E14 - Adam Weiss - Alex Morcos - ayeowch - azeteki - Ben&lt;br/&gt;&amp;gt; Holden-Crowther - bikinibabe - BitcoinPRReadingGroup - Blake&lt;br/&gt;&amp;gt; Jakopovic - BtcDrak - charlescharles - Chris Arnesen - Ciemon -&lt;br/&gt;&amp;gt; CohibAA - Corinne Dashjr - Cory Fields - Cozz Lovan - Daira&lt;br/&gt;&amp;gt; Hopwood - Daniel Kraft - Dave Collins - David A. Harding - dexX7 -&lt;br/&gt;&amp;gt; Earlz - Eric Lombrozo - Eric R. Schulz - Everett Forth - Flavien&lt;br/&gt;&amp;gt; Charlon - fsb4000 - Gavin Andresen - Gregory Maxwell - Heath - Ivan&lt;br/&gt;&amp;gt; Pustogarov - Jacob Welsh - Jameson Lopp - Jason Lewicki - Jeff&lt;br/&gt;&amp;gt; Garzik - Jonas Schnelli - Jonathan Brown - Jorge Timón - joshr -&lt;br/&gt;&amp;gt; jtimon - Julian Yap - Luca Venturini - Luke Dashjr - Manuel Araoz -&lt;br/&gt;&amp;gt; MarcoFalke - Matt Bogosian - Matt Corallo - Micha - Michael Ford -&lt;br/&gt;&amp;gt; Mike Hearn - mrbandrews - Nicolas Benoit - paveljanik - Pavel&lt;br/&gt;&amp;gt; Janík - Pavel Vasin - Peter Todd - Philip Kaufmann - Pieter Wuille &lt;br/&gt;&amp;gt; - pstratem - randy-waterhouse - rion - Rob Van Mieghem - Ross&lt;br/&gt;&amp;gt; Nicoll - Ruben de Vries - sandakersmann - Shaul Kfir - Shawn&lt;br/&gt;&amp;gt; Wilkinson - sinetek - Suhas Daftuar - svost - Thomas Zander - Tom&lt;br/&gt;&amp;gt; Harding - UdjinM6 - Vitalii Demianets - Wladimir J. van der Laan&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; And all those who contributed additional code review and/or&lt;br/&gt;&amp;gt; security research:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; - Sergio Demian Lerner&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; As well as everyone that helped translating on&lt;br/&gt;&amp;gt; [Transifex](&lt;a href=&#34;https://www.transifex.com/projects/p/bitcoin/&#34;&gt;https://www.transifex.com/projects/p/bitcoin/&lt;/a&gt;).&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; _______________________________________________ bitcoin-dev mailing&lt;br/&gt;&amp;gt; list 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;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v1&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJVpkHzAAoJEGxwq/inSG8CYXQH/j&#43;RkquHT6F&#43;gjbST9eMNshI&lt;br/&gt;9ydEnqL68o5FtZfRCdfrv3&#43;GbXtsf7OFK9O/67denujiMR5OCQHCLZsV9bPpVrib&lt;br/&gt;AsxVHzu&#43;YWavjcyrlnKR4NAI9BUNNJzmsoBK2uD2c2niqT4CsbHMLssUuYXO3xM9&lt;br/&gt;nKIlkn8ZZhbnJEJhM3UESh99KLPXqnKsmu&#43;&#43;ZjGZdRnBPD1RGNbRuUCwqzUeij4L&lt;br/&gt;Fyzj5X3UWFloF&#43;oI9IGy7/wRYRrJ0k9q9NSJPU5Xv9RRZ63T4lv1phNMzYFzFve5&lt;br/&gt;48HF&#43;6&#43;BSa&#43;JUh4SihjEAuVNeHtPDMhZMCxkx/YTNDDjUL8UEFDKNc/xmx&#43;ObFM=&lt;br/&gt;=rpNr&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T17:42:03&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs9ey8ncpdpxzcknsatc7ylguh9wvevp7qv8nger3yz02yzrlzl9jqzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwn8vdy0</id>
    
      <title type="html">📅 Original date posted:2015-06-23 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs9ey8ncpdpxzcknsatc7ylguh9wvevp7qv8nger3yz02yzrlzl9jqzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwn8vdy0" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs8vjlr7jshx8q95haydduf6zn6uj4glc0rddfz5fzlkzgmcwfzgdq68mvm5&#39;&gt;nevent1q…mvm5&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-06-23&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;1) Hard fork not (necessarily) needed&lt;br/&gt;2) See Garzik&amp;#39;s BIP 100, better (this is not meant to say &amp;#34;superior to&lt;br/&gt;your stuff,&amp;#34; but rather simply to say, &amp;#34;Better you should work with&lt;br/&gt;Garzik to implement BIP-100, that would be good&amp;#34;)&lt;br/&gt;3) See points 1 and 2 above&lt;br/&gt;4) If still reading... changes should be (as you seem to have been&lt;br/&gt;trying to lean towards)... lean towards gradual change; hence, changes&lt;br/&gt;that would flow from this BIP would be better off oriented in a&lt;br/&gt;process that dies not require the &amp;#34;way you have done it.&amp;#34;&lt;br/&gt;&lt;br/&gt;You did address that, to be fair - in your TODO, this link:&lt;br/&gt;&lt;a href=&#34;http://gavinandresen.ninja/time-to-roll-out-bigger-blocks&#34;&gt;http://gavinandresen.ninja/time-to-roll-out-bigger-blocks&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;contained the following link:&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;http://gavinandresen.ninja/bigger-blocks-another-way&#34;&gt;http://gavinandresen.ninja/bigger-blocks-another-way&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;However, in reading that, I didn&amp;#39;t see any meaningful statements that&lt;br/&gt;would refute the approach in Garzik&amp;#39;s BIP-100.&lt;br/&gt;&lt;br/&gt;Maybe a better way to say this is,&lt;br/&gt;&lt;br/&gt;Work with Jeff Garzik (which I am sure you are already having such&lt;br/&gt;discussions in private) as well as the list discussions,&lt;br/&gt;Move forward on BIP-100 with Garzik and other developers (not such a&lt;br/&gt;bad plan really) and don&amp;#39;t get caught up in XT.  (If you feel you can&lt;br/&gt;develop XT further, that is your thing but it would perhaps make you&lt;br/&gt;lose focus, work together with other developers.)&lt;br/&gt;&lt;br/&gt;Relax into the process.  Things will be ok.&lt;br/&gt;&lt;br/&gt;Respectfully,&lt;br/&gt;&lt;br/&gt;- -O&lt;br/&gt;&lt;br/&gt;On 06/22/2015 11:18 AM, Gavin Andresen wrote:&lt;br/&gt;&amp;gt; I promised to write a BIP after I&amp;#39;d implemented &lt;br/&gt;&amp;gt; increase-the-maximum-block-size code, so here it is. It also lives&lt;br/&gt;&amp;gt; at: &lt;br/&gt;&amp;gt; &lt;a href=&#34;https://github.com/gavinandresen/bips/blob/blocksize/bip-8MB.mediawiki&#34;&gt;https://github.com/gavinandresen/bips/blob/blocksize/bip-8MB.mediawiki&lt;/a&gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;  I don&amp;#39;t expect any proposal to please everybody; there are&lt;br/&gt;&amp;gt; unavoidable tradeoffs to increasing the maximum block size. I&lt;br/&gt;&amp;gt; prioritize implementation simplicity -- it is hard to write&lt;br/&gt;&amp;gt; consensus-critical code, so simpler is better.&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; BIP: ?? Title: Increase Maximum Block Size Author: Gavin Andresen&lt;br/&gt;&amp;gt; &amp;lt;gavinandresen at gmail.com &amp;lt;mailto:gavinandresen at gmail.com&amp;gt;&amp;gt; Status:&lt;br/&gt;&amp;gt; Draft Type: Standards Track Created: 2015-06-22&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; ==Abstract==&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; This BIP proposes replacing the fixed one megabyte maximum block&lt;br/&gt;&amp;gt; size with a maximum size that grows over time at a predictable&lt;br/&gt;&amp;gt; rate.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; ==Motivation==&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Transaction volume on the Bitcoin network has been growing, and&lt;br/&gt;&amp;gt; will soon reach the one-megabyte-every-ten-minutes limit imposed by&lt;br/&gt;&amp;gt; the one megabyte maximum block size. Increasing the maximum size&lt;br/&gt;&amp;gt; reduces the impact of that limit on Bitcoin adoption and growth.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; ==Specification==&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; After deployment on the network (see the Deployment section for &lt;br/&gt;&amp;gt; details), the maximum allowed size of a block on the main network&lt;br/&gt;&amp;gt; shall be calculated based on the timestamp in the block header.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; The maximum size shall be 8,000,000 bytes at a timestamp of&lt;br/&gt;&amp;gt; 2016-01-11 00:00:00 UTC (timestamp 1452470400), and shall double&lt;br/&gt;&amp;gt; every 63,072,000 seconds (two years, ignoring leap years), until&lt;br/&gt;&amp;gt; 2036-01-06 00:00:00 UTC (timestamp 2083190400). The maximum size of&lt;br/&gt;&amp;gt; blocks in between doublings will increase linearly based on the&lt;br/&gt;&amp;gt; block&amp;#39;s timestamp. The maximum size of blocks after 2036-01-06&lt;br/&gt;&amp;gt; 00:00:00 UTC shall be 8,192,000,000 bytes.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Expressed in pseudo-code, using integer math:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; function max_block_size(block_timestamp):&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; time_start = 1452470400 time_double = 60*60*24*365*2 size_start =&lt;br/&gt;&amp;gt; 8000000 if block_timestamp &amp;gt;= time_start&#43;time_double*10 return&lt;br/&gt;&amp;gt; size_start * 2^10&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; // Piecewise-linear-between-doublings growth: time_delta =&lt;br/&gt;&amp;gt; block_timestamp - t_start doublings = time_delta / time_double &lt;br/&gt;&amp;gt; remainder = time_delta % time_double interpolate = (size_start *&lt;br/&gt;&amp;gt; 2^doublings * remainder) / time_double max_size = size_start *&lt;br/&gt;&amp;gt; 2^doublings &#43; interpolate&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; return max_size&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; ==Deployment==&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Deployment shall be controlled by hash-power supermajority vote&lt;br/&gt;&amp;gt; (similar to the technique used in BIP34), but the earliest possible&lt;br/&gt;&amp;gt; activation time is 2016-01-11 00:00:00 UTC.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Activation is achieved when 750 of 1,000 consecutive blocks in the&lt;br/&gt;&amp;gt; best chain have a version number with bits 3 and 14 set (0x20000004&lt;br/&gt;&amp;gt; in hex). The activation time will be the timestamp of the 750&amp;#39;th&lt;br/&gt;&amp;gt; block plus a two week (1,209,600 second) grace period to give any&lt;br/&gt;&amp;gt; remaining miners or services time to upgrade to support larger&lt;br/&gt;&amp;gt; blocks. If a supermajority is achieved more than two weeks before&lt;br/&gt;&amp;gt; 2016-01-11 00:00:00 UTC, the activation time will be 2016-01-11&lt;br/&gt;&amp;gt; 00:00:00 UTC.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Block version numbers are used only for activation; once activation&lt;br/&gt;&amp;gt; is achieved, the maximum block size shall be as described in the &lt;br/&gt;&amp;gt; specification section, regardless of the version number of the&lt;br/&gt;&amp;gt; block.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; ==Rationale==&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; The initial size of 8,000,000 bytes was chosen after testing the&lt;br/&gt;&amp;gt; current reference implementation code with larger block sizes and&lt;br/&gt;&amp;gt; receiving feedback from miners stuck behind bandwidth-constrained&lt;br/&gt;&amp;gt; networks (in particular, Chinese miners behind the Great Firewall&lt;br/&gt;&amp;gt; of China).&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; The doubling interval was chosen based on long-term growth trends&lt;br/&gt;&amp;gt; for CPU power, storage, and Internet bandwidth. The 20-year limit&lt;br/&gt;&amp;gt; was chosen because exponential growth cannot continue forever.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Calculations are based on timestamps and not blockchain height&lt;br/&gt;&amp;gt; because a timestamp is part of every block&amp;#39;s header. This allows&lt;br/&gt;&amp;gt; implementations to know a block&amp;#39;s maximum size after they have&lt;br/&gt;&amp;gt; downloaded it&amp;#39;s header, but before downloading any transactions.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; The deployment plan is taken from Jeff Garzik&amp;#39;s proposed BIP100&lt;br/&gt;&amp;gt; block size increase, and is designed to give miners, merchants,&lt;br/&gt;&amp;gt; and full-node-running-end-users sufficient time to upgrade to&lt;br/&gt;&amp;gt; software that supports bigger blocks. A 75% supermajority was&lt;br/&gt;&amp;gt; chosen so that one large mining pool does not have effective veto&lt;br/&gt;&amp;gt; power over a blocksize increase. The version number scheme is&lt;br/&gt;&amp;gt; designed to be compatible with Pieter&amp;#39;s Wuille&amp;#39;s proposed &amp;#34;Version&lt;br/&gt;&amp;gt; bits&amp;#34; BIP.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; TODO: summarize objections/arguments from &lt;br/&gt;&amp;gt; &lt;a href=&#34;http://gavinandresen.ninja/time-to-roll-out-bigger-blocks&#34;&gt;http://gavinandresen.ninja/time-to-roll-out-bigger-blocks&lt;/a&gt;.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; TODO: describe other proposals and their advantages/disadvantages&lt;br/&gt;&amp;gt; over this proposal.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; ==Compatibility==&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; This is a hard-forking change to the Bitcoin protocol; anybody&lt;br/&gt;&amp;gt; running code that fully validates blocks must upgrade before the&lt;br/&gt;&amp;gt; activation time or they will risk rejecting a chain containing&lt;br/&gt;&amp;gt; larger-than-one-megabyte blocks.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Simplified Payment Verification software is not affected, unless&lt;br/&gt;&amp;gt; it makes assumptions about the maximum depth of a transaction&amp;#39;s&lt;br/&gt;&amp;gt; merkle branch based on the minimum size of a transaction and the&lt;br/&gt;&amp;gt; maximum block size.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; ==Implementation==&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;a href=&#34;https://github.com/gavinandresen/bitcoinxt/tree/blocksize_fork&#34;&gt;https://github.com/gavinandresen/bitcoinxt/tree/blocksize_fork&lt;/a&gt;&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; _______________________________________________ bitcoin-dev mailing&lt;br/&gt;&amp;gt; list 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;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v1&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJVigtJAAoJEGxwq/inSG8CqZwIAIG3ZQzekfccPxBOMqtim175&lt;br/&gt;Crov6hrO9FaIzbLljECpUi60RKuDM/fs09ZJsKKIaJPkB5dlJjs4huc206veAIO&#43;&lt;br/&gt;K2h3DmAcA6W/Thk0C2cV3ewv&#43;OiELDOhpeoddBBLPadAfaBGr4l9ltqWLdBtMCmw&lt;br/&gt;OtmiWstEuXTao9ApgoFOmybdmCjbfrfhejOOHs/pMiSn5xVE60RK4x2HFTFsHfAN&lt;br/&gt;fZAeLCuwuN2qWMrVrr&#43;cbpCXjEuE1xZG3WEj7ppYoGR&#43;AgF/Y5/U1j7S4PVpk85s&lt;br/&gt;CgMkpcWvLnBMmSCrllnRZy1Gfrwk36Pg0rXD/l/NNd0/KTpmPSvkX/bCyzFwbzo=&lt;br/&gt;=ft62&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T17:39:48&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqs940dtjp2de9y7ng2ecv9f3anex2hk652rsa744ya85lraxlpne6qzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldw3t9ya4</id>
    
      <title type="html">📅 Original date posted:2015-06-18 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqs940dtjp2de9y7ng2ecv9f3anex2hk652rsa744ya85lraxlpne6qzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldw3t9ya4" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsz8sdm9ujmnee4ddy2525xw5wy7fhm89mmgsy30gwtx5fvyq9sktcyqlu4c&#39;&gt;nevent1q…lu4c&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-06-18&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;Recently I saw the following video:&lt;br/&gt;&lt;br/&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=8JmvkyQyD8w&amp;amp;t=47m58s&#34;&gt;https://www.youtube.com/watch?v=8JmvkyQyD8w&amp;amp;t=47m58s&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Hadn&amp;#39;t seen it until just today, although it was done on June 8, 2015.&lt;br/&gt;So this is a bit dated, but to me it was a bit of a stunner to see the&lt;br/&gt;extreme nature of (some) of the views presented in this video.&lt;br/&gt;&lt;br/&gt;Let me be blunt, I have serious concerns regarding threats issued by a&lt;br/&gt;developer in this video, and I think that it is entirely possible that&lt;br/&gt;those of you who are core developers have already seen this and have&lt;br/&gt;been discussing it.  But I am interested in seeing this resolved here&lt;br/&gt;on this list openly and having it resolved.  It&amp;#39;s sad and unfortunate&lt;br/&gt;to me, but I feel that it&amp;#39;s necessary to do this.  Identify what&amp;#39;s&lt;br/&gt;happening, address it squarely, have the person who is threatening&lt;br/&gt;others explain his/her behavior, deal with the problem and move on.&lt;br/&gt;This seems to be very important.  Please tell me if I am wrong about&lt;br/&gt;this or totally flawed in my perspective here.  Go right ahead.&lt;br/&gt;&lt;br/&gt;In this video, a particular developer makes the following statement,&lt;br/&gt;stating in part:&lt;br/&gt;&lt;br/&gt;&amp;#34;My preferred solution is that Gavin revokes commit access from&lt;br/&gt;everyone else in the project, and then... makes the change himself&amp;#34;&lt;br/&gt;&lt;br/&gt;Regardless of how you look at this, and even if we believe that Gavin&lt;br/&gt;will not respond to that developer&amp;#39;s request for a so-called&lt;br/&gt;&amp;#34;solution,&amp;#34; such a statement (by any developer) is indeed both a&lt;br/&gt;threat and an act of sabotage against the larger bitcoin community.&lt;br/&gt;We should certainly be thankful therefore, for the recent policy&lt;br/&gt;change at bitcoin.org which can be seen here:&lt;br/&gt;&lt;a href=&#34;https://cloud.githubusercontent.com/assets/61096/8173297/578483f8-1399-1&#34;&gt;https://cloud.githubusercontent.com/assets/61096/8173297/578483f8-1399-1&lt;/a&gt;&lt;br/&gt;1e5-8f48-96f33d12b996.png&lt;br/&gt;&lt;br/&gt;I firmly believe that any developer who made a statement suggesting&lt;br/&gt;that commit access of others in the project be revoked so that they&lt;br/&gt;can proceed with their personal plan, needs to answer for having made&lt;br/&gt;such a suggestion with a formal apology to this list, followed by an&lt;br/&gt;explanation for why they themselves should not have their commit&lt;br/&gt;access removed.&lt;br/&gt;&lt;br/&gt;Overall, however, this sort of bombastic, nuclear suggestion makes me&lt;br/&gt;seriously concerned for the future of bitcoin (as well as any&lt;br/&gt;cryptocurrency which has repositories on Github).&lt;br/&gt;&lt;br/&gt;So, you know who you are:  Apologize for your statement (&amp;#34;preferred&lt;br/&gt;solution&amp;#34;) and explain to the community why you should still have&lt;br/&gt;commit access in light of the threat you have made to all the other&lt;br/&gt;developers (and indeed to all participants of the bitcoin community).&lt;br/&gt; These &amp;#34;nuclear options&amp;#34; are unacceptable to us all.&lt;br/&gt;&lt;br/&gt;Respectfully,&lt;br/&gt;&lt;br/&gt;- -O&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;- -- &lt;br/&gt;&lt;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v1&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJVgoc3AAoJEGxwq/inSG8C6QYH/1Ag&#43;4ESTSUPkP8PCTj1AJds&lt;br/&gt;J4MmBz4cX7IYsSttTAjyiwd6oTHCU&#43;wAcXtgZYpzr8rWF62bG5/&#43;kAFUfjKwNsGM&lt;br/&gt;WqcdNOR6h8fQulx8niuro8kZF/xOsG5eHtRK2FMCorxj0t6qn4pH5WAQL73J3hXQ&lt;br/&gt;xI831Nt/L7VTa0jlKbr2/VGlqh6CtGrZ9mXp6aV1MBNwHbFryNBJW9ubvUv/IRxZ&lt;br/&gt;GyJ&#43;c3&#43;Br2KKAQTMsyNn3VXMlXJL6kt0pwwk2od3j/&#43;dKE4pAetHvZ5OgIO&#43;qUWd&lt;br/&gt;6R0/AaoW5jk343TaQ5BHaSpNW&#43;OM9Yc1ycZyqE/YV8JwWeA6G/QdmRVYeoLMCZQ=&lt;br/&gt;=zJeO&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T17:38:26&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsx377mn03h63dnrs6x62h4n2d09vgkzyzhnvfl6fkjm35q56rm8jszyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldw289x3f</id>
    
      <title type="html">📅 Original date posted:2015-06-15 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsx377mn03h63dnrs6x62h4n2d09vgkzyzhnvfl6fkjm35q56rm8jszyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldw289x3f" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqs99w5tr4f5wu6r7zj3xx6qxhkkhxcg34d78hsfk73sqlhl0yxzstcfnep77&#39;&gt;nevent1q…ep77&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-06-15&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;Mike,&lt;br/&gt;&lt;br/&gt;To sum it up, you are saying &amp;#34;bitcoin will break and many of our users&lt;br/&gt;will leave therefore OMG WTF so we have to do what GAVIN AND ME want&lt;br/&gt;to do to hardfork to XT which is the ONLY WAY, so GTFO!&amp;#34;&lt;br/&gt;&lt;br/&gt;And so, no.  We don&amp;#39;t have to accept that attitude.&lt;br/&gt;&lt;br/&gt;There are other proposals that actually would work here.&lt;br/&gt;&lt;br/&gt;Cameron Garnham&amp;#39;s dynamic block size adjustment (needing soft fork&lt;br/&gt;only) mentioned here &lt;a href=&#34;http://www.twitlonger.com/show/n_1smkanp&#34;&gt;http://www.twitlonger.com/show/n_1smkanp&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;Jeff Garzik&amp;#39;s proposals (rewritten and published as a BIP)&lt;br/&gt;&lt;a href=&#34;http://bitcoin-development.narkive.com/f5FMeA4D/comments-on-bip-100&#34;&gt;http://bitcoin-development.narkive.com/f5FMeA4D/comments-on-bip-100&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;and more.&lt;br/&gt;&lt;br/&gt;I also disagree with the notion that everybody&amp;#39;s just ok with what&lt;br/&gt;Mike and Gavin are doing.... specifically, this statement by Mike&lt;br/&gt;&lt;br/&gt;&amp;gt; The consensus you seek does exist. All wallet developers (except &lt;br/&gt;&amp;gt; Lawrence), all the major exchanges, all the major payment&lt;br/&gt;&amp;gt; processors and many of the major mining pools want to see the limit&lt;br/&gt;&amp;gt; lifted&lt;br/&gt;&lt;br/&gt;was kind of twisting things, because it made it sound like everybody&lt;br/&gt;supports Gavin&amp;#39;s proposal to hard fork to XT, which these folks don&amp;#39;t.&lt;br/&gt;&lt;br/&gt;Example:&lt;br/&gt;&lt;br/&gt;1)&lt;br/&gt;&lt;a href=&#34;http://cointelegraph.com/news/114481/chinese-exchanges-reject-gavin-andr&#34;&gt;http://cointelegraph.com/news/114481/chinese-exchanges-reject-gavin-andr&lt;/a&gt;&lt;br/&gt;esens-20-mb-block-size-increase&lt;br/&gt;&lt;br/&gt;2) &lt;a href=&#34;https://twitter.com/GreenAddress/status/605037073725313024&#34;&gt;https://twitter.com/GreenAddress/status/605037073725313024&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;This isn&amp;#39;t to say they don&amp;#39;t want to see a limit adjusted but not in&lt;br/&gt;the way that Gavin (and you, Mike) are proposing - not through this&lt;br/&gt;hard fork to XT.&lt;br/&gt;&lt;br/&gt;So go roll out your code for whatever it is you are going to put into&lt;br/&gt;XT and make a BIP, but stop saying that everyone supports it when&lt;br/&gt;obviously they don&amp;#39;t and you don&amp;#39;t even have something yet and there&lt;br/&gt;are already superior alternatives that don&amp;#39;t involve Gavin&amp;#39;s hard fork&lt;br/&gt;and your blessed XT.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;On 06/15/2015 02:56 AM, Mike Hearn wrote:&lt;br/&gt;&amp;gt; Hi Adam,&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Provisional answers below!&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; - Are you releasing a BIP for that proposal for review?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; The work splits like this:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; * Gavin is writing the code and I think a BIP as well&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; * I will review both and mostly delegate to Gavin&amp;#39;s good taste&lt;br/&gt;&amp;gt; around the details, unless there is some very strong disagreement.&lt;br/&gt;&amp;gt; But that seems unlikely.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; * I have been handling gitian and the patch rebases, the code&lt;br/&gt;&amp;gt; signing and so on, so far. I&amp;#39;ve also been doing some work to setup&lt;br/&gt;&amp;gt; the basic infrastructure of the project (website etc).&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; - If the reviewers all say NACK will you take on board their &lt;br/&gt;&amp;gt; suggestions?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Feedback will be read. There are no NACKS in Bitcoin XT. Patch&lt;br/&gt;&amp;gt; requests aren&amp;#39;t scored in any way. The final decision rests with&lt;br/&gt;&amp;gt; the maintainer as in ~all open source projects.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; - On the idea of a non-consensus hard-fork at all, I think we can &lt;br/&gt;&amp;gt; assume you will get a row of NACKs.  Can you explain your&lt;br/&gt;&amp;gt; rationale for going ahead anyway?  The risks are well understood&lt;br/&gt;&amp;gt; and enormous.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Yes, I have been working on an article that explains how we got to&lt;br/&gt;&amp;gt; this point from my perspective. It is quite long, but only because&lt;br/&gt;&amp;gt; I want it to be readable for people who weren&amp;#39;t following the&lt;br/&gt;&amp;gt; debate.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Anyway, I think I&amp;#39;ve laid out the gist of it over and over again,&lt;br/&gt;&amp;gt; but to summarise:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; If Bitcoin runs out of capacity *it will break and many of our&lt;br/&gt;&amp;gt; users will leave*. That is not an acceptable outcome for myself or&lt;br/&gt;&amp;gt; the many other wallet, service and merchant developers who have&lt;br/&gt;&amp;gt; worked for years to build an ecosystem around this protocol.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; - How do you propose to deal with the extra risks that come from &lt;br/&gt;&amp;gt; non-consensus hard-forks?  Hard-forks themselves are quite risky,&lt;br/&gt;&amp;gt; but non-consensus ones are extremely dangerous for consensus.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; The approach is the same for other forks. Voting via block versions&lt;br/&gt;&amp;gt; and then when there&amp;#39;s been &amp;gt;X% for Y time units the 1mb limit is &lt;br/&gt;&amp;gt; lifted/replaced.&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; - If you&amp;#39;re going it alone as it were, are you proposing that you&lt;br/&gt;&amp;gt; will personally maintain bitcoin-XT?  Or do you have a plan to&lt;br/&gt;&amp;gt; later hand over maintenance to the bitcoin developers?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Good question!  I have various thoughts on this, but let&amp;#39;s wait and&lt;br/&gt;&amp;gt; see what happens first. Perhaps the new chain won&amp;#39;t get the&lt;br/&gt;&amp;gt; majority on it.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; In the event that the &amp;gt;1mb chain does eventually win, I would&lt;br/&gt;&amp;gt; expect Core to apply the patch and rejoin the consensus rather than&lt;br/&gt;&amp;gt; lose all its users. That would take XT back to being a fairly small&lt;br/&gt;&amp;gt; patchset to improve the network protocol.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; - Do you have contingency plans for what to do if the&lt;br/&gt;&amp;gt; non-consensus hard-fork goes wrong and $3B is lost as a result?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Where did you get the $3B figure from? The fork either doesn&amp;#39;t&lt;br/&gt;&amp;gt; happen, or it happens after quite a long period of people knowing&lt;br/&gt;&amp;gt; it&amp;#39;s going to happen - for example because their full node is&lt;br/&gt;&amp;gt; printing &amp;#34;You need to upgrade&amp;#34; messages due to seeing the larger&lt;br/&gt;&amp;gt; block version, or because they read the news, or because they heard&lt;br/&gt;&amp;gt; about it via some other mechanisms.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Let me flip the question around. Do you have a contingency plan if &lt;br/&gt;&amp;gt; Bitcoin runs out of capacity and significant user disruption occurs&lt;br/&gt;&amp;gt; that results in exodus, followed by fall in BTC price? The only one&lt;br/&gt;&amp;gt; I&amp;#39;ve seen is &amp;#34;we can perform an emergency hard fork in a few&lt;br/&gt;&amp;gt; weeks&amp;#34;!&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; As you can probably tell I think a unilateral fork without&lt;br/&gt;&amp;gt; wide-scale consensus from the technical and business communities is&lt;br/&gt;&amp;gt; a deeply inadvisable.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Gavin and I have been polling many key players in the ecosystem.&lt;br/&gt;&amp;gt; The consensus you seek does exist. All wallet developers (except&lt;br/&gt;&amp;gt; Lawrence), all the major exchanges, all the major payment&lt;br/&gt;&amp;gt; processors and many of the major mining pools want to see the limit&lt;br/&gt;&amp;gt; lifted (I haven&amp;#39;t been talking to pools, Gavin has).&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; This notion that the change has no consensus is based on you&lt;br/&gt;&amp;gt; polling the people directly around you and people who like to spend&lt;br/&gt;&amp;gt; all day on this mailing list. It&amp;#39;s not an accurate reflection of&lt;br/&gt;&amp;gt; the wider Bitcoin community and that is one of the leading reasons&lt;br/&gt;&amp;gt; there is going to be a fork. A small number of people have been&lt;br/&gt;&amp;gt; flatly ignoring LOTS of highly technical and passionate developers&lt;br/&gt;&amp;gt; who have written vast amounts of code, built up the Bitcoin user&lt;br/&gt;&amp;gt; base, designed hardware and software, and yes built companies.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; How do you think that makes Bitcoin Core look to the rest of the&lt;br/&gt;&amp;gt; Bitcoin world? How much confidence does that give people?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Of the overall process, I think you can agree we should not be&lt;br/&gt;&amp;gt; making technical decisions with this level of complexity and&lt;br/&gt;&amp;gt; consensus risk with financial implications of this magnitude under&lt;br/&gt;&amp;gt; duress of haste?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; This debate will never end until a fork makes it irrelevant. There&lt;br/&gt;&amp;gt; is no process for ending it, despite me begging Wladimir to make&lt;br/&gt;&amp;gt; one.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; And there is no haste. We have been debating the block size limit&lt;br/&gt;&amp;gt; for _years_. We have known it must be lifted for _years_. I kicked&lt;br/&gt;&amp;gt; off this current round of debates after realising that Wladimir&amp;#39;s&lt;br/&gt;&amp;gt; release timeline wouldn&amp;#39;t allow a block size limit to be released&lt;br/&gt;&amp;gt; before the end of the year. The reason we&amp;#39;re talking about it now&lt;br/&gt;&amp;gt; and not next year is exactly to ensure there is plenty of time.&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; I can sincerely assure you everyone does want to scale bitcoin and &lt;br/&gt;&amp;gt; shares your long term objective on that&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; I really wish you were right, and I definitely feel you are one of&lt;br/&gt;&amp;gt; the more reasonable ones Adam. But the overwhelming impression I&lt;br/&gt;&amp;gt; get from a few others here is that no, they don&amp;#39;t want to scale&lt;br/&gt;&amp;gt; Bitcoin. They already decided it&amp;#39;s a technological dead end. They&lt;br/&gt;&amp;gt; want to kick end users out in order to &amp;#34;incentivise&amp;#34; (force) the&lt;br/&gt;&amp;gt; creation of some other alternative, claiming that it&amp;#39;s still&lt;br/&gt;&amp;gt; Bitcoin whilst ignoring basic details ... like the fact that no&lt;br/&gt;&amp;gt; existing wallets or services would work.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Scaling Bitcoin can only be achieved by letting it grow, and&lt;br/&gt;&amp;gt; letting people tackle each bottleneck as it arises at the right&lt;br/&gt;&amp;gt; times. Not by convincing ourselves that success is failure.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; ----------------------------------------------------------------------&lt;br/&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&lt;br/&gt;&amp;gt; mailing list 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;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v1&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJVf1e3AAoJEGxwq/inSG8C7NwIAIah&#43;HzWKB&#43;aydCgarJB1Tuv&lt;br/&gt;4wK6ffaWP3pzT/D1jNPMoMwL6bp&#43;hi/ixyrV2y9a841Oc/9vgf75ws1l8QH2YtEE&lt;br/&gt;TM5cLnRtScXnbaHKAAQZyewURbmGKTUxhNLMIRlVMMq2uHwbUEqRrDaaBGhwC1HO&lt;br/&gt;&#43;v3u5zK13H1UMKBuUY7yANWvOamjs17FmwZ6MURYdX8qBFVqMoTorhPHTebDGusS&lt;br/&gt;NxDm4uqphW7ylXISOm53v7i3/CPjW63YGB2fyk9J&#43;BqxhOM7yAJSH0Ln/xtu/COa&lt;br/&gt;uXudO&#43;SbMco&#43;x&#43;cKrFLf/5ItxR65aOnWvWPKw0o55f96uSabngs/QozDhaU2BJk=&lt;br/&gt;=gof9&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T17:38:18&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsychmhfqpmr687r32t8c2p8fvz5av2r6ps8q3pt528awc05an3gtszyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldw0mlzmv</id>
    
      <title type="html">📅 Original date posted:2015-06-14 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsychmhfqpmr687r32t8c2p8fvz5av2r6ps8q3pt528awc05an3gtszyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldw0mlzmv" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsrcfzuq6tczak73g20y45aujphtpkn7qryfmhqd32rkv7sdczvrdslyc4hu&#39;&gt;nevent1q…c4hu&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-06-14&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA1&lt;br/&gt;&lt;br/&gt;Notionally, I agree with what I see written here by Jeff, and I&lt;br/&gt;appreciate the thoughtfulness that went into this short post to list.&lt;br/&gt;&lt;br/&gt;On 06/14/2015 08:07 AM, Jeff Garzik wrote:&lt;br/&gt;&amp;gt; Exactly -- both block size proponents and block size change &lt;br/&gt;&amp;gt; conservatives seem to be glossing over this aspect - much to my &lt;br/&gt;&amp;gt; dismay.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Choosing the size limit is choosing the size of a scarce resource. &lt;br/&gt;&amp;gt; By fiat.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; It is wrong to think that a &amp;#34;technical consensus&amp;#34; can choose what &lt;br/&gt;&amp;gt; is best here.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; The block size limit defines the scope of a resource for which all &lt;br/&gt;&amp;gt; fee market actors bid.  That, in turn, defines who is in the fee &lt;br/&gt;&amp;gt; market and how they behave, what market choices are made.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; It doesn&amp;#39;t matter how or why the limit was originally enacted, what&lt;br/&gt;&amp;gt; Satoshi meant to do.  What matters, economically, is what is. What&lt;br/&gt;&amp;gt; the software and our $3B economy &amp;amp; market knows and sees today.  (I&lt;br/&gt;&amp;gt; think some block size change proponents miss this!)&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; The solution lies in transitioning this size limit to the free &lt;br/&gt;&amp;gt; market. In the end, the users must choose their desired level of &lt;br/&gt;&amp;gt; growth, decentralization, etc.  We cannot rely on some dev&amp;#39;s idea &lt;br/&gt;&amp;gt; of the proper level of fee, proper level of growth, proper level&lt;br/&gt;&amp;gt; of decentralization.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; And IMO, a &amp;#34;floating limit with training wheels&amp;#34; is better and &lt;br/&gt;&amp;gt; stronger for bitcoin&amp;#39;s health from a governance, user choice and &lt;br/&gt;&amp;gt; free market perspective than simply &amp;#34;hard fork to 2MB, come back &lt;br/&gt;&amp;gt; again in 6 months.&amp;#34;&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; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On Sun, Jun 14, 2015 at 6:34 AM, Benjamin &lt;br/&gt;&amp;gt; &amp;lt;benjamin.l.cordes at gmail.com &amp;lt;mailto:benjamin.l.cordes at gmail.com&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt; wrote:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &amp;#34;The size limit is an economic policy lever that needs to be &lt;br/&gt;&amp;gt; transitioned -away- from software and software developers, to the &lt;br/&gt;&amp;gt; free market.&amp;#34;&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Exactly right. Bitcoin does not have a free market for fee though, &lt;br/&gt;&amp;gt; and literally all the discussion so far has neglected some &lt;br/&gt;&amp;gt; fundamental aspect of this, as you described. It&amp;#39;s not at all a &lt;br/&gt;&amp;gt; &amp;#34;technical&amp;#34; or &amp;#34;engineering&amp;#34; decision. It&amp;#39;s the question of how to &lt;br/&gt;&amp;gt; potentially re-design a fundamental part of Bitcoin, and the &lt;br/&gt;&amp;gt; proposals so far don&amp;#39;t address this. What is the price of the &lt;br/&gt;&amp;gt; scarce resource of the blockchain and the mechanism to decide on &lt;br/&gt;&amp;gt; price, once the subsidy runs out?&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; On Sun, Jun 14, 2015 at 12:06 PM, Mats Henricson &amp;lt;mats at henricson.se&lt;br/&gt;&amp;gt; &amp;lt;mailto:mats at henricson.se&amp;gt;&amp;gt; wrote:&lt;br/&gt;&amp;gt;&amp;gt; Jeff,&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; with all due respect, but I&amp;#39;ve seen you saying this a few times &lt;br/&gt;&amp;gt;&amp;gt; now, that this decision is oh so difficult and important.&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; But this is not helpful. We all know that. Even I.&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; Make a suggestion, or stay out of the debate!&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; Mats&lt;br/&gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; On 06/14/2015 07:36 AM, Jeff Garzik wrote:&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; The choice is very real and on-point.  What should the block &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; size&lt;br/&gt;&amp;gt; limit&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; be?  Why?&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; There is a large consensus that it needs increasing.  To what?&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt; By what&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; factor?&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; The size limit literally defines the fee market, the whole &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; damn&lt;br/&gt;&amp;gt; thing.  If&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; software high priests choose a size limit of 300k, space is&lt;br/&gt;&amp;gt; scarce, fees&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; are bid high.  If software high priests choose a size limit of&lt;br/&gt;&amp;gt; 32mb, space&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; is plentiful, fees are near zero.  Market actors take their &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; signals accordingly.  Some business models boom, some business &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; models&lt;br/&gt;&amp;gt; fail, as a&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; direct result of changing this unintentionally-added&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; speedbump.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt; Different&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; users value adoption, decentralization etc. differently.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; The size limit is an economic policy lever that needs to be&lt;br/&gt;&amp;gt; transitioned&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; -away- from software and software developers, to the free &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; market.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; A simple, e.g. hard fork to 2MB or 4MB does not fix higher &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; level&lt;br/&gt;&amp;gt; governance&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; problems associated with actors lobbying developers, even if a&lt;br/&gt;&amp;gt; cloistered&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; and vetted Technical Advisory Board as has been proposed.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; On Sun, Jun 14, 2015 at 1:20 AM, Eric Lombrozo&lt;br/&gt;&amp;gt; &amp;lt;elombrozo at gmail.com &amp;lt;mailto:elombrozo at gmail.com&amp;gt;&amp;gt; wrote:&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; I definitely think we need some voting system for&lt;br/&gt;&amp;gt; metaconsensus…but if&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; we’re going to seriously consider this we should look at the&lt;br/&gt;&amp;gt; problem much&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; more generally. Using false choices doesn’t really help, &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; though ;)&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; - Eric Lombrozo&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; On Jun 13, 2015, at 10:13 PM, Jeff Garzik &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &amp;lt;jgarzik at bitpay.com&lt;br/&gt;&amp;gt; &amp;lt;mailto:jgarzik at bitpay.com&amp;gt;&amp;gt; wrote:&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; On Sun, Jun 14, 2015 at 1:08 AM, Eric Lombrozo&lt;br/&gt;&amp;gt; &amp;lt;elombrozo at gmail.com &amp;lt;mailto:elombrozo at gmail.com&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; wrote:&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; 2) BIP100 has direct economic consequences…and&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; particularly for&lt;br/&gt;&amp;gt; miners.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; It lends itself to much greater corruptibility.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; What is the alternative?  Have a Chief Scientist or &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Technical&lt;br/&gt;&amp;gt; Advisory&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; Board choose what is a proper fee, what is a proper level of&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;  decentralization, a proper growth factor?&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt; ----------------------------------------------------------------------&lt;br/&gt;- --------&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; &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; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________ &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; Bitcoin-development mailing list &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; Bitcoin-development at lists.sourceforge.net&lt;br/&gt;&amp;gt; &amp;lt;mailto:Bitcoin-development at lists.sourceforge.net&amp;gt;&lt;br/&gt;&amp;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;&amp;gt;&amp;gt;&lt;br/&gt;&amp;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;- --------&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; &lt;br/&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;lt;mailto:Bitcoin-development at lists.sourceforge.net&amp;gt;&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;- --------&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt; &lt;br/&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; &amp;lt;mailto:Bitcoin-development at lists.sourceforge.net&amp;gt; &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;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; -- Jeff Garzik Bitcoin core developer and open source evangelist &lt;br/&gt;&amp;gt; BitPay, Inc.      &lt;a href=&#34;https://bitpay.com/&#34;&gt;https://bitpay.com/&lt;/a&gt;&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; ----------------------------------------------------------------------&lt;br/&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; &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;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;Version: GnuPG v1&lt;br/&gt;&lt;br/&gt;iQEcBAEBAgAGBQJVfflFAAoJEGxwq/inSG8CrWoIAJOsZHTWqdILE0IYmmE50E/S&lt;br/&gt;BcbPJJtjodw1liPVJEybyNUKSgq4Ucw9tuQpMVv3hF8bvug6/6HtxAQCptuIKRSw&lt;br/&gt;WigZyvgm79u474YsPULG&#43;2SltMrOFqmA05jTF9vWo0LBSY4xiMXjT4VwVt9xEcFc&lt;br/&gt;qHW5OUa1QoFZkaOf/jtY&#43;H3a9w8cHZFlroTkf4MaJkaMo81oSRfWz3Mj8wOz6f8z&lt;br/&gt;MSEpvQERzETEcV0SqTBnzsoX8toO1s24a9HejMMfbeD7JAy8EvayFb3G1LNzBNVC&lt;br/&gt;1x/yeLBGnE3Z0P80J0oUR5taLbGJl9&#43;7Hb16rEzxivtZF5FWBdDmvwKBOKJ1Alo=&lt;br/&gt;=ubcH&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T17:37:34&#43;02:00</updated>
  </entry>

  <entry>
    <id>https://nostr.ae/nevent1qqsrcxgwtvv0le0df3m7nc8gt7z8x0hakukntvzuy57hc5prhfwuy4qzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwhnacld</id>
    
      <title type="html">📅 Original date posted:2015-03-23 📝 Original ...</title>
    
    <link rel="alternate" href="https://nostr.ae/nevent1qqsrcxgwtvv0le0df3m7nc8gt7z8x0hakukntvzuy57hc5prhfwuy4qzyqej9z5w67tmyn589lqz2lq4zh7fhjn5czerph9m057jh5u0m9ldwhnacld" />
    <content type="html">
      In reply to &lt;a href=&#39;/nevent1qqsy2wc8fvwk2zamxj9h65atjnmpwsvxd0ey9js3sa8fyve2lfmnzgs58m03w&#39;&gt;nevent1q…m03w&lt;/a&gt;&lt;br/&gt;_________________________&lt;br/&gt;&lt;br/&gt;📅 Original date posted:2015-03-23&lt;br/&gt;📝 Original message:-----BEGIN PGP SIGNED MESSAGE-----&lt;br/&gt;Hash: SHA512&lt;br/&gt;&lt;br/&gt;Back to what is Chainalysis and country of their origin, so criminal&lt;br/&gt;complaints against them would likely relate to violation of Swiss&lt;br/&gt;laws, as is described here:&lt;br/&gt;&lt;a href=&#34;https://bitcointalk.org/index.php?topic=978088.msg10774882#msg10774882&#34;&gt;https://bitcointalk.org/index.php?topic=978088.msg10774882#msg10774882&lt;/a&gt;&lt;br/&gt;&lt;br/&gt;It is fairly obvious that Chainalysis is not merely doing what&lt;br/&gt;blockchain.info etc. is. Let&amp;#39;s not delude ourselves here.&lt;br/&gt;&lt;br/&gt;As stated, it would be advisable for such a firm to cease operations,&lt;br/&gt;and it would seem that plenty of polite shots over the bow have been&lt;br/&gt;given to Chainalysis, which should now fold up its operation, pack its&lt;br/&gt;bags, and go back to its hole before trying to serve its masters again&lt;br/&gt;in another way. Etc.&lt;br/&gt;&lt;br/&gt;Corporations similar to Chainalysis which are domiciled in other&lt;br/&gt;countries which conduct collection of information in ways that violate&lt;br/&gt;countries&amp;#39; laws (there are many countries and each have their own ways&lt;br/&gt;of interpreting user privacy and what constitutes permissible breach&lt;br/&gt;and in what circumstances) can indeed be held to legal standards that&lt;br/&gt;may result in minimal or severe legal penalties.  It is true that&lt;br/&gt;analyzing information that is publicly available, such as that which&lt;br/&gt;is in a library, is not illegal. But the act of surveillance is.&lt;br/&gt;(Then there is the question of what sort of surveillance, targeted or&lt;br/&gt;general, and whether it is limited to the bitcoin network or if it&lt;br/&gt;moves beyond that to attempts to correlate with usernames, IDs, IPs,&lt;br/&gt;and other information available on fora and apparent from services,&lt;br/&gt;but I won&amp;#39;t get into that here.)  Even if you argue that the manner in&lt;br/&gt;which you are performing your actions is not actually &amp;#34;surveillance,&amp;#34;&lt;br/&gt;or you argue that it is &amp;#34;legally permissible,&amp;#34; someone else will&lt;br/&gt;certainly come along and make a reasonable argument that you are&lt;br/&gt;indeed engaging in illegal surveillance.  They may even suggest to a&lt;br/&gt;judge that you are in the process of constructing a botnet and demand&lt;br/&gt;that your domains be seized, and may successfully obtain an ex parte&lt;br/&gt;temporary restraining order (TRO) against Chainalysis and similar&lt;br/&gt;corporations to have domain(s) seized.  Any and all arguments may be&lt;br/&gt;added in here, there are 196 countries in the world today - each with&lt;br/&gt;their own unique laws - (maybe less by the time you read this) and a&lt;br/&gt;shit-ton of possible legal arguments that can be made by creative&lt;br/&gt;minds that might want to sue you if you have been surveilling people,&lt;br/&gt;each different depending on where your surveillance corporation is&lt;br/&gt;domiciled.  There are plenty of legal processes available for people&lt;br/&gt;to do exactly that.  You are indeed subject to having that happen to&lt;br/&gt;you if you continue to surveill the network even if you are doing so&lt;br/&gt;on behalf of the state for the purpose of gathering information for a&lt;br/&gt;state&amp;#39;s compliance initiative.&lt;br/&gt;&lt;br/&gt;So, don&amp;#39;t delude yourself, and be happy if all that happens is your&lt;br/&gt;little surveillance initiative has to close its doors (or gets sued if&lt;br/&gt;it stays open).  Because that is the legal side of things.  The&lt;br/&gt;extralegal stuff is far worse.  The community is helping you by asking&lt;br/&gt;you gently to close up shop and go away. It is a helpful suggestion&lt;br/&gt;and I believe also a fair warning, again, a shot off the bow.&lt;br/&gt;&lt;br/&gt;On the development side, developers are certainly responsible for&lt;br/&gt;doing what they can to resist this kind of surveillance activity.  But&lt;br/&gt;I have a feeling that will be a different thread which is more&lt;br/&gt;technical and so won&amp;#39;t comment on it here, except to say it will&lt;br/&gt;likely involve working toward giving the user an anonymity option&lt;br/&gt;which can be exercised as part of any transaction.&lt;br/&gt;&lt;br/&gt;Thy Shizzle:&lt;br/&gt;&amp;gt; I don&amp;#39;t believe that at all. Analyzing information publicly&lt;br/&gt;&amp;gt; available is not illegal. Chainalysis or whatever you call it would&lt;br/&gt;&amp;gt; be likened to observing who comes and feeds birds at the park&lt;br/&gt;&amp;gt; everyday. You can sit in the park and observe who feeds the birds,&lt;br/&gt;&amp;gt; just as you can connect to the Bitcoin P2P network and observe the&lt;br/&gt;&amp;gt; blocks being formed into the chain and transactions etc. Unless&lt;br/&gt;&amp;gt; there is some agreement taking place where it is specified that&lt;br/&gt;&amp;gt; upon connecting to the Bitcoin P2P swarm you agree to a set of&lt;br/&gt;&amp;gt; terms, however as every node is providing their own &amp;#34;entry&amp;#34; into&lt;br/&gt;&amp;gt; the P2P swarm it becomes really up to the node providing the&lt;br/&gt;&amp;gt; connection to uphold and enforce the terms of the agreement. If you&lt;br/&gt;&amp;gt; allow people to connect to you without terms of agreement, you&lt;br/&gt;&amp;gt; cannot cry foul when they record the data that passes through. To&lt;br/&gt;&amp;gt; say Chainalysis needs to cease is silly, the whole point of the&lt;br/&gt;&amp;gt; public blockchain is for Chainalysis, whether it be for the&lt;br/&gt;&amp;gt; verification of transactions, research or otherwise.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; -----Original Message----- From: &amp;#34;odinn&amp;#34;&lt;br/&gt;&amp;gt; &amp;lt;odinn.cyberguerrilla at riseup.net&amp;gt; Sent: ‎23/‎03/‎2015 1:48 PM To:&lt;br/&gt;&amp;gt; &amp;#34;bitcoin-development at lists.sourceforge.net&amp;#34;&lt;br/&gt;&amp;gt; &amp;lt;bitcoin-development at lists.sourceforge.net&amp;gt; Subject: Re:&lt;br/&gt;&amp;gt; [Bitcoin-development] Criminal complaints against &amp;#34;network&lt;br/&gt;&amp;gt; disruption as a service&amp;#34; startups&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; If you (e.g. Chainalysis) or anyone else are doing surveillance on&lt;br/&gt;&amp;gt; the network and gathering information for later use, and whether or&lt;br/&gt;&amp;gt; not the ultimate purpose is to divulge it to other parties for&lt;br/&gt;&amp;gt; compliance purposes, you can bet that ultimately the tables will be&lt;br/&gt;&amp;gt; turned on you, and you will be the one having your ass handed to&lt;br/&gt;&amp;gt; you so to speak, before or after you are served, in legal parlance.&lt;br/&gt;&amp;gt; Whether or not the outcome of that is meaningful and beneficial to&lt;br/&gt;&amp;gt; any concerned parties and what is the upshot of it in the end&lt;br/&gt;&amp;gt; depends on on what you do and just how far you decide to take your&lt;br/&gt;&amp;gt; ill-advised enterprise.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Chainalysis and similar operations would be, IMHO, well advised to &lt;br/&gt;&amp;gt; cease operations.  This doesn&amp;#39;t mean they will, but guess what:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Shot over the bow, folks.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; Jan Møller:&lt;br/&gt;&amp;gt;&amp;gt; What we were trying to achieve was determining the flow of funds &lt;br/&gt;&amp;gt;&amp;gt; between countries by figuring out which country a transaction &lt;br/&gt;&amp;gt;&amp;gt; originates from. To do that with a certain accuracy you need&lt;br/&gt;&amp;gt;&amp;gt; many nodes. We chose a class C IP range as we knew that bitcoin&lt;br/&gt;&amp;gt;&amp;gt; core and others only connect to one node in any class C IP range.&lt;br/&gt;&amp;gt;&amp;gt; We were not aware that breadwallet didn&amp;#39;t follow this practice.&lt;br/&gt;&amp;gt;&amp;gt; Breadwallet risked getting tar-pitted, but that was not our&lt;br/&gt;&amp;gt;&amp;gt; intention and we are sorry about that.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; Our nodes DID respond with valid blocks and merkle-blocks and &lt;br/&gt;&amp;gt;&amp;gt; allowed everyone connecting to track the blockchain. We did&lt;br/&gt;&amp;gt;&amp;gt; however not relay transactions. The &amp;#39;service&amp;#39; bit in the version&lt;br/&gt;&amp;gt;&amp;gt; message is not meant for telling whether or how the node relays&lt;br/&gt;&amp;gt;&amp;gt; transactions, it tells whether you can ask for block headers only&lt;br/&gt;&amp;gt;&amp;gt; or full blocks.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; Many implementations enforce non standard rules for handling &lt;br/&gt;&amp;gt;&amp;gt; transactions; some nodes ignore transactions with address reuse, &lt;br/&gt;&amp;gt;&amp;gt; some nodes happily forward double spends, and some nodes forward &lt;br/&gt;&amp;gt;&amp;gt; neither blocks not transactions. We did blocks but not &lt;br/&gt;&amp;gt;&amp;gt; transactions.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; In hindsight we should have done two things: 1. relay&lt;br/&gt;&amp;gt;&amp;gt; transactions 2. advertise address from &amp;#39;foreign&amp;#39; nodes&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; Both would have fixed the problems that breadwallet experienced. &lt;br/&gt;&amp;gt;&amp;gt; My understanding is that breadwallet now has the same &amp;#39;class C&amp;#39; &lt;br/&gt;&amp;gt;&amp;gt; rule as bitcoind, which would also fix it.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; Getting back on the topic of this thread and whether it is&lt;br/&gt;&amp;gt;&amp;gt; illegal, your guess is as good as mine. I don&amp;#39;t think it is&lt;br/&gt;&amp;gt;&amp;gt; illegal to log incoming connections and make statistical analysis&lt;br/&gt;&amp;gt;&amp;gt; on it. That would more or less incriminate anyone who runs a&lt;br/&gt;&amp;gt;&amp;gt; web-server and looks into the access log. At lease one Bitcoin&lt;br/&gt;&amp;gt;&amp;gt; service has been collecting IP addresses for years and given them&lt;br/&gt;&amp;gt;&amp;gt; to anyone visiting their web-site (you know who) and I believe&lt;br/&gt;&amp;gt;&amp;gt; that this practise is very wrong. We have no intention of giving&lt;br/&gt;&amp;gt;&amp;gt; IP addresses away to anyone, but we believe that you are free to&lt;br/&gt;&amp;gt;&amp;gt; make statistics on connection logs when nodes connect to you.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; On a side note: When you make many connections to the network&lt;br/&gt;&amp;gt;&amp;gt; you see lots of strange nodes and suspicious patterns. You can&lt;br/&gt;&amp;gt;&amp;gt; be certain that we were not the only ones connected to many&lt;br/&gt;&amp;gt;&amp;gt; nodes.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; My takeaway from this: If nodes that do not relay transactions is&lt;br/&gt;&amp;gt;&amp;gt; a problem then there is stuff to fix.&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; /Jan&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; On Fri, Mar 13, 2015 at 10:48 PM, Mike Hearn &amp;lt;mike at plan99.net&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt; wrote:&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; That would be rather new and tricky legal territory.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; But even putting the legal issues to one side, there are &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; definitional issues.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; For instance if the Chainalysis nodes started following the &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; protocol specs better and became just regular nodes that&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; happen to keep logs, would that still be a violation? If so,&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; what about blockchain.info? It&amp;#39;d be shooting ourselves in the&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; foot to try and forbid block explorers given how useful they&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; are.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; If someone non-maliciously runs some nodes with debug logging &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; turned on, and makes full system backups every night, and&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; keeps those backups for years, are they in violation of&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; whatever pseudo-law is involved?&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; I think it&amp;#39;s a bit early to think about these things right&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; now. Michael Grønager and Jan Møller have been Bitcoin hackers&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; for a long time. I&amp;#39;d be interested to know their thoughts on&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; all of this.&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; ------------------------------------------------------------------------------&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;Dive into the World of Parallel Programming The Go Parallel Website,&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; sponsored by Intel and developed in partnership with Slashdot &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; Media, is your hub for all things parallel software&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; development, from weekly thought leadership blogs to news,&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; videos, case studies, tutorials and more. Take a look and join&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; the conversation now. &lt;a href=&#34;http://goparallel.sourceforge.net/&#34;&gt;http://goparallel.sourceforge.net/&lt;/a&gt; &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; _______________________________________________ &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; Bitcoin-development mailing list &lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; Bitcoin-development at lists.sourceforge.net &lt;br/&gt;&amp;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;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt;&lt;br/&gt;&amp;gt;&lt;br/&gt;&amp;gt;&amp;gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&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; &lt;br/&gt;&amp;gt; Dive into the World of Parallel Programming The Go Parallel&lt;br/&gt;&amp;gt; Website, sponsored&lt;br/&gt;&amp;gt;&amp;gt; by Intel and developed in partnership with Slashdot Media, is&lt;br/&gt;&amp;gt;&amp;gt; your hub for all things parallel software development, from&lt;br/&gt;&amp;gt;&amp;gt; weekly thought leadership blogs to news, videos, case studies,&lt;br/&gt;&amp;gt;&amp;gt; tutorials and more. Take a look and join the conversation now. &lt;br/&gt;&amp;gt;&amp;gt; &lt;a href=&#34;http://goparallel.sourceforge.net/&#34;&gt;http://goparallel.sourceforge.net/&lt;/a&gt;&lt;br/&gt;&amp;gt; &lt;br/&gt;&amp;gt; &lt;br/&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;&lt;br/&gt;&amp;gt; &lt;br/&gt;Dive into the World of Parallel Programming The Go Parallel Website,&lt;br/&gt;sponsored&lt;br/&gt;&amp;gt; by Intel and developed in partnership with Slashdot Media, is your&lt;br/&gt;&amp;gt; hub for all things parallel software development, from weekly&lt;br/&gt;&amp;gt; thought leadership blogs to news, videos, case studies, tutorials&lt;br/&gt;&amp;gt; and more. Take a look and join the conversation now.&lt;br/&gt;&amp;gt; &lt;a href=&#34;http://goparallel.sourceforge.net/&#34;&gt;http://goparallel.sourceforge.net/&lt;/a&gt; &lt;br/&gt;&amp;gt; _______________________________________________ Bitcoin-development&lt;br/&gt;&amp;gt; mailing list 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;a href=&#34;http://abis.io&#34;&gt;http://abis.io&lt;/a&gt; ~&lt;br/&gt;&amp;#34;a protocol concept to enable decentralization&lt;br/&gt;and expansion of a giving economy, and a new social good&amp;#34;&lt;br/&gt;&lt;a href=&#34;https://keybase.io/odinn&#34;&gt;https://keybase.io/odinn&lt;/a&gt;&lt;br/&gt;-----BEGIN PGP SIGNATURE-----&lt;br/&gt;&lt;br/&gt;iQEcBAEBCgAGBQJVD6mmAAoJEGxwq/inSG8CkLUH/iWvn7kp6KW2fe5RFca1eAmH&lt;br/&gt;L&#43;5P&#43;kNDzMARIRt8A3CvopoQQMZx44aZ8pMdErUk&#43;78A7oeP/x&#43;scYEkSiXE17Iv&lt;br/&gt;saBWv43mO&#43;qFxgVrU7y&#43;9njwLJoywHitBymhLGisi3hv&#43;H7lfIMdPK2dLVThwxel&lt;br/&gt;bVO0Ga8Y9qDYAwtK23yEOCT7klj5mT0tG50U4HxDpIXaJj8kCnVUC2O1MdYhr1pP&lt;br/&gt;93cDuhBmXOg7sOLAPpdWVhgfnz0Vm8M0ZWUIK&#43;4FGzpQugWHcmdp3YUDCeczOYzD&lt;br/&gt;u5zVdAqvdL6qQcWkUcGfkKaAqfJH3u5F2zeQvDUEJeeEz1lWnrsXuT7cCvcp/TU=&lt;br/&gt;=6io6&lt;br/&gt;-----END PGP SIGNATURE-----
    </content>
    <updated>2023-06-07T17:31:58&#43;02:00</updated>
  </entry>

</feed>