You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
19
19
- introductions
20
20
21
21
# 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.
- 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
23
30
24
31
# Lightning
25
32
- [Overview of Lightspark's new stablecoin wallet](https://www.youtube.com/watch?v=4LesNBQwKxw)
26
33
[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
27
41
28
42
# Ark
29
-
-
43
+
- [Ark Labs: Unlocking Liquidity Before Shared Output Expiration](https://arkdev.info/blog/unlock-liquidity-before-shared-output-expiration/)
30
44
31
45
# Ecash
32
46
-
@@ -38,4 +52,5 @@ Please note the meeting location at Mad Science of the Triangle in Cary.
38
52
- [Datum mining app released on Umbrel](https://apps.umbrel.com/app/datum)
39
53
40
54
# Miscellaneous
41
-
-
55
+
- [BTCPay Server 2.0 release](https://blog.btcpayserver.org/btcpay-server-2-0/)
0 commit comments