Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Socratic 22 #10

Merged
merged 2 commits into from
Feb 27, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 55 additions & 0 deletions _posts/2023-03-01-socratic-seminar-22.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
---
layout: post
type: socratic
title: "Socratic Seminar #22"
meetup: https://www.meetup.com/BitDevsLDN/events/291705760/
---

### Announcements

Please join us for our next Socratic Seminar. This Socratic Seminar is sponsored by [Bitrefill](https://bitrefill.com)
and [Fedi](https://www.fedi.xyz/). There will be free drinks and pizza plus great prizes to win.
Please speak to the hosts if you're interested in supporting London BitDevs.

### General Links

* [Bitcoin Optech](https://bitcoinops.org)
* [Bitcoin Core PR Review Club](https://bitcoincore.reviews)
* [bitcoin-dev Mailing List](https://lists.linuxfoundation.org/pipermail/bitcoin-dev)
* [lightning-dev Mailing List](https://lists.linuxfoundation.org/pipermail/lightning-dev)

### General News

* [mempool.space introduces block audits, more rbf data, more](https://twitter.com/mempool/status/1625489545230954499)
* Voltage releases new [LSP](https://voltage.cloud/blog/voltage-announcements/introducing-flow-v2/) on testnet
* The top wallets used to make [bitcoin lightning payments](https://twitter.com/BitPay/status/1628077236443131909)
* Mastering Bitcoin v3 [early release](https://twitter.com/hrdng/status/1628862270607605761)
* Summer of Bitcoin [applications](https://twitter.com/summerofbitcoin/status/1614553159430721537) are live
* [BitcoinSearch.xyz](https://bitcoinsearch.xyz/) is a recently-launched search engine for Bitcoin technical documentation and discussions.

### Bitcoin

* [draft BIP for OP_VAULT](https://github.com/jamesob/bips/blob/jamesob-23-02-opvault/bip-vaults.mediawiki)
* [BDK 1.0 Incoming](https://github.com/LLFourn/bdk_core_staging), [the road to BDK 1.0](https://bitcoindevkit.org/blog/road-to-bdk-1/)
* [Liana 0.2: now with multisig!](https://github.com/wizardsardine/liana/releases/tag/0.2)
* [Ordinals](https://docs.ordinals.com/), [Inscriptions](https://docs.ordinals.com/inscriptions.html) and [Openordex](https://openordex.org/)

#### Mailing list/blogs

* [SIGHASH_GROUP vs Ephemeral anchors](https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2023-January/021334.html)
* Doing a simulation for upfront [probing success rates](https://lists.linuxfoundation.org/pipermail/lightning-dev/2023-February/003853.html)

#### PRs
* [p2p: Make stalling timeout adaptive during IBD](https://github.com/bitcoin/bitcoin/pull/25880)
* [p2p: track AddrMan totals by network and table, improve precision of adding fixed seeds](https://github.com/bitcoin/bitcoin/pull/26847)
* [p2p, validation: Don't download witnesses for assumed-valid blocks when running in prune mode](https://github.com/bitcoin/bitcoin/pull/27050) merged
* [Signing support for Miniscript Descriptors](https://github.com/bitcoin/bitcoin/pull/24149) merged
* [OP_CTV](https://github.com/bitcoin-inquisition/bitcoin/pull/17) and [SIGHASH_ANYPREVOUT](https://github.com/bitcoin-inquisition/bitcoin/pull/18) merged in bitcoin-inquisition

### Lightning

* [LDK Node](https://github.com/lightningdevkit/ldk-node)

### Mining

* [Fedipool: Fedimint Could Mitigate Bitcoin Mining Pool Concerns](https://www.discreetlog.com/fedipool/)