Skip to content

Commit 4e22018

Browse files
authored
seminar-40
1 parent 2736dfc commit 4e22018

1 file changed

Lines changed: 88 additions & 0 deletions

File tree

Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
+++
2+
title = "NashBitDevs Socratic Seminar #40"
3+
template = "post.html"
4+
[extra]
5+
meetup_id = "311856711"
6+
+++
7+
8+
### Agenda
9+
10+
5:00pm Meet and greet and pizza
11+
6:00pm Socratic seminar discussion of various bitcoin topics
12+
7:30pm Further hangout TBD
13+
14+
### Location
15+
16+
The event is hosted at [**Bitcoin Park**](https://bitcoinpark.com):
17+
18+
VIP conference room
19+
1910 21st Ave S
20+
Nashville, TN 37212
21+
22+
[Map](https://www.google.com/maps/place/1910+21st+Ave+S,+Nashville,+TN+37212/@36.1347819,-86.8029863,17z/data=!3m1!4b1!4m5!3m4!1s0x8864669fea1ce71d:0xdc34986293b94f39!8m2!3d36.1347819!4d-86.8007923)
23+
24+
[Parking Info](/about/bitcoinpark-parking)
25+
26+
### Announcements
27+
28+
Join us for the NashBitDevs [Socratic Seminar](/about)! A special thank you to our
29+
sponsors [Bitcoin Park](https://bitcoinpark.co/) for hosting us and for providing the pizza.
30+
31+
### Reminders
32+
33+
- No photos, videos, audio recording
34+
- [Chatham House Rule](https://www.chathamhouse.org/about-us/chatham-house-rule)
35+
- Leave the meeting space as clean as you found it
36+
- Suggest topics for the next Socratic Seminar! [Where to find topics?](/about/find-topics)
37+
- Use sats to pay for drinks from the cafe via the BTCPay server terminal
38+
39+
### Raffle
40+
41+
- Guess the [next block nonce](https://nonce.lab.bitcoinpark.com/)
42+
- Must be 8 hex characters, `0-9` and `A-F`, eg. `9A74E2B1`
43+
- Winner(s) ranked by numeric closeness to next block nonce
44+
45+
### Socratic Seminar
46+
47+
#### News
48+
49+
- [Fedi is now fully open source](https://x.com/fedibtc/status/2007139666328465726)
50+
51+
#### Mailing List Discussion
52+
53+
- [Falcon Post-Quantum Signature Scheme Proposal](https://groups.google.com/g/bitcoindev/c/PsClmK4Em1E)
54+
- [libsecp256k1 0.7.1 released](https://groups.google.com/g/bitcoindev/c/3MK8KdX-hjc)
55+
- [QRAMP addition: Alternative to legacy freeze: "quarantine-mode" legacy spends via two-phase destination commitment](https://groups.google.com/g/bitcoindev/c/8UnhPg0JZ6w)
56+
- [Hash-Based Signatures for Bitcoin's Post-Quantum Future](https://groups.google.com/g/bitcoindev/c/gOfL5ag_bDU)
57+
- [Follow-up regarding Motion to Activate BIP 3](https://groups.google.com/g/bitcoindev/c/Sh4I6ogv_sE)
58+
59+
#### Bitcoin Projects
60+
61+
##### Core
62+
63+
- [p2p: send first addr self-announcement in separate message bitcoin#34146](https://github.com/bitcoin/bitcoin/pull/34146)
64+
- [doc: Use multipath descriptors in descriptors.md and linked test bitcoin#34100](https://github.com/bitcoin/bitcoin/pull/34100)
65+
- [Fix 11-year-old mis-categorized error code in OP_IF evaluation bitcoin#32143](https://github.com/bitcoin/bitcoin/pull/32143)
66+
67+
##### BDK
68+
69+
- [Add median-time-past (MTP) calculation to CheckPoint bdk#2037](https://github.com/bitcoindevkit/bdk/pull/2037)
70+
71+
##### BIPs
72+
73+
- [BIP346: OP_TXHASH bips#1500](https://github.com/bitcoin/bips/pull/1500)
74+
- [BIP 433: Add P2A BIP bips#1982](https://github.com/bitcoin/bips/pull/1982)
75+
- [BIP 110: Reduced Data Temporary Softfork](https://github.com/bitcoin/bips/blob/master/bip-0110.mediawiki)
76+
77+
##### Bitcoin Inquisition
78+
79+
- [Add BIP 54 (Great Consensus Cleanup) support](https://github.com/bitcoin-inquisition/bitcoin/pull/99)
80+
81+
#### Lightning Projects
82+
83+
- [Programming Lightning Course](https://github.com/Beige-Coffee/programming-lightning-payment-channels)
84+
- [A Mathematical Theory of Payment Channel Networks](https://arxiv.org/pdf/2601.04835)
85+
86+
#### New Work / Research
87+
88+
- [Bithoven: A Formally Verified Imperative Smart Contract Language for Bitcoin](https://delvingbitcoin.org/t/bithoven-a-formally-verified-imperative-smart-contract-language-for-bitcoin/2189)

0 commit comments

Comments
 (0)