@@ -75,7 +75,48 @@ infrastructure software.
7575* In this monthly feature, we highlight interesting updates to Bitcoin
7676wallets and services.*
7777
78- FIXME: bitschmidty
78+ - ** Proton Wallet announced:**
79+ Proton [ announced] [ proton blog ] their [ open-source] [ proton github ] Proton
80+ Wallet with support for multiple wallets, [ bech32] [ topic bech32 ] ,
81+ [ batch] [ topic payment batching ] sending, [ BIP39] [ ] mnemonics, and integration with their email service.
82+
83+ - ** CPUNet testnet announced:**
84+ A contributor from the [ braidpool] [ braidpool github ] mining [ pool] [ topic
85+ pooled mining] project [ announced] [ cpunet post ] test network [ CPUNet] [ cpunet
86+ github] . CPUNet uses a modified proof-of-work algorithm to exclude ASIC miners with
87+ the intent of achieving more consistent block rates than is typical of
88+ [ testnet] [ topic testnet ] .
89+
90+ - ** Lightning.Pub launches:**
91+ [ Lightning.Pub] [ lightningpub github ] provides node management
92+ features for LND that allow for shared access and coordinating channel
93+ liquidity, using nostr for encrypted communications and key-based account
94+ identities.
95+
96+ - ** Taproot Assets v0.4.0-alpha released:**
97+ The [ v0.4.0-alpha] [ taproot assets v0.4.0 ] release supports the [ Taproot Assets] [ topic client-side validation ]
98+ protocol on mainnet for onchain asset issuance and atomic swaps using
99+ [ PSBTs] [ topic psbt ] and routing assets through the Lightning Network.
100+
101+ - ** Stratum v2 benchmarking tool released:**
102+ The initial [ 0.1.0 release] [ sbm 0.1.0 ] supports testing, reporting, and comparing
103+ the performance of Stratum v1 and Stratum v2 [ protocols] [ topic pooled mining ] in different mining scenarios.
104+
105+ - ** STARK verification PoC on signet:**
106+ StarkWare [ announced] [ starkware tweet ] a [ STARK verifier] [ bcs github ]
107+ verifying a zero-knowledge proof on the [ signet] [ topic signet ] test network
108+ using the [ OP_CAT] [ topic op_cat ] opcode (see [ Newsletter #304 ] [ news304 inquisition ] ).
109+
110+ - ** SeedSigner 0.8.0 released:**
111+ Bitcoin hardware signing device project [ SeedSigner] [ seedsigner website ] added
112+ signing features for P2PKH and P2SH multisig, additional [ PSBT] [ topic psbt ]
113+ support, and enabled [ taproot] [ topic taproot ] support by default in the
114+ [ 0.8.0] [ seedsigner 0.8.0 ] release.
115+
116+ - ** Floresta 0.6.0 released:**
117+ In [ 0.6.0] [ floresta 0.6.0 ] , Floresta adds support for [ compact block
118+ filters] [ topic compact block filters ] , fraud proofs on signet, and
119+ [ ` florestad ` ] [ floresta blog ] , a daemon for integration by existing wallets or client applications.
79120
80121## Releases and release candidates
81122
@@ -133,3 +174,18 @@ repo], and [BINANAs][binana repo]._
133174[ news88 exfil ] : /en/newsletters/2020/03/11/#exfiltration-resistant-nonce-protocols
134175[ maxwell exfil ] : https://bitcointalk.org/index.php?topic=893898.msg9861102#msg9861102
135176[ news136 exfil ] : /en/newsletters/2021/02/17/#anti-exfiltration
177+ [ proton blog ] : https://proton.me/blog/proton-wallet-launch
178+ [ proton github ] : https://github.com/protonwallet/
179+ [ braidpool github ] : https://github.com/braidpool/braidpool
180+ [ cpunet post ] : https://x.com/BobMcElrath/status/1823370268728873411
181+ [ cpunet github ] : https://github.com/braidpool/bitcoin/blob/cpunet/contrib/cpunet/README.md
182+ [ lightningpub github ] : https://github.com/shocknet/Lightning.Pub
183+ [ taproot assets v0.4.0 ] : https://github.com/lightninglabs/taproot-assets/releases/tag/v0.4.0
184+ [ sbm 0.1.0 ] : https://github.com/stratum-mining/benchmarking-tool/releases/tag/0.1.0
185+ [ starkware tweet ] : https://x.com/StarkWareLtd/status/1813929304209723700
186+ [ bcs github ] : https://github.com/Bitcoin-Wildlife-Sanctuary/bitcoin-circle-stark
187+ [ news304 inquisition ] : /en/newsletters/2024/05/24/#bitcoin-inquisition-27-0
188+ [ seedsigner website ] : https://seedsigner.com/
189+ [ seedsigner 0.8.0 ] : https://github.com/SeedSigner/seedsigner/releases/tag/0.8.0
190+ [ floresta 0.6.0 ] : https://github.com/vinteumorg/Floresta/releases/tag/0.6.0
191+ [ floresta blog ] : https://medium.com/vinteum-org/floresta-update-simplifying-bitcoin-node-integration-for-wallets-6886ea7c975c
0 commit comments