File tree Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Original file line number Diff line number Diff line change @@ -24,10 +24,25 @@ These rules exist so that BitDevs participants can speak freely within the event
2424
2525## PRs / Releases
2626
27- ## Research
27+ * [ Bitcoin Core v30rc2 release candidate available] ( https://groups.google.com/g/bitcoindev/c/BvNQ3YdI4_k )
28+ * [ Bitcoin Core v30 Testing Guide] ( https://github.com/bitcoin-core/bitcoin-devwiki/wiki/30.0-Release-Candidate-Testing-Guide )
29+ * [ Release notes draft] ( https://github.com/bitcoin-core/bitcoin-devwiki/wiki/v30.0-Release-Notes-Draft )
30+
31+ * [ peer-observer: Monitoring the Bitcoin p2p network] ( https://delvingbitcoin.org/t/peer-observer-a-tool-and-infrastructure-for-monitoring-the-bitcoin-p2p-network-for-attacks-and-anomalies/1988 )
32+ * [ rust-bitcoin: add SHA3-256] ( https://github.com/rust-bitcoin/rust-bitcoin/pull/4919 )
33+ * [ libsecp: refactor tagged hash verification] ( https://github.com/bitcoin-core/secp256k1/pull/1725 )
34+ * Rust multiprocess support for interacting with Bitcoin Core
35+ * [ Capnp Schemas] ( https://github.com/rustaceanrob/bitcoin-core-capnp-schemas )
36+ * [ Auto generated types] ( https://github.com/rustaceanrob/bitcoin-capnp-types )
37+ * [ RFC: How to version and release Capnp schemas] ( https://github.com/bitcoin-core/libmultiprocess/issues/217 )
2838
29- ## Proposals
39+ ## Research
3040
31- ## Misc
41+ * [ Five Years of Bitcoin Design] ( https://five.bitcoin.design/ )
42+ * [ Bitcoin Core Code - a review] ( https://binaryigor.com/bitcoin-core-code.html )
43+ * [ Not in The Prophecies: Practical Attacks on Nostr] ( https://eprint.iacr.org/2025/1459.pdf )
3244
45+ ## Proposals
3346
47+ * [ RFC: Bitcoin Core BlockTemplateManager] ( https://github.com/bitcoin/bitcoin/issues/33389 )
48+ * [ #33421 : Add BlockTemplate cache] ( https://github.com/bitcoin/bitcoin/pull/33421 )
You can’t perform that action at this time.
0 commit comments