From e295c6a38022f2929ed896793f781d90ffe44473 Mon Sep 17 00:00:00 2001 From: Murch Date: Tue, 27 Sep 2022 12:07:56 -0400 Subject: [PATCH 1/2] Add socratic 116 --- _posts/2022-09-27-socratic-seminar-116.md | 76 +++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 _posts/2022-09-27-socratic-seminar-116.md diff --git a/_posts/2022-09-27-socratic-seminar-116.md b/_posts/2022-09-27-socratic-seminar-116.md new file mode 100644 index 00000000..3b82d791 --- /dev/null +++ b/_posts/2022-09-27-socratic-seminar-116.md @@ -0,0 +1,76 @@ +--- +layout: post +type: socratic +title: "Socratic Seminar 116" +meetup: TODO +--- + +## Announcements + +Please join us for our 116th Socratic Seminar. If you can't make it to the main event please join us at [Draught 55](https://www.draught55.com/) for food and merriment around 9:30PM. Thanks to our friends at !TODO! [BNY Mellon](https://www.bnymellon.com/), [CardCoins](https://cardcoins.co), [Chaincode Labs](https://chaincode.com) and [Zebedee](https://zebedee.io/) for food, refreshments and event space. + +## Presentation + +TODO + +## Mailing Lists Bitcoin Optech + +### Mailing Lists + +#### bitcoin-dev + +#### lightning-dev + +#### dlc-dev + +### Optech + +- [Newsletter #215](https://bitcoinops.org/en/newsletters/2022/08/31/) +- [Newsletter #216](https://bitcoinops.org/en/newsletters/2022/09/07/) +- [Newsletter #217](https://bitcoinops.org/en/newsletters/2022/09/14/) +- [Newsletter #218](https://bitcoinops.org/en/newsletters/2022/09/21/) + +### Meetings + +- Bitcoin Core general developer meetings + - [Sep 1st](https://www.erisian.com.au/bitcoin-core-dev/log-2022-09-01.html#243) + - [Sep 8th](https://www.erisian.com.au/bitcoin-core-dev/log-2022-09-08.html#266) + - [Sep 15th](https://www.erisian.com.au/bitcoin-core-dev/log-2022-09-15.html#179) + - [Sep 22th](https://www.erisian.com.au/bitcoin-core-dev/log-2022-09-22.html#230) + +## Network Data + +## Research + +## InfoSec + +## Pull Requests and repo updates + +### Bitcoin Core + +### rust-bitcoin + +### secp256k1 + +### secp256k1-zkp + +### BIPs + +### eclair + +### c-lightning + +### lnd + +### rust-lightning + +### BOLTS + +### New Releases + +## Events and Podcasts + +## Mining + +## Miscellaneous + From f04b0ab00dfe3f03ed18b5c56a259f78f41aaeaa Mon Sep 17 00:00:00 2001 From: Murch Date: Tue, 27 Sep 2022 14:19:10 -0400 Subject: [PATCH 2/2] Add Murch's links --- _posts/2022-09-27-socratic-seminar-116.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_posts/2022-09-27-socratic-seminar-116.md b/_posts/2022-09-27-socratic-seminar-116.md index 3b82d791..e9a578ad 100644 --- a/_posts/2022-09-27-socratic-seminar-116.md +++ b/_posts/2022-09-27-socratic-seminar-116.md @@ -29,6 +29,7 @@ TODO - [Newsletter #216](https://bitcoinops.org/en/newsletters/2022/09/07/) - [Newsletter #217](https://bitcoinops.org/en/newsletters/2022/09/14/) - [Newsletter #218](https://bitcoinops.org/en/newsletters/2022/09/21/) +- New: Twitter Space to recap the newsletter on Thursdays at 11am, also available later ### Meetings @@ -40,6 +41,10 @@ TODO ## Network Data +- [V1 Transactions increasing](https://twitter.com/murchandamus/status/1572938455876833281) +- [40% of outputs are P2WPKH](https://twitter.com/murchandamus/status/1570050758220947463) +- [How many transactions fit in a block](https://twitter.com/murchandamus/status/1567941598817681411) + ## Research ## InfoSec @@ -48,6 +53,10 @@ TODO ### Bitcoin Core +- [Bitcoin Core 24.0rc1 is out](https://github.com/bitcoin/bitcoin/issues/26175) +- [p2p: Implement anti-DoS headers sync](https://github.com/bitcoin/bitcoin/issues/25717) +- [wallet: Migrate legacy wallets to descriptor wallets](https://github.com/bitcoin/bitcoin/issues/19602) + ### rust-bitcoin ### secp256k1 @@ -74,3 +83,4 @@ TODO ## Miscellaneous +- [Bitcoin Stack Exchange gets new look](https://twitter.com/murchandamus/status/1570843851119792128)