Skip to content

Commit cfd294a

Browse files
committed
News308: add client services section
1 parent cb23ff1 commit cfd294a

File tree

1 file changed

+49
-1
lines changed

1 file changed

+49
-1
lines changed

_posts/en/newsletters/2024-06-21-newsletter.md

Lines changed: 49 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,42 @@ popular Bitcoin infrastructure software.
7272
*In this monthly feature, we highlight interesting updates to Bitcoin
7373
wallets and services.*
7474

75-
FIXME:bitschmidty
75+
- **Casa adds descriptor support:**
76+
In a [blog post][casa blog], multisig service provider Casa announced support
77+
for [output script descriptors][topic descriptors].
78+
79+
- **Specter-DIY v1.9.0 released:**
80+
The [v1.9.0][specter-diy v1.9.0] release adds support for taproot [miniscript][topic
81+
miniscript] and a [BIP85][] app, among other changes.
82+
83+
- **Constant-time analysis tool cargo-checkct announced:**
84+
A Ledger [blog post][ledger cargo-checkct blog] announced
85+
[cargo-checkct][cargo-checkct github], a tool that evaluates whether Rust
86+
cryptographic libraries run in constant time to avoid [timing
87+
attacks][topic side channels].
88+
89+
- **Jade adds miniscript support:**
90+
The Jade hardware signing device firmware [now supports][jade tweet] miniscript.
91+
92+
- **Ark implementation announced:**
93+
Ark Labs [announced][ark labs blog] a few initiatives around the [Ark
94+
protocol][topic ark] including an [Ark implementation][ark github] and
95+
[developer resources][ark developer hub].
96+
97+
- **Volt Wallet beta announced:**
98+
[Volt Wallet][volt github] supports descriptors, [taproot][topic taproot],
99+
[PSBTs][topic psbt], and other BIPs, plus Lightning.
100+
101+
- **Joinstr adds electrum support:**
102+
[Coinjoin][topic coinjoin] software [joinstr][news214 joinstr] added an [electrum
103+
plugin][joinstr blog].
104+
105+
- **Bitkit v1.0.1 released:**
106+
Bitkit [announced][bitkit blog] its self-custodial Bitcoin and Lightning
107+
mobile apps moved out of beta and are available on mobile app stores.
108+
109+
- **Civkit alpha announced:**
110+
[Civkit][civkit tweet] is a P2P trading marketplace built on nostr and the Lightning Network.
76111

77112
## Releases and release candidates
78113

@@ -137,3 +172,16 @@ repo], and [BINANAs][binana repo]._
137172
[bcc 27.1]: /en/newsletters/2024/06/14/#bitcoin-core-27-1
138173
[bitcoin core 26.2rc1]: https://bitcoincore.org/bin/bitcoin-core-26.2/
139174
[news286 btcd]: /en/newsletters/2024/01/24/#disclosure-of-fixed-consensus-failure-in-btcd
175+
[casa blog]: https://blog.casa.io/introducing-wallet-descriptors/
176+
[specter-diy v1.9.0]: https://github.com/cryptoadvance/specter-diy/releases/tag/v1.9.0
177+
[cargo-checkct github]: https://github.com/Ledger-Donjon/cargo-checkct
178+
[ledger cargo-checkct blog]: https://www.ledger.com/blog-cargo-checkct-our-home-made-tool-guarding-against-timing-attacks-is-now-open-source
179+
[jade tweet]: https://x.com/BlockstreamJade/status/1790587478287814859
180+
[ark labs blog]: https://blog.arklabs.to/introducing-ark-labs-a-new-venture-to-bring-seamless-and-scalable-payments-to-bitcoin-811388c0001b
181+
[ark github]: https://github.com/ark-network/ark/
182+
[ark developer hub]: https://arkdev.info/docs/
183+
[volt github]: https://github.com/Zero-1729/volt
184+
[news214 joinstr]: /en/newsletters/2022/08/24/#proof-of-concept-coinjoin-implementation-joinstr
185+
[joinstr blog]: https://uncensoredtech.substack.com/p/tutorial-electrum-plugin-for-joinstr
186+
[bitkit blog]: https://blog.bitkit.to/synonym-officially-launches-the-bitkit-wallet-on-app-stores-9de547708d4e
187+
[civkit tweet]: https://x.com/gregory_nico/status/1800818359946154471

0 commit comments

Comments
 (0)