Skip to content

Commit a8dd02c

Browse files
committed
News355: add client services
1 parent d17ee35 commit a8dd02c

1 file changed

Lines changed: 50 additions & 1 deletion

File tree

_posts/en/newsletters/2025-05-23-newsletter.md

Lines changed: 50 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,41 @@ infrastructure software.
2121
*In this monthly feature, we highlight interesting updates to Bitcoin
2222
wallets and services.*
2323

24-
FIXME:bitschmidty
24+
- **Cake Wallet added payjoin v2 support:**
25+
Cake Wallet [v4.28.0][cake wallet 4.28.0] adds [the ability][cake blog] to
26+
receive payments using the [payjoin][topic payjoin] v2 protocol.
27+
28+
- **Sparrow adds pay-to-anchor features:**
29+
Sparrow [2.2.0][sparrow 2.2.0] displays and can send [pay-to-anchor
30+
(P2A)][topic ephemeral anchors] outputs.
31+
32+
- **Safe Wallet 1.3.0 released:**
33+
[Safe Wallet][safe wallet github] is a desktop multisig wallet with hardware
34+
signing device support that added [CPFP][topic cpfp] fee bumping for incoming
35+
transactions in [1.3.0][safe wallet 1.3.0].
36+
37+
- **COLDCARD Q v1.3.2 released:**
38+
COLDCARD Q's [v1.3.2 release][coldcard blog] includes additional multisig
39+
[spending policy support][coldcard ccc] and new features for [sharing
40+
sensitive data][coldcard kt].
41+
42+
- **Transaction batching using payjoin:**
43+
[Private Pond][private pond post] is an [experimental implementation][private
44+
pond github] of a [transaction batching][topic payment batching] service that
45+
uses payjoin to generate smaller transactions that pay less in fees.
46+
47+
- **JoinMarket Fidelity Bond Simulator:**
48+
The [JoinMarket Fidelity Bond Simulator][jmfbs github] provides tools for
49+
JoinMarket participants to simulate their performance in the market based on
50+
[fidelity bonds][news161 fb].
51+
52+
- **Bitcoin opcodes documented:**
53+
The [Opcode Explained][opcode explained website] website documents
54+
each Bitcoin script opcode.
55+
56+
- **Bitkey code open sourced:**
57+
The Bitkey hardware signing device [announced][bitkey blog] their [source
58+
code][bitkey github] is open-source for non-commercial uses.
2559

2660
## Releases and release candidates
2761

@@ -121,3 +155,18 @@ repo], and [BINANAs][binana repo]._
121155
[news331 interop]: /en/newsletters/2024/11/29/#core-lightning-7719
122156
[news345 splicing]: /en/newsletters/2025/03/14/#eclair-3007
123157
[news275 ping]: /en/newsletters/2023/11/01/#lnd-7828
158+
[cake wallet 4.28.0]: https://github.com/cake-tech/cake_wallet/releases/tag/v4.28.0
159+
[cake blog]: https://blog.cakewallet.com/bitcoin-privacy-takes-a-leap-forward-cake-wallet-introduces-payjoin-v2/
160+
[sparrow 2.2.0]: https://github.com/sparrowwallet/sparrow/releases/tag/2.2.0
161+
[safe wallet github]: https://github.com/andreasgriffin/bitcoin-safe
162+
[safe wallet 1.3.0]: https://github.com/andreasgriffin/bitcoin-safe/releases/tag/1.3.0
163+
[coldcard blog]: https://blog.coinkite.com/ccc-and-keyteleport/
164+
[coldcard ccc]: https://coldcard.com/docs/coldcard-cosigning/
165+
[coldcard kt]: https://github.com/Coldcard/firmware/blob/master/docs/key-teleport.md
166+
[private pond post]: https://njump.me/naddr1qvzqqqr4gupzqg42s9gsae3lu2cketskuzfp778fh2vg9c5x3elx8ttdpzhfkk25qq2nv5nzddgxxdjtd4u9vwrdv939vmnswfzk6j85dxk
167+
[private pond github]: https://github.com/Kukks/PrivatePond
168+
[jmfbs github]: https://github.com/m0wer/joinmarket-fidelity-bond-simulator
169+
[news161 fb]: /en/newsletters/2021/08/11/#implementation-of-fidelity-bonds
170+
[opcode explained website]: https://opcodeexplained.com/
171+
[bitkey blog]: https://x.com/BEN0WHERE/status/1918073429791785086
172+
[bitkey github]: https://github.com/proto-at-block/bitkey

0 commit comments

Comments
 (0)