Skip to content

Commit c2cec5d

Browse files
committed
seminar 41
1 parent b7ba4d9 commit c2cec5d

1 file changed

Lines changed: 79 additions & 0 deletions

File tree

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
+++
2+
title = "NashBitDevs Socratic Seminar #41"
3+
template = "post.html"
4+
[extra]
5+
meetup_id = "311856715"
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+
#### Demos
48+
49+
- [Stable Channels](https://github.com/toneloc/stable-channels) from [toneloc](https://github.com/toneloc)
50+
51+
#### News
52+
53+
- ["A Layman's Guide to BIP-110" by J Lopp](https://blog.lopp.net/a-laymans-guide-to-bip-110/)
54+
- [localprobe](https://0xb10c.github.io/localprobe/)
55+
56+
#### Mailing List Discussion
57+
58+
- ["[BIP Proposal] Output Script Descriptor Annotations" by C Raw](https://groups.google.com/g/bitcoindev/c/ozjr1lF3Rkc)
59+
60+
#### Bitcoin Projects
61+
62+
##### Core
63+
64+
- ["rpc,net: Add private broadcast RPCs" bitcoin#34329](https://github.com/bitcoin/bitcoin/issues/34329) adds two new RPCs for managing private transaction broadcasts
65+
- ["build: Embedded ASMap [3/3]: Build binary dump header file" bitcoin#28792](https://github.com/bitcoin/bitcoin/pull/28792)
66+
- [The future of the Bitcoin Core GUI](https://delvingbitcoin.org/t/the-future-of-the-bitcoin-core-gui/2253)
67+
68+
##### BDK
69+
70+
- ["Add spent/created_txouts to SPK and Keychain TxOut indexes" bdk#2081](https://github.com/bitcoindevkit/bdk/pull/2081)
71+
72+
#### Lightning Projects
73+
74+
- [Gossip Observer: New project to monitor the Lightning P2P network](https://delvingbitcoin.org/t/gossip-observer-new-project-to-monitor-the-lightning-p2p-network/2105)
75+
76+
#### New Work / Research
77+
78+
- [Introducing UltrafastSecp256k1: A Multi-Architecture Exploration of Secp256k1 Optimizations](https://delvingbitcoin.org/t/introducing-ultrafastsecp256k1-a-multi-architecture-exploration-of-secp256k1-optimizations/2280)
79+
- [Argo MAC: Garbling with Elliptic Curve MACs](https://eprint.iacr.org/2026/049)

0 commit comments

Comments
 (0)