BitDevs Amsterdam meeting 026!
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, March 5th, 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:
- No photos, videos, or recordings.
- 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
- hArk (hash-lock-Ark): A major Ark protocol evolution that eliminates synchronous interactivity during rounds. Instead of requiring all participants to be online simultaneously to sign transactions, the server generates unique secrets for each VTXO, allowing participants to claim their funds asynchronously.
- ZK Statechains: Replaces traditional statechain ledgers with zero-knowledge proofs to validate ownership transfers of Bitcoin UTXOs while maintaining privacy, combining statechain exit mechanics with a “ZK Ledger” that proves key changes and timelock decrements.
- Taproot Quantum Spend Paths: Proposes a quantum-safe version of Taproot that allows Bitcoin addresses to have multiple spending paths (both quantum-resistant and quantum-vulnerable), letting users continue benefiting from smaller, efficient signatures until quantum computers become a genuine threat.
- Lightning Network surpassed $1B in monthly volume
- L402 Apps: A directory and marketplace for Lightning Network-powered applications and APIs that enable micropayments in Bitcoin. Discover apps that accept L402 payments and call verified Lightning-paywalled API endpoints priced in satoshis.
- BIP352 update: Proposes adding a limit specifying that the number of taproot outputs in a transaction must fit within an unsigned 32-bit integer for silent payments scanning, improving clarity for implementations choosing compatible data types.
- sedited added to trusted-keys: Adds sedited to Bitcoin Core’s trusted-keys file, granting cryptographic signing authority for the release process.
- Incremental mutation testing in Bitcoin Core: Applies mutation testing selectively and progressively by focusing only on code changes since the last analysis, dramatically reducing execution time while maintaining the ability to assess whether tests effectively detect introduced bugs.
- Binohash: Transaction Introspection Without Softforks: A collision-resistant hash function for Bitcoin Script that enables limited transaction introspection without consensus changes.
- [https://robinlinus.com/binohash.pdf][https://robinlinus.com/binohash.pdf]