Skip to content

Commit ff0c06c

Browse files
authored
News401: client services correction (#2724)
1 parent 8355a9b commit ff0c06c

1 file changed

Lines changed: 12 additions & 3 deletions

File tree

_posts/en/newsletters/2026-04-17-newsletter.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,16 @@ wallets and services.*
9595

9696
- **Utreexod 0.5 released:**
9797
Utreexod [v0.5][utreexod blog] introduces IBD using [SwiftSync][news349
98-
swiftsync], reducing extra data downloaded from 1.4TB to 200GB. The release
99-
uses Floresta 0.9, a minimal [utreexo][topic utreexo] node implementation with
100-
an integrated Electrum server that uses assumeutreexo for fast setup.
98+
swiftsync] which uses cryptographic aggregation to eliminate the need for
99+
downloading and verifying accumulator inclusion proofs during IBD, and
100+
eliminates the extra data downloaded by Compact State Nodes during IBD from 1.4 TB to ~200 GB, with
101+
further reductions possible through proof caching.
102+
103+
- **Floresta 0.9.0 released:**
104+
Floresta [v0.9.0][floresta v0.9.0] aligns its P2P networking with the
105+
[BIP183][news366 utreexo bips] for UTXO proof exchange, and replaces
106+
libbitcoinconsensus with Bitcoin Kernel for approximately 15x faster script
107+
validation, among other changes.
101108

102109
## Releases and release candidates
103110

@@ -189,6 +196,8 @@ repo], and [BINANAs][binana repo]._
189196
[backbone ml 2]: https://groups.google.com/g/bitcoindev/c/ViIOYc76CjU/m/cFOAYKHJAgAJ
190197
[news349 swiftsync]: /en/newsletters/2025/04/11/#swiftsync-speedup-for-initial-block-download
191198
[utreexod blog]: https://delvingbitcoin.org/t/new-utreexo-releases/2371
199+
[floresta v0.9.0]: https://www.getfloresta.org/blog/release-v0.9.0
200+
[news366 utreexo bips]: /en/newsletters/2025/08/08/#draft-bips-proposed-for-utreexo
192201
[kofn post del]: https://delvingbitcoin.org/t/towards-a-k-of-n-lightning-network-node/2395
193202
[nmusig2 paper]: https://eprint.iacr.org/2026/223
194203
[bitcoin core 31.0rc4]: https://bitcoincore.org/bin/bitcoin-core-31.0/test.rc4/

0 commit comments

Comments
 (0)