Skip to content

Commit b046c98

Browse files
committed
News179: add services and client section
1 parent cd07f97 commit b046c98

File tree

1 file changed

+33
-1
lines changed

1 file changed

+33
-1
lines changed

_posts/en/newsletters/2021-12-15-newsletter.md

Lines changed: 33 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,32 @@ notable changes to popular Bitcoin infrastructure software.
5454
nodes to upgrade in stages, first to `option_simplified_update` with
5555
HTLCs, then to PTLCs, then to fast forwards.
5656

57-
## FIXME:bitschmidty special sections
57+
## Changes to services and client software
58+
59+
*In this monthly feature, we highlight interesting updates to Bitcoin
60+
wallets and services.*
61+
62+
- **Simple Bitcoin Wallet adds taproot sends:**
63+
SBW version [2.4.22][sbw 2.4.22] allows users to send to taproot addresses.
64+
65+
- **Trezor Suite supports taproot:**
66+
[Trezor announced][trezor taproot blog] that the 21.12.2 version of Trezor
67+
Suite supports [taproot][topic taproot]. After downloading the latest client
68+
and firmware, users can create a new taproot account.
69+
70+
- **BlueWallet adds taproot sends:**
71+
BlueWallet [v6.2.14][bluewallet 6.2.14] adds send support for taproot addresses.
72+
73+
- **Cash App adds taproot sends:**
74+
As of [December 1, 2021][cash app bech32m], Cash App users can send to
75+
[bech32m][topic bech32] addresses.
76+
77+
- **Swan adds taproot sends:**
78+
Swan [announced][swan taproot tweet] taproot withdrawal (send) support.
79+
80+
- **Wallet of Satoshi adds taproot sends:**
81+
[Wallet of Satoshi][wallet of satoshi website], a mobile Bitcoin and Lightning
82+
wallet, [announced][wallet of satoshi tweet] taproot send support.
5883

5984
## Notable code and documentation changes
6085

@@ -122,3 +147,10 @@ return to regular publication on Wednesday, January 5th.
122147
[news120 opt_simp_update]: /en/newsletters/2020/10/21/#simplified-htlc-negotiation
123148
[news152 ff]: /en/newsletters/2021/06/09/#receiving-ln-payments-with-a-mostly-offline-private-key
124149
[news165 channel_type]: /en/newsletters/2021/09/08/#bolts-880
150+
[sbw 2.4.22]: https://github.com/btcontract/wallet/releases/tag/2.4.22
151+
[bluewallet 6.2.14]: https://github.com/BlueWallet/BlueWallet/releases/tag/v6.2.14
152+
[cash app bech32m]: https://cash.app/help/us/en-us/20211114-bitcoin-taproot-upgrade
153+
[trezor taproot blog]: https://blog.trezor.io/trezor-suite-and-firmware-updates-december-2021-d1e74c3ea283
154+
[swan taproot tweet]: https://twitter.com/SwanBitcoin/status/1468318386916663298
155+
[wallet of satoshi website]: https://www.walletofsatoshi.com/
156+
[wallet of satoshi tweet]: https://twitter.com/walletofsatoshi/status/1459782761472872451

0 commit comments

Comments
 (0)