diff --git a/_posts/2025-07-03-bitdevs-rotterdam.md b/_posts/2025-07-03-bitdevs-rotterdam.md index d3db9eb..f325b62 100644 --- a/_posts/2025-07-03-bitdevs-rotterdam.md +++ b/_posts/2025-07-03-bitdevs-rotterdam.md @@ -22,4 +22,23 @@ These rules exist so that BitDevs participants can speak freely within the event # Agenda -TBD +## Research + +* ["Intersection Attacks on CoinJoin Anonymity"](https://spiralbtc.substack.com/p/the-scroll-4-intersection-attacks) +* ["Eric Voskuil on Bitcoin Core's UTXO model"](https://brink.dev/blog/2025/06/17/eng-call-eric-voskuil-utxo-model/) + +## Proposals + +* ["CTV + CSFS: a letter"](https://groups.google.com/g/bitcoindev/c/KJF6A55DPJ8) + * ["What's a good stopping point? Making a case for capabilities enabled by CTV+CSFS"](https://groups.google.com/g/bitcoindev/c/-qJc1EWQzY0) +* [Attributable failures in Lightning (spec discussion)](https://github.com/lightning/bolts/pull/1044) + +## PRs / work + +* A separate p2p crate in rust-bitcoin + * [Introduce empty p2p messages crate](https://github.com/rust-bitcoin/rust-bitcoin/pull/4572) + * [Remove all p2p dependency from `network`](https://github.com/rust-bitcoin/rust-bitcoin/pull/4565) + * [Move `p2p` encodings from encode and into `p2p`](https://github.com/rust-bitcoin/rust-bitcoin/pull/4571) + +* Bitcoin Core backports releases + * [Bitcoin Core 28.2 released](https://groups.google.com/g/bitcoindev/c/xOVou-Zat0g) diff --git a/_posts/2025-07-03-rotterdam-bitdevs.md b/_posts/2025-07-03-rotterdam-bitdevs.md deleted file mode 100644 index 182321f..0000000 --- a/_posts/2025-07-03-rotterdam-bitdevs.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -layout: post -type: socratic -title: "BitDevs Rotterdam, July 3, 2025" -meetup: https://www.meetup.com/bitdevs-amsterdam/events/308527728 -published: true ---- - -## BitDevs Rotterdam meeting 019! - -It's time for another BitDevs! A big thanks to [Blockrise](https://blockrise.com) 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 3, 2025 @ 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. -1. [Chatham House Rule](https://en.wikipedia.org/wiki/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 - -TBA