|
| 1 | +--- |
| 2 | +layout: post |
| 3 | +type: socratic |
| 4 | +title: "Socratic Seminar 34" |
| 5 | +meetup: https://www.meetup.com/triangle-bitdevs/events/304378293/?action=rsvp&eventOrigin=onboarding |
| 6 | +nostr: https://njump.me/naddr1qqyryctzv9nxxdrxqydhwumn8ghj7mn0wd68ytnnwa5hxuedv4hxjemdvyhxx6qzyqu2k0euqcpj4um9xkt8e94ugnkhffrw6a39t85mgk382p9qwc53sqcyqqq8evca2y5x4 |
| 7 | +--- |
| 8 | + |
| 9 | +We will start with introductions, some basic ground rules, and jump into technical discussions. We will cover aspects of the bitcoin protocol, new research developments, recent news, and software developments. |
| 10 | + |
| 11 | +Please note the meeting location at Mad Science of the Triangle in Cary. |
| 12 | + |
| 13 | +# Announcements |
| 14 | + |
| 15 | +- no pictures or recordings |
| 16 | +- chatham house rules |
| 17 | +- don't be a dick |
| 18 | +- thank you to our sponsor [Lolli](https://www.lolli.com/) |
| 19 | +- introductions |
| 20 | + |
| 21 | +# Bitcoin |
| 22 | +- [2023 Brink Annual Report](https://brink.dev/blog/2024/09/25/2023-annual-report/) |
| 23 | + - covers the contributions of the 6 bitcoin core contributors that Brink funds |
| 24 | + - focuses primarily on code review and testing rather than headline-grabbing projects |
| 25 | +- MuSig2 module [merged](https://github.com/bitcoin-core/secp256k1/pull/1479) into libsecp256k1! |
| 26 | + - Jonas Nick wrote a great [tweet](https://x.com/n1ckler/status/1843311745860849940) with links to docs and example code. |
| 27 | +- [Hash-Based Signature Schemes for Post-Quantum Bitcoin](https://conduition.io/cryptography/quantum-hbs/) |
| 28 | +- [Analyzing Bitcoin Consensus: Risks in Protocol Upgrades](https://github.com/bitcoin-cap/bcap) |
| 29 | +- Greg Sanders [tweet](https://x.com/theinstagibbs/status/1856511178261868616) celebrating the merging of the [Ephemeral Dust](https://github.com/bitcoin/bitcoin/pull/30239) PR |
| 30 | + |
| 31 | +# Lightning |
| 32 | +- [Spark.info](https://www.spark.info/) is Lightspark's new stablecoin wallet |
| 33 | + - youtube video [overview](https://www.youtube.com/watch?v=4LesNBQwKxw) |
| 34 | +- BOLT12 offers [merged](https://github.com/lightning/bolts/pull/798) after 4 long years! 🎉 |
| 35 | +- [DePix](https://bitcoinnews.com/press-release/joltz-eulen-stablecoin-on-lightning-depix/) is the first natively issued stablecoin on Lightning |
| 36 | + - Built using [Taproot Assets](https://github.com/lightninglabs/taproot-assets) |
| 37 | + |
| 38 | +# Covenants |
| 39 | +- OG Wei Dai on twitter [discusses](https://x.com/_weidai/status/1843526255045685253) the PIPES paper and the possibility of bitcoin covenants powered by functional encryption |
| 40 | +- [ColliderScript: Covenants in Bitcoin via 160-bit hash collisions](https://colliderscript.co/colliderscript.pdf) |
| 41 | +- another Jonas Nick banger about his [GSR script tool](https://x.com/n1ckler/status/1854552545084977320) |
| 42 | + |
| 43 | +# Ark |
| 44 | +- Ark Labs: [Unlocking Liquidity Before Shared Output Expiration](https://arkdev.info/blog/unlock-liquidity-before-shared-output-expiration/) |
| 45 | +- Second: [Package relay: One free adult with each child](https://blog.second.tech/bitcoin-package-relay-and-ark-protocol/) |
| 46 | + |
| 47 | +# Mining |
| 48 | +- [DATUM](https://ocean.xyz/docs/datum) is a new block template selection protocol launched by Ocean Mining |
| 49 | + - [released on Umbrel](https://apps.umbrel.com/app/datum) |
| 50 | + |
| 51 | +# Miscellaneous |
| 52 | +- [BTCPay Server 2.0 release](https://blog.btcpayserver.org/btcpay-server-2-0/) |
| 53 | +- Bitkey: [Building in the open: a novel design for smartphone-based bitcoin wallets](https://bitkey.build/building-in-the-open/) |
| 54 | +- Saving Satoshi [bitcoin script playground](https://script.savingsatoshi.com/) |
| 55 | +- [Libbitcoin for Core People](https://delvingbitcoin.org/t/libbitcoin-for-core-people/1222?u=antoinep) |
| 56 | + |
0 commit comments