Skip to content

Commit be07674

Browse files
adds some topics
1 parent b854c01 commit be07674

File tree

1 file changed

+49
-4
lines changed

1 file changed

+49
-4
lines changed

_posts/2026-02-12-socratic-seminar-74.md

Lines changed: 49 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ Also a special announcement regarding Chicagos first bitcoin hub, featuring the
1515

1616
[Follow ChiBitDevs on twitter](https://x.com/chibitdevs)
1717

18+
## Chicago Bitcoin Collective
19+
20+
A purpose-driven space where long-term Bitcoin thinkers collaborate, learn, and build — face-to-face, in the heart of Chicago.
21+
22+
<https://www.chicagobitcoincollective.com/>
23+
1824
## A Mathematical Theory of Payment Channel Networks
1925

2026
<https://delvingbitcoin.org/t/a-mathematical-theory-of-payment-channel-networks/2204>
@@ -23,7 +29,7 @@ Also a special announcement regarding Chicagos first bitcoin hub, featuring the
2329

2430
<https://delvingbitcoin.org/t/argo-a-garbled-circuits-scheme-for-1000x-more-efficient-off-chain-computation/2210>
2531

26-
### Gloria Zhao dropped as maintainer and seddited added as maintainer
32+
## Gloria Zhao steps down as maintainer and seddited added as maintainer
2733

2834
Gloria's PR
2935
<https://github.com/bitcoin/bitcoin/pull/34517>
@@ -41,7 +47,6 @@ This includes minor security improvements, a new test framework, and some build
4147

4248
<https://delvingbitcoin.org/t/hornet-utxo-1-a-custom-constant-time-highly-parallel-utxo-database/2201>
4349

44-
4550
## Redwallet: Drivechain enabled wallet
4651

4752
<https://github.com/LayerTwo-Labs/BlueWallet/tree/2025-12-03-redwallet>
@@ -50,9 +55,49 @@ This includes minor security improvements, a new test framework, and some build
5055

5156
<https://github.com/bitcoin/bips/blob/master/bip-0089.mediawiki>
5257

53-
## Bip 110
58+
## BIP 110 - Reduced Data Temporary Softfork Merged
59+
60+
Temporarily limit the size of data fields at the consensus level, in order to correct distorted incentives caused by standardizing support for arbitrary data, and to refocus priorities on improving Bitcoin as money.
61+
62+
<https://github.com/bitcoin/bips/blob/master/bip-0110.mediawiki>
5463

5564
BIP 110 reaches 5.9% of nodes signaling according to the following link
65+
5666
<https://thebitcoinportal.com/nodes/bip110>
5767

58-
<https://github.com/dathonohm/bips/blob/reduced-data/bip-0110.mediawiki>
68+
## BIP 346 - OP_TXHASH Merged
69+
70+
This opcode provides a generalized method for introspecting certain details of the spending transaction, which enables non-interactive enforcement of certain properties of the transaction spending a certain UTXO.
71+
72+
Together with an opcode like OP_CHECKSIGFROMSTACK, this opcode effectively provides a fully generalized signature hash construction, fully supporting all existing SIGHASH flags, the proposed sighash flags from BIP-118 (SIGHASH_ANYPREVOUT) and many other new signature hash combinations.
73+
74+
<https://github.com/bitcoin/bips/blob/master/bip-0346.md>
75+
76+
## BIP 360 - Pay To Merkle Root (P2MR) Merged
77+
78+
This document proposes a new output type: Pay-to-Merkle-Root (P2MR), via a soft fork. P2MR outputs operate with nearly the same functionality as P2TR (Pay-to-Taproot) outputs, but with the key path spend removed.
79+
80+
<https://github.com/bitcoin/bips/blob/master/bip-0360.mediawiki>
81+
82+
## BIP 54 - Concensus Cleanup Implementation Merged into Bitcoin Inquisition
83+
84+
Initial implementation of BIP 54 - Concensus Cleanup has been merged into Bitcoin Inquisition (a fork of Bitcoin Core repo used to test initial implementation of soft forks)
85+
86+
<https://github.com/bitcoin-inquisition/bitcoin/pull/99>
87+
<https://github.com/bitcoin/bips/blob/master/bip-0054.md>
88+
89+
## Digital Panopticon News
90+
91+
#### Discord Age Verification
92+
93+
<https://www.theverge.com/policy/876131/discord-age-verification-mandates-web-future>
94+
95+
#### Spain PM Vows to Tighten Grip on Social Media Platforms
96+
Starting next week, my government will implement the following actions:
97+
- First, we will change the law in Spain to hold platform executives legally accountable for many infringements taking place on their sites.
98+
- Second, we will turn algorithmic manipulation and amplification of illegal content into a new criminal offense.
99+
- Third, we will implement a hate and polarization footprint system to track, quantify, and expose how digital platforms fuel division and amplify hate.
100+
- Fourth, Spain will ban access to social media for minors under the age of 16. Platforms will be required to implement effective age verification systems — not just checkboxes, but real barriers that work.
101+
- Fifth and last, my government will work with our public prosecutor to investigate and pursue the infringement committed by Grok, TikTok, and Instagram.
102+
103+
<https://clashreport.com/world/articles/spanish-pm-slams-social-media-sites-as-failed-state-vows-to-tighten-grip-3qz0uublria>

0 commit comments

Comments
 (0)