Skip to content

Commit 387062a

Browse files
committed
Update socratic-015.md
1 parent ade144f commit 387062a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

content/socratic-015.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ News
2323
- [SoFi Taps Bitcoin Lightning Network for Global Remittances With Lightspark](https://www.coindesk.com/business/2025/08/19/sofi-taps-bitcoin-lightning-network-for-global-remittances-with-lightspark)
2424
- [LQWD's Lightning Network Strategy Shows Strong Initial Bitcoin Yield; Results Highlight Potential Yield at Scale on LQWD's BTC Treasury](https://lqwdtech.com/2025/lqwds-lightning-network-strategy-shows-strong-initial-bitcoin-yield-results-highlight-potential-yield-at-scale-on-lqwds-btc-treasury/)
2525
- [Chipper Cash Now Processes Over 50% of Bitcoin Transactions Through Lightning — Powered by Voltage](https://www.voltage.cloud/blog/chipper-cash-now-processes-over-50-of-bitcoin-transactions-through-lightning-powered-by-voltage)
26+
- [ZBD’s SDK Powers Bitcoin Earnings in Mobile Games, Driving 124% Revenue Growth](https://bitcoinmagazine.com/business/zbds-sdk-powers-bitcoin-earnings-in-mobile-games-driving-124-revenue-growth)
27+
- [RocoMamas adopts Bitcoin Lightning payments at over 100 locations in South Africa](https://cryptobriefing.com/rocomamas-adopts-bitcoin-lightning-payments-south-africa/)
2628

2729
Discussion
2830
----------
@@ -35,6 +37,7 @@ Released
3537
--------
3638
- [Core Lightning v25.09 Hot Wallet Guardian](https://github.com/ElementsProject/lightning/releases/tag/v25.09)
3739
- [lnd v0.19.3-beta](https://github.com/lightningnetwork/lnd/releases/tag/v0.19.3-beta)
40+
- [Eclair v0.13.0](https://github.com/ACINQ/eclair/blob/master/docs/release-notes/eclair-v0.13.0.md)
3841

3942
bLIPs & BOLTs
4043
-------------
@@ -48,13 +51,15 @@ Noteworthy PRs
4851
- [offers: loosen payment_constraints on invoices' blinded paths.](https://github.com/ElementsProject/lightning/pull/8500)
4952
- [common/bolt11: Fix BOLT11 hash calculation for unknown fallback address versions](https://github.com/ElementsProject/lightning/pull/8302)
5053
- [plugins/bcli: use -rpcwait to simplify waiting for bitcoind to warm up](https://github.com/ElementsProject/lightning/pull/7967)
54+
- [Added fixed SOURCE_DATE_EPOCH flag for reproducible ubuntu builds](https://github.com/ElementsProject/lightning/pull/8547)
5155

5256
### [eclair](https://github.com/ACINQ/eclair)
5357
- [Adjust batch_size on commit_sig retransmission](https://github.com/ACINQ/eclair/pull/3147)
5458
- [Split commit nonces from funding nonce in tx_complete](https://github.com/ACINQ/eclair/pull/3145)
5559
- [Allow omitting previousTx for taproot splices](https://github.com/ACINQ/eclair/pull/3143)
5660
- [Allow overriding max-closing-feerate with forceclose API](https://github.com/ACINQ/eclair/pull/3142)
5761
- [Allow non-initiator RBF for dual funding](https://github.com/ACINQ/eclair/pull/3021)
62+
- [Use balance estimates from past payments in path-finding](https://github.com/ACINQ/eclair/pull/2308)
5863

5964
### [LDK](https://github.com/lightningdevkit/rust-lightning)
6065
- [Improve privacy for Blinded Message Paths using Dummy Hops](https://github.com/lightningdevkit/rust-lightning/pull/3726)
@@ -69,6 +74,10 @@ Noteworthy PRs
6974
- [Emit DiscardFunding events for double spent splice transactions](https://github.com/lightningdevkit/rust-lightning/pull/4030)
7075
- [Randomize order of inputs from OutputSweeper](https://github.com/lightningdevkit/rust-lightning/pull/4033)
7176
- [Commit to client's node id in bLIP-52/LSPS2 promise](https://github.com/lightningdevkit/rust-lightning/pull/4040)
77+
- [Create a single P2A anchor on commitment transactions in 0FC channels](https://github.com/lightningdevkit/rust-lightning/pull/4053)
78+
- [Always-online node forward invoice request](https://github.com/lightningdevkit/rust-lightning/pull/4049)
79+
- [Async send always-online counterparty side](https://github.com/lightningdevkit/rust-lightning/pull/4045)
80+
- [Account for splices in claimable balances](https://github.com/lightningdevkit/rust-lightning/pull/4029)
7281

7382
### [lnd](https://github.com/lightningnetwork/lnd)
7483
- [1/2 discovery+lnwire: add support for DNS host name in NodeAnnouncement msg](https://github.com/lightningnetwork/lnd/pull/9455)
@@ -77,6 +86,9 @@ Noteworthy PRs
7786
- [graph/db: unwrap dns addresses from opaque ones during migration](https://github.com/lightningnetwork/lnd/pull/10162)
7887
- [multi: switch on graph SQL migration](https://github.com/lightningnetwork/lnd/pull/10163)
7988
- [build: make special label checks auto-pass instead of skip](https://github.com/lightningnetwork/lnd/pull/10187)
89+
- [docs: add docs for EstimateRouteFee](https://github.com/lightningnetwork/lnd/pull/10149)
90+
- [Add Support for P2TR Fallback Addresses in BOLT-11](https://github.com/lightningnetwork/lnd/pull/9975)
91+
- [Expose confirmation count for pending 'channel open' transactions](https://github.com/lightningnetwork/lnd/pull/9677)
8092

8193
Security
8294
--------

0 commit comments

Comments
 (0)