Skip to content

Commit bde96c3

Browse files
authored
Merge pull request #164 from xstoicunicornx/2603
march topics
2 parents e6a347c + 27bc428 commit bde96c3

File tree

1 file changed

+107
-0
lines changed

1 file changed

+107
-0
lines changed
Lines changed: 107 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,107 @@
1+
---
2+
layout: post
3+
type: socratic
4+
title: "Socratic Seminar 75"
5+
meetup: https://www.meetup.com/chibitdevs/events/312832542
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+
## Cake Wallet adds Lightning Support
17+
18+
Today we launched Lightning to over a million users, bringing my journey full circle from hater to builder. Spark + Breez made a Lightning user experience possible that feels like magic compared to 2019, and yet one that doesn't require us to force our users into custodial solutions.
19+
20+
<https://x.com/sethforprivacy/status/2028532494715310192>
21+
22+
## Kraken gets Master Account at Federal Reserve
23+
24+
Kraken's Wyoming bank arm becomes the first crypto exchange to gain access to the Federal Reserve's core payments system. That means direct access to the same core US payment rails (like Fedwire) that thousands of banks use for instant, secure money transfers.
25+
26+
<https://x.com/WatcherGuru/status/2029165583997034779>
27+
28+
## Parasite Pool finds block with Braiins Rented Hash
29+
30+
Parasite Pool is a hybrid mining pool where the miner who solves the block gets 1 whole Bitcoin as their reward, while the remainder of the block reward gets distributed to the rest of the contributors in the pool. A miner found a 3.125 BTC block by renting hashrate through Braiins Hashpower and pointing it to Parasite Pool.
31+
32+
<https://x.com/BitBuyer313/status/2028796969267638755>
33+
<https://x.com/Braiins/status/2028486845835731234>
34+
35+
## Widespread Fiat-Shamir zkVM Bug
36+
37+
OtterSec finds the same Fiat-Shamir bug in six independent zkVMs. The result is an attacker can bypass the cryptography entirely and prove mathematically impossible statements (like minting $1M out of thin air).
38+
39+
<https://x.com/osec_io/status/2028901596965552572>
40+
41+
## First BIP-54 Compatible Block Mined
42+
43+
[@WhiteBit](https://x.com/WhiteBit) produces the first BIP54 compatible block on the bitcoin network. BIP54 requires the coinbase transaction's locktime to be set to the block's height - 1. In this case, 937,403. This makes it possible to get rid of [BIP30 - Duplicate Transactions](https://github.com/bitcoin/bips/blob/master/bip-0030.mediawiki) validation forever.
44+
45+
<https://x.com/Chris_Stewart_5/status/2026749907684499529>
46+
47+
## Binohash: Transaction Introspection Without Softforks
48+
49+
A first transaction has been mined demonstrating a limited form of covenants using only existing Bitcoin script functions. This development potentially eliminates the need for a Bitcoin light client in BitVM bridges, simplifying the construction and improving security.
50+
51+
<https://x.com/robin_linus/status/2026700104774856827>
52+
<https://robinlinus.com/binohash.pdf>
53+
54+
## Bitcoin Core v31 Feature Freeze
55+
56+
We've past feature freeze for Bitcoin Core v31, which should be released in early April. Headliners include:
57+
* Cluster Mempool
58+
* Embedded ASMap
59+
* Private Broadcast
60+
* A new tx output index
61+
* Improvements to the IPC Mining interface
62+
* More bitcoin kernel progress
63+
64+
<https://x.com/fanquake/status/2026006073686016084>
65+
66+
## Numo Brings Bitcoin Tap-to-Pay
67+
68+
Numo is Bitcoin's first tap to pay solution. Works with any Bitcoin Lightning wallet. Tap-to-pay available for ecash wallets.
69+
70+
<https://numopay.org/>
71+
<https://x.com/NumoPayApp/status/2026334747991916634>
72+
73+
## FIBRE — the Fast Internet Bitcoin Relay Engine — has been resurrected
74+
75+
With the support of @TheBlueMatt and Greg Maxwell, w0xlt of Localhost Research has successfully rebased the FIBRE codebase against a modern version of Bitcoin Core.
76+
77+
FIBRE is a specialized patchset on Bitcoin Core that enables a high-speed, low-latency network of nodes to relay blocks across the Bitcoin network near the speed-of-light bound in fiber. In stale block races, large mining operations have an asymmetric advantage. By combining UDP transport, Forward Error Correction (FEC), and Compact Blocks, FIBRE reduces the number of stale block races, thereby minimizing this asymmetry.
78+
79+
<https://bitcoinfibre.org/>
80+
<https://x.com/lclhostresearch/status/2024862656818282502>
81+
<https://x.com/blockspace/status/2024863864957870591>
82+
83+
## Digital Panopticon News
84+
85+
#### US Government proposing Age Verification on ALL APPS through the app store.
86+
87+
The US Government is holding a meeting today proposing laws that would require Age Verification on ALL APPS through the app store.
88+
89+
In order to download any app on your phone you'd have to verify your age using a Government ID or Face Scan.
90+
91+
<https://x.com/KreekCraft/status/2029628988117659655>
92+
93+
#### Mexico Mandates Biometric SIM Registration for All Phone Numbers
94+
95+
<https://x.com/ReclaimTheNetHQ/status/2028926709244825603>
96+
97+
#### California Assembly Bill 1043 mandates operating systems age (identity) verification
98+
99+
California Assembly Bill 1043 mandates that operating systems including Windows, Linux, macOS, and FreeBSD implement system-level age (identity) verification.
100+
101+
<https://x.com/AutismCapital/status/2026797750738891022>
102+
103+
#### United States Colorado Sen. Matt Ball and Rep. Amy Paschal have authored bill SB26-051.
104+
105+
SB26-051 would require Operating System, such as Windows or Linux, to perform age verification on users which then third party apps can leverage via API to ensure someone's age.
106+
107+
<https://x.com/vxunderground/status/2025268542476575176>

0 commit comments

Comments
 (0)