Skip to content

Commit c1eaff5

Browse files
authored
Merge pull request #152 from kevkevinpal/oct9th
add oct 9th post
2 parents 295cdad + 44fae60 commit c1eaff5

1 file changed

Lines changed: 41 additions & 0 deletions

File tree

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
1+
---
2+
layout: post
3+
type: socratic
4+
title: "Socratic Seminar 70"
5+
meetup: https://www.meetup.com/chibitdevs/events/310891272
6+
---
7+
8+
## Announcements
9+
10+
Please join us for our next Socratic Seminar! A special thanks to Strike for the event space.
11+
12+
Doors open at 6pm with discussion starting shortly after!
13+
14+
[Follow ChiBitDevs on twitter](https://x.com/chibitdevs)
15+
16+
# A Bitcoin Scripting Proposal BIP Quartet
17+
Rusty Russell posted to the Bitcoin mailing list about restoring Bitcoin's scripting capabilities
18+
https://groups.google.com/g/bitcoindev/c/GisTcPb8Jco
19+
20+
# Bitcoin v30.0
21+
Set to be tagged tomorrow
22+
https://github.com/bitcoin/bitcoin/releases/tag/v30.0rc2
23+
24+
# Undeprecation of datacarrier and datacarriersize in Bitcoin Core
25+
This was a controversial change which undeprecates these two configs
26+
https://github.com/bitcoin/bitcoin/pull/33453
27+
28+
# Bitcoin-p2p
29+
theuni proposed seperating the p2p code in Bitcoin Core and to put it in a seperate binary
30+
https://github.com/theuni/bitcoin/tree/multiprocess_p2p
31+
32+
# Privacy Tech
33+
### Coinjoins
34+
https://www.coinjoins.org/
35+
### Coinswap (unfinished project)
36+
https://github.com/rajarshimaitra/teleport-transactions
37+
### Silent Payments
38+
https://bitcoinops.org/en/topics/silent-payments/
39+
### Address reuse
40+
### Tor
41+
https://www.torproject.org/

0 commit comments

Comments
 (0)