File tree Expand file tree Collapse file tree 2 files changed +20
-26
lines changed Expand file tree Collapse file tree 2 files changed +20
-26
lines changed Original file line number Diff line number Diff line change @@ -22,4 +22,23 @@ These rules exist so that BitDevs participants can speak freely within the event
2222
2323# Agenda
2424
25- TBD
25+ ## Research
26+
27+ * [ "Intersection Attacks on CoinJoin Anonymity"] ( https://spiralbtc.substack.com/p/the-scroll-4-intersection-attacks )
28+ * [ "Eric Voskuil on Bitcoin Core's UTXO model"] ( https://brink.dev/blog/2025/06/17/eng-call-eric-voskuil-utxo-model/ )
29+
30+ ## Proposals
31+
32+ * [ "CTV + CSFS: a letter"] ( https://groups.google.com/g/bitcoindev/c/KJF6A55DPJ8 )
33+ * [ "What's a good stopping point? Making a case for capabilities enabled by CTV+CSFS"] ( https://groups.google.com/g/bitcoindev/c/-qJc1EWQzY0 )
34+ * [ Attributable failures in Lightning (spec discussion)] ( https://github.com/lightning/bolts/pull/1044 )
35+
36+ ## PRs / work
37+
38+ * A separate p2p crate in rust-bitcoin
39+ * [ Introduce empty p2p messages crate] ( https://github.com/rust-bitcoin/rust-bitcoin/pull/4572 )
40+ * [ Remove all p2p dependency from ` network ` ] ( https://github.com/rust-bitcoin/rust-bitcoin/pull/4565 )
41+ * [ Move ` p2p ` encodings from encode and into ` p2p ` ] ( https://github.com/rust-bitcoin/rust-bitcoin/pull/4571 )
42+
43+ * Bitcoin Core backports releases
44+ * [ Bitcoin Core 28.2 released] ( https://groups.google.com/g/bitcoindev/c/xOVou-Zat0g )
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments