Skip to content

Commit 9b1cea8

Browse files
committed
News362: edit to Gustavojfe section
1 parent 5366c69 commit 9b1cea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/en/newsletters/2025-07-11-newsletter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ repo], and [BINANAs][binana repo]._
106106

107107
- [Core Lightning #8377][] tightens [BOLT11][] invoice parsing requirements by mandating that senders not pay an invoice if a [payment secret][topic payment secrets] is missing or if a mandatory field such as p (payment hash), h (description hash), or s (secret), has an incorrect length. These changes are made to align with the recent specification updates (see Newsletters [#350][news350 bolts] and [#358][news358 bolts]).
108108

109-
- [BDK #1957][] introduces RPC batching for transaction history, Merkle proofs and block header requests to optimize full scan and sync performance with an Electrum backend. This PR also adds anchor caching to skip Simple Payment Verification (SPV) (see Newsletter [#312][news312 spv]) revalidation during a sync. Using sample data, the author observed performance improvements of 8.14 seconds to 2.59 seconds with RPC call batching on a full scan and of 1.37 seconds to 0.85 seconds with caching during a sync.
109+
- [BDK #1957][] introduces RPC batching for transaction history, merkle proofs, and block header requests to optimize full scan and sync performance with an Electrum backend. This PR also adds anchor caching to skip Simple Payment Verification (SPV) (see Newsletter [#312][news312 spv]) revalidation during a sync. Using sample data, the author observed performance improvements of 8.14 seconds to 2.59 seconds with RPC call batching on a full scan and of 1.37 seconds to 0.85 seconds with caching during a sync.
110110

111111
- [BIPs #1888][] removes `H` as a hardened-path marker from [BIP380][], leaving just the canonical `h` and the alternative `'`. The recent Newsletter [#360][news360 bip380] had noted that grammar was clarified to allow all three markers, but since few (if any) descriptor implementations actually support it (neither Bitcoin Core nor rust-miniscript do), the specification is tightened to disallow it.
112112

0 commit comments

Comments
 (0)