Skip to content

Commit 3481865

Browse files
committed
News372: add client services
1 parent 4d39cb7 commit 3481865

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

_posts/en/newsletters/2025-09-19-newsletter.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,14 @@ FIXME:harding
1818
*In this monthly feature, we highlight interesting updates to Bitcoin
1919
wallets and services.*
2020

21-
FIXME:bitschmidty
21+
- **Zero-knowledge proof of reserve tool:**
22+
[Zkpoor][zkpoor github] generates [proof of reserves][topic proof of reserves]
23+
using STARK proofs without revealing the owner's addresses or UTXOs.
24+
25+
- **Alternative submarine swap protocol proof of concept:**
26+
The [Papa Swap][papa swap github] protocol proof of concept achieves
27+
[submarine swap][topic submarine swaps] functionality by requiring one
28+
transaction instead of two.
2229

2330
## Releases and release candidates
2431

@@ -48,3 +55,5 @@ FIXME:Gustavojfe
4855
{% include references.md %}
4956
{% include linkers/issues.md v=2 issues="" %}
5057
[bitcoin core 30.0rc1]: https://bitcoincore.org/bin/bitcoin-core-30.0/
58+
[zkpoor github]: https://github.com/AbdelStark/zkpoor
59+
[papa swap github]: https://github.com/supertestnet/papa-swap

0 commit comments

Comments
 (0)