Skip to content

Commit 702057f

Browse files
authored
add agenda (#27)
1 parent 743b172 commit 702057f

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

_posts/2024-10-08-bitdevs.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,29 @@ These rules exist so that BitDevs participants can speak freely within the event
2222

2323
# Agenda
2424

25-
* Agenda points can be send in [on GitHub](https://github.com/bitdevsamsterdam/bitdevsamsterdam.github.io/issues/26).
25+
## News
26+
27+
* [Bitcoin Core vulnerability disclosure for < 24.0.1](https://bitcoincore.org/en/2024/09/18/disclose-headers-oom/)
28+
* [JSON-RPC breakage with v28](https://github.com/bitcoin/bitcoin/issues/31039)
29+
* [`btcd` consensus bug for < v0.24.2](https://delvingbitcoin.org/t/non-disclosure-of-a-consensus-bug-in-btcd/1177)
30+
* [First Ark mainnet transaction](https://x.com/2ndbtc/status/1837530708560302522)
31+
* [transaction](https://mempool.space/tx/f07ebf51e4aed1fef7fc1bb16b72bce56294a512bf0da9fd61db18612b4201c9?mode=details)
32+
* [First 0-fee lightning commitment transaction](https://x.com/realtbast/status/1834213774674247987)
33+
* [transaction](https://mempool.space/testnet4/tx/85f2256c8d6d61498c074d53912d1f0ef907ee508bb06f5701f3826432ba53b8)
34+
35+
## Proposals / Research
36+
37+
* [Hybrid Jamming Mitigation: Results and Updates](https://delvingbitcoin.org/t/hybrid-jamming-mitigation-results-and-updates/1147)
38+
* [SuperScalar - laddered timeout tree](https://delvingbitcoin.org/t/superscalar-laddered-timeout-tree-structured-decker-wattenhofer-factories/1143/11)
39+
* [Shielded client-side-validation](https://github.com/ShieldedCSV/ShieldedCSV)
40+
* [FROST Roundtable 2](https://developer.blockchaincommons.com/frost/meeting2/)
41+
42+
## Noteworthy PRs
43+
44+
* [Add module "musig" for Musig2 (BIP327)](https://github.com/bitcoin-core/secp256k1/pull/1479)
45+
* [multiprocess: Add IPC wrapper for Mining interface](https://github.com/bitcoin/bitcoin/pull/30510)
46+
* [multiprocess: add -ipcbind option for bitcoin-node](https://github.com/bitcoin/bitcoin/pull/30510)
47+
* [RFC: multiprocess binaries and packaging options](https://github.com/bitcoin/bitcoin/issues/30983)
48+
* [net: Replace libnatpmp with built-in PCP+NATPMP](https://github.com/bitcoin/bitcoin/pull/30043)
49+
* [Drop -dbcache limit](https://github.com/bitcoin/bitcoin/pull/28358/)
50+
* [Fix peers abruptly disconnecting from AssumeUTXO nodes](https://github.com/bitcoin/bitcoin/pull/30807)

0 commit comments

Comments
 (0)