<?xml version="1.0" encoding="utf-8"?>

<feed xmlns="http://www.w3.org/2005/Atom">
  <generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator>
  <link href="https://bitdevsamsterdam.org/feed.xml" rel="self" type="application/atom+xml" />
  <link href="https://bitdevsamsterdam.org/" rel="alternate" type="text/html" />
  <updated>2026-08-31T16:10:31+00:00</updated>
  <id>https://bitdevsamsterdam.org/feed.xml</id>
  <title type="html">BitDevs Amsterdam</title>
  
  <subtitle>BitDevs is a community for those interested in discussing and participating in the research and development of Bitcoin and related protocols.</subtitle>
  
  
  
  
  
  
  
  
    
    
    
    <entry>
      
      <title type="html">BitDevs Arnhem, September 18, 2026</title>
      <link href="https://bitdevsamsterdam.org/2026-09-18-september-bitdevs-arnhem" rel="alternate" type="text/html" title="BitDevs Arnhem, September 18, 2026" />
      <published>2026-08-31T16:10:31+00:00</published>
      <updated>2026-08-31T16:10:31+00:00</updated>
      
      <id>tag:bitdevsamsterdam.org,2026:/2026-09-18-september-bitdevs-arnhem</id>
      <content type="html" xml:base="https://bitdevsamsterdam.org/2026-09-18-september-bitdevs-arnhem"><![CDATA[<h2 id="bitdevs-arnhem-meeting-031">BitDevs Arnhem meeting 031!</h2>

<p>It’s time for another BitDevs! A big thanks to Four Digits for hosting us at their office. Drinks will be provided, so please ensure you have some dinner beforehand or bring it along to the seminar.</p>

<h3 id="friday-september-18th-2026">Friday, September 18th, 2026</h3>

<p>The venue is at Jansbinnensingel 26, Arnhem — about a 10 minute walk from Arnhem Centraal train station.</p>

<ul>
  <li><strong>Doors open:</strong> 6:30PM</li>
  <li><strong>Start (sharp):</strong> 7:00PM</li>
  <li><strong>End (sharp):</strong> 9:00PM</li>
</ul>

<p>Afterwards we’ll head to a nearby café that accepts bitcoin.</p>

<p>As a reminder, the ground rules of BitDevs are as follows:</p>

<ol>
  <li>No photos, videos, or recordings.</li>
  <li><a href="https://en.wikipedia.org/wiki/Chatham_House_Rule">Chatham House Rule</a>: you may
reiterate the contents of the meeting <em>without</em> attribution.</li>
</ol>

<p>These rules exist so that BitDevs participants can speak freely within the event.</p>

<h3 id="agenda">Agenda</h3>

<h4 id="consensus">Consensus</h4>

<ul>
  <li><strong>BIP-110 now closed</strong>: The “Reduced Data Temporary Softfork”, which proposed temporarily limiting transaction data fields at the consensus level, has been marked closed following a chain split with stalled mining.
    <ul>
      <li><a href="https://github.com/bitcoin/bips/blob/master/bip-0110.mediawiki">https://github.com/bitcoin/bips/blob/master/bip-0110.mediawiki</a></li>
    </ul>
  </li>
</ul>

<h4 id="security">Security</h4>

<ul>
  <li><strong>Coldcard entropy hack</strong>: A firmware bug in Coldcard Mk2/Mk3 used a predictable PRNG instead of the secure hardware RNG when generating keys, dropping entropy to ~40 bits and letting attackers brute-force and drain thousands of wallets.
    <ul>
      <li><a href="https://www.halborn.com/blog/post/explained-the-coldcard-hack-july-2026">https://www.halborn.com/blog/post/explained-the-coldcard-hack-july-2026</a></li>
    </ul>
  </li>
  <li><strong>Bitcoin red team</strong>: Calle (callebtc) calls for a coordinated Bitcoin “red team” to proactively hunt and responsibly disclose vulnerabilities across Bitcoin software.
    <ul>
      <li><a href="https://x.com/callebtc/status/2085024458012586286">https://x.com/callebtc/status/2085024458012586286</a></li>
    </ul>
  </li>
</ul>

<h4 id="lightning-network">Lightning Network</h4>

<ul>
  <li><strong>Wavelength</strong>: Lightning Labs’ new toolkit that abstracts Lightning behind a simple non-custodial API, letting any developer or AI agent give an app a self-custodial bitcoin wallet without running infrastructure.
    <ul>
      <li><a href="https://wavelength.lightning.engineering/">https://wavelength.lightning.engineering/</a></li>
      <li><a href="https://lightning.engineering/posts/2026-07-21-wavelength-launch/">https://lightning.engineering/posts/2026-07-21-wavelength-launch/</a></li>
      <li><a href="https://bitcoinmagazine.com/technical/lightning-labs-launches-wavelength-bitcoin-on-easy-mode-for-developers-and-autonomous-agents">https://bitcoinmagazine.com/technical/lightning-labs-launches-wavelength-bitcoin-on-easy-mode-for-developers-and-autonomous-agents</a></li>
    </ul>
  </li>
  <li><strong>CLN faces a major security vulnerability</strong>: A serious Core Lightning vulnerability has been flagged, with users urged to update; the root issue has not yet been disclosed.
    <ul>
      <li><a href="https://x.com/murchandamus/status/2092668704790315288">https://x.com/murchandamus/status/2092668704790315288</a></li>
      <li><strong>CLN ping-flood DoS disclosure</strong>: A separate, already-disclosed DoS where attackers crash Core Lightning nodes by flooding them with max-size <code class="language-plaintext highlighter-rouge">ping</code> messages while refusing to read replies, growing the outgoing queue unbounded until an OOM kill; now fixed by routing all messages through proper flow-control gates.
        <ul>
          <li><a href="https://delvingbitcoin.org/t/disclosure-crashing-cln-with-a-flood-of-pings/2846">https://delvingbitcoin.org/t/disclosure-crashing-cln-with-a-flood-of-pings/2846</a></li>
        </ul>
      </li>
    </ul>
  </li>
  <li><strong>Boltz taken over after security incidents</strong>: Boltz suspended its Bitcoin/Lightning swap service on August 3 after escalating AI-assisted attacks, and its founders have now exited as an unnamed group of Bitcoin veterans takes over to fund and fix it.
    <ul>
      <li><a href="https://thedefiant.io/news/infrastructure/boltz-founders-exit-as-unnamed-bitcoin-group-agrees-to-take-over-suspended-swap-service">https://thedefiant.io/news/infrastructure/boltz-founders-exit-as-unnamed-bitcoin-group-agrees-to-take-over-suspended-swap-service</a></li>
    </ul>
  </li>
</ul>

<h4 id="community">Community</h4>

<ul>
  <li>Want to submit a discussion topic? Open an issue or PR at <a href="https://github.com/bitdevsamsterdam/bitdevsamsterdam.github.io">https://github.com/bitdevsamsterdam/bitdevsamsterdam.github.io</a></li>
</ul>]]></content>
      
      <author>
        <name></name>
      </author>
      
      
      <summary type="html"><![CDATA[BitDevs Arnhem meeting 031!]]></summary>
      
    </entry>
  
    
    
    
    <entry>
      
      <title type="html">BitDevs, August 2026 (NOT HAPPENING)</title>
      <link href="https://bitdevsamsterdam.org/2026-08-06-august-bitdevs" rel="alternate" type="text/html" title="BitDevs, August 2026 (NOT HAPPENING)" />
      <published>2026-08-06T00:00:00+00:00</published>
      <updated>2026-08-06T00:00:00+00:00</updated>
      
      <id>tag:bitdevsamsterdam.org,2026:/2026-08-06-august-bitdevs</id>
      <content type="html" xml:base="https://bitdevsamsterdam.org/2026-08-06-august-bitdevs"><![CDATA[<h2 id="bitdevs--august-break">BitDevs — August break</h2>

<p>There will be no BitDevs meetup in August. Enjoy the summer!</p>

<p>We’ll be back in September. Keep an eye on our <a href="https://www.meetup.com/bitdevs-amsterdam/">Meetup page</a> for the next announcement.</p>]]></content>
      
      <author>
        <name></name>
      </author>
      
      
      <summary type="html"><![CDATA[BitDevs — August break]]></summary>
      
    </entry>
  
    
    
</feed>
