Skip to content

Commit 4211a93

Browse files
committed
Add more to Seminar 50
1 parent d443237 commit 4211a93

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

content/socratic-seminar-50.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ Please note the meeting location is in room APEX 1 at 100 New Millennium Way, Du
3535
# Bitcoin Core
3636

3737
- [P2MR output type discussion](https://github.com/bitcoin/bips/pull/1670)
38+
- [The limitations of cryptographic agility in Bitcoin](https://mirror.b10c.me/lists/bitcoindev/THqOJuI_s5C8B9jkklN73BB_Hzb9SsiLM6BFp4zFP3zWQoRevKoLVspdwjwh8NxxYbXwv4v6ikpStguW-QEvef4WgBZ7AQDz00P0st91FMA=@wuille.net/t/#u)
39+
- [Introducing UltrafastSecp256k1: A Multi-Architecture Exploration of Secp256k1 Optimizations](https://delvingbitcoin.org/t/introducing-ultrafastsecp256k1-a-multi-architecture-exploration-of-secp256k1-optimizations/2280)
3840
- [The future of the Bitcoin Core GUI](https://delvingbitcoin.org/t/the-future-of-the-bitcoin-core-gui/2253)
3941
- [New gui-qml contributor](https://github.com/bitcoin-core/gui-qml/pull/504)
4042

@@ -44,5 +46,39 @@ Please note the meeting location is in room APEX 1 at 100 New Millennium Way, Du
4446
- [Tether Mining SDK](https://mos.tether.io/mining-sdk/)
4547
- [FIBRE resurrected](https://lclhost.org/blog/fibre-resurrected/)
4648
- [hashes: add SHA256 ARM hardware acceleration](https://github.com/rust-bitcoin/rust-bitcoin/pull/5493)
49+
- [Parasite pool mines their first block](https://nitter.net/ord_io/status/2027873140282380792)
4750
- [[BIP Draft] 24 bits for nVersion nonce space instead of 16](https://groups.google.com/g/bitcoindev/c/fCfbi8hy-AE)
4851

52+
# Covenants
53+
54+
- [Binohash: Transaction Introspection Without Softforks](https://robinlinus.com/binohash.pdf)
55+
56+
# Layer 2
57+
58+
- [Bitcoin PIPEs v2](https://delvingbitcoin.org/t/bitcoin-pipes-v2/2249)
59+
60+
# Misc
61+
62+
- [First block signaling BIP110](https://mempool.space/block/0000000000000000000161b65dc9cf0adfdad107b801cd87f1dcf0cfbb454654?showDetails=true&view=actual#details)
63+
- [Nested MuSig2](https://eprint.iacr.org/2026/223.pdf)
64+
- [Sigbash v2 announced](https://nitter.net/arbedout/status/2020885323778044259)
65+
- Using openclaw to gain super powers
66+
67+
# PRs
68+
69+
- [Allow recovery of MtGox stolen funds (79,956 BTC)](https://github.com/bitcoin/bitcoin/pull/34695)
70+
- [BIP 324, 434: Specify p2p v2 one-byte identifier for FEATURE message](https://github.com/bitcoin/bips/pull/2092)
71+
- [BIP 446: OP_TEMPLATEHASH and BIP Draft: TH+CSFS+IK Bundle](https://github.com/bitcoin/bips/pull/1974)
72+
- [BIP Proposal: Ordinals (closed)](https://github.com/bitcoin/bips/pull/1408)
73+
- [p2p: Allow block downloads from peers without snapshot block after assumeutxo validation](https://github.com/bitcoin/bitcoin/pull/33604)
74+
- [wallet: fix removeprunedfunds bug with conflicting transactions](https://github.com/bitcoin/bitcoin/pull/34358)
75+
- [mining, ipc: omit dummy extraNonce from coinbase](https://github.com/bitcoin/bitcoin/pull/32420)
76+
- [mining: Break compatibility with existing IPC mining clients](https://github.com/bitcoin/bitcoin/pull/34568)
77+
- [mining: add cooldown to createNewBlock() immediately after IBD](https://github.com/bitcoin/bitcoin/pull/34184)
78+
- [Add a "tx output spender" index](https://github.com/bitcoin/bitcoin/pull/24539)
79+
- [rpc,net: Add private broadcast RPC](https://github.com/bitcoin/bitcoin/pull/34329)
80+
- [rpc: add coinbase_tx field to getblock](https://github.com/bitcoin/bitcoin/pull/34512)
81+
- [build: Embedded ASMap [3/3]: Build binary dump header file](https://github.com/bitcoin/bitcoin/pull/28792)
82+
- [BIP54 "Consensus Cleanup" implementation](https://github.com/bitcoin-inquisition/bitcoin/pull/99)
83+
- [btcec/schnorr/musig2: add nested MuSig2 support for recursive cosigner trees](https://github.com/btcsuite/btcd/pull/2481)
84+
- [hashes: add SHA256 ARM hardware acceleration](https://github.com/rust-bitcoin/rust-bitcoin/pull/5493)

0 commit comments

Comments
 (0)