BitDevs Amsterdam meeting 030!

It’s time for another BitDevs! A big thanks to Bitonic for sponsoring us with the meeting space. Drinks will be provided, so please ensure you have some dinner beforehand or bring it along to the seminar.

Thursday, July 2nd, 2026 @ 7PM

Doors open at 6:30PM and we will try to start promptly at 7PM. As a reminder, the ground rules of BitDevs are as follows:

  1. No photos, videos, or recordings.
  2. Chatham House Rule: you may reiterate the contents of the meeting without attribution.

These rules exist so that BitDevs participants can speak freely within the event.

Agenda

Bitcoin Core

P2p

Mining

Post-quantum

Layer 2 and scaling

Lightning Network

  • lnd zero-timestamp gossip DoS disclosure: A validly signed gossip message with timestamp 0 panics and crashes lnd nodes before v0.20.1, which now rejects such messages at parse time.
  • Fast Neutrino header sync (lnd PR #10552): Cuts lnd’s Neutrino initial sync from hours to minutes by importing pre-built block and filter headers from files or HTTP before falling back to peer-to-peer sync.
  • Scaling the Lightning Network with Practical Set Reconciliation: Replaces inefficient flooding-based gossip with set reconciliation via a new adaptive IBLT scheme, cutting reconciliation from hours to minutes in Core Lightning simulations.
  • LNTest: evaluating Lightning-based botnets: A containerized Core Lightning testbed for studying botnets that abuse Lightning for command-and-control, which debunks prior D-LNBot claims by showing fragile topologies and linear rather than logarithmic scaling.

Community