Skip to content

Commit 3ca5405

Browse files
committed
more topics
1 parent 9fd5de9 commit 3ca5405

File tree

1 file changed

+19
-4
lines changed

1 file changed

+19
-4
lines changed

_posts/2024-11-13-socratic-seminar-35

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: post
33
type: socratic
44
title: "Socratic Seminar 35"
55
meetup: https://www.meetup.com/triangle-bitdevs/events/304378293/?action=rsvp&eventOrigin=onboarding
6-
nostr: <njump>
6+
nostr: https://njump.me/naddr1qqyryctzv9nxxdrxqydhwumn8ghj7mn0wd68ytnnwa5hxuedv4hxjemdvyhxx6qzyqu2k0euqcpj4um9xkt8e94ugnkhffrw6a39t85mgk382p9qwc53sqcyqqq8evca2y5x4
77
---
88

99
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.
@@ -19,14 +19,28 @@ Please note the meeting location at Mad Science of the Triangle in Cary.
1919
- introductions
2020

2121
# Bitcoin
22-
- [BTCPay Server's new 2.0 update](https://blog.btcpayserver.org/btcpay-server-2-0/)
22+
- The [2023 Brink Annual Report](https://brink.dev/blog/2024/09/25/2023-annual-report/) covers the contributions of the 6 bitcoin core contributors that Brink funds, focusing primarily on code review and testing rather than headline-grabbing projects.
23+
- Saving Satoshi [bitcoin script playground](https://script.savingsatoshi.com/)
24+
- MuSig2 module [merged](https://github.com/bitcoin-core/secp256k1/pull/1479) into libsecp256k1! Jonas Nick wrote a great [tweet](https://x.com/n1ckler/status/1843311745860849940) with links to docs and example code.
25+
- [Hash-Based Signature Schemes for Post-Quantum Bitcoin](https://conduition.io/cryptography/quantum-hbs/)
26+
- [Libbitcoin for Core People](https://delvingbitcoin.org/t/libbitcoin-for-core-people/1222?u=antoinep)
27+
- Bitkey: [Building in the open: a novel design for smartphone-based bitcoin wallets](https://bitkey.build/building-in-the-open/)
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
2330

2431
# Lightning
2532
- [Overview of Lightspark's new stablecoin wallet](https://www.youtube.com/watch?v=4LesNBQwKxw)
2633
[Spark.info page](https://www.spark.info/)
34+
- BOLT12 offers [merged](lightning/bolts#798) after 4 long years! 🎉
35+
- [DePix](https://x.com/hmichellerose/status/1854940512861475148) is the first natively issued stablecoin on the Lightning Network as a Taproot Asset
36+
37+
# Covenants
38+
- 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
39+
- [ColliderScript: Covenants in Bitcoin via 160-bit hash collisions](https://colliderscript.co/colliderscript.pdf)
40+
- another Jonas Nick banger tweet about [learnings](https://x.com/n1ckler/status/1854552545084977320) from his Great Script Restoration script tool
2741

2842
# Ark
29-
-
43+
- [Ark Labs: Unlocking Liquidity Before Shared Output Expiration](https://arkdev.info/blog/unlock-liquidity-before-shared-output-expiration/)
3044

3145
# Ecash
3246
-
@@ -38,4 +52,5 @@ Please note the meeting location at Mad Science of the Triangle in Cary.
3852
- [Datum mining app released on Umbrel](https://apps.umbrel.com/app/datum)
3953

4054
# Miscellaneous
41-
-
55+
- [BTCPay Server 2.0 release](https://blog.btcpayserver.org/btcpay-server-2-0/)
56+

0 commit comments

Comments
 (0)