Sparrow Wallet's Avatar

Sparrow Wallet

@sparrowwallet.bsky.social

Sparrow #Bitcoin Wallet . For Support send a DM.

35 Followers  |  37 Following  |  46 Posts  |  Joined: 04.12.2024  |  1.9873

Latest posts by sparrowwallet.bsky.social on Bluesky

https://github.com/sparrowwallet/sparrow/releases/tag/2.3.0

Other changes include adjusting the fee rate slider to match the minimum configured relay rate of the connected server, improvements for full screen usage, and better historical exchange rate support. See release notes for more: t.co/JbxxVV57Xg

10.10.2025 06:54 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

This release also supports BIP353, also known as DNS payment instructions. You can now pay to an address that looks similar to β‚Ώuser@domain.com, which resolves to a DNSSEC-signed bitcoin: URI. For privacy reasons it's best to use only a silent payments address (and BOLT12 invoice) in the URI.

10.10.2025 06:54 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

This release restricts sending to silent payments addresses from software (hot) wallets only. DLEQ validation of silent payments outputs will be added in a later release for hardware wallet support.

10.10.2025 06:54 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

This means you can pay to the same silent payments address while ensuring bitcoin addresses are never reused. This both simplifies the payment experience and makes it more private, at the cost of increasing the burden on the recipient to scan incoming transactions for payments.

10.10.2025 06:54 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

This release adds support for sending to silent payment addresses. Silent payment addresses are a new form of static payment address, where the actual bitcoin address that you send to is determined from both the silent payment address and the transaction inputs.

10.10.2025 06:54 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Sparrow v2.3.0 released with:

Send to Silent Payments
Pay to DNS address
Min fee rate from server

And more: github.com/sparrowwallet/…

10.10.2025 06:54 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Post image

#bitcoin

16.08.2025 18:32 β€” πŸ‘ 5    πŸ” 2    πŸ’¬ 0    πŸ“Œ 0

Sparrow v2.2.3 has been released to fix some issues scanning QR codes on Linux, and includes other minor improvements.

Release notes: github.com/sparrowwallet/…

10.06.2025 07:25 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
https://github.com/sparrowwallet/sparrow/releases/tag/2.2.0

Sparrow's internal Tor has been upgraded, and pay to anchor (P2A) outputs are now better supported. On Linux, the sparrow package has been renamed to sparrowwallet (or sparrowserver), and in some cases the original sparrow package may need to be manually uninstalled. t.co/qowJki96Nb

21.05.2025 10:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Sparrow's internal Tor has been upgraded, and pay to anchor (P2A) outputs are now better supported. On Linux, the sparrow package has been renamed to sparrowwallet (or sparrowserver), and in some cases the original sparrow package may need to be manually uninstalled.

21.05.2025 10:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

This release adds the Recent Blocks view on the Send tab, inspired by @mempool's block visualization. Including the last 2 blocks and estimated next block, it provides additional information helpful when choosing a fee rate.

21.05.2025 10:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Sparrow v2.2.0 released with:

Recent Blocks view
Improved camera support
Dark mode improvements

And much more: github.com/sparrowwallet/…

21.05.2025 10:14 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Why You Need Sparrow Bitcoin Wallet NOW
YouTube video by BTC Sessions Why You Need Sparrow Bitcoin Wallet NOW

NEW TUTORIAL:
Why You Need SparrowWallet for #Bitcoin NOW

This covers everything from beginner to advanced! Dive in, start your learning journey, and return to this video each time you want to level up!

RT and help spread the knowledge!

youtu.be/yJpvfRl03Tw?...

05.05.2025 20:26 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

2. Broadcasts can be future-dated, meaning the transactions will only be submitted to the mempool after a delay. This is particularly useful for privacy, for example in migrating UTXOs separately from one wallet to another without broadcasting all the transactions at once.

24.02.2025 08:39 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

1. Wallets can retrieve previously broadcasted transactions regardless of mempool fee conditions, while still respecting RBF rules. Without this, rising fee rates can cause a broadcasted transaction to be evicted from the mempool, making it harder to find and fee bump.

24.02.2025 08:39 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Broadcast pool is a proposed feature for Bitcoin Core which would allow a node to keep a separate record of transactions sent directly to it from a wallet for broadcasting. This provides two key benefits 🧡

24.02.2025 08:39 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
https://github.com/sparrowwallet/sparrow/releases/tag/2.1.0

Other changes include loading of PSBTv2 files, toggling of whether the scanned camera image is mirrored, an option in the Server Settings to configure a server from QR, and many other fixes and improvements. See the release notes for more: t.co/WEsVhCwh4G

04.02.2025 12:24 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Previously labelled addresses are now skipped when retrieving an unused address from the Receive tab, and the Send tab's Pay To wallet selection. Additionally, a new address is always retrieved when sending multiple payments to the same open wallet on the Send tab.

04.02.2025 12:24 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Any adjustments to table column widths and sort preferences are now stored in the wallet file and restored when the wallet is opened. This applies to the transactions, addresses, UTXOs, wallet search and wallet summary tables.

04.02.2025 12:24 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
x.com

This release replaces HWI with Lark to handle USB hardware wallet communication. As a result, multisig wallets on Ledger devices no longer require re-registration, and BitBox02 pairing is handled natively in the app. Additionally, the Jade Plus is now supported over USB. x.com/craigraw/statu…

04.02.2025 12:24 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Sparrow v2.1.0 released with:

Lark for USB hardware wallets
Ledger multisig wallet registration save
Jade Plus USB support
Restore table sort & sizing on wallet load
PSBTv2 support

And much more: github.com/sparrowwallet/…

04.02.2025 12:24 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

That false.

29.12.2024 09:26 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 2    πŸ“Œ 0

False

18.12.2024 22:05 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

That false.

18.12.2024 22:02 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Bitcoin is Protection.

18.12.2024 22:02 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Increase Gas fee with Sparrow wallet . To make transaction faster.?

18.12.2024 22:01 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Connect to Bitcoin Core Sparrow is a modern desktop Bitcoin wallet application supporting most hardware wallets and built on common standards such as PSBT, with an emphasis on transparency and usability.

New guide: Connecting Sparrow to Bitcoin Core!

This tutorial takes you through the process of configuring Bitcoin Core and Sparrow, creating your wallet and scanning for transactions. www.sparrowwallet.com/docs/connect...

04.12.2024 22:02 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Donate Find Sparrow useful? Donate to support further development!

Lightning payments now enabled on sparrowwallet.com/donate ⚑️

Thanks to all the contributors so far, many listed at

04.12.2024 22:01 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Setup a Coldcard wallet Sparrow is a modern desktop Bitcoin wallet application supporting most hardware wallets and built on common standards such as PSBT, with an emphasis on transparency and usability.

New guide: How to setup a Sparrow wallet using an airgapped Coldcard, from scratch!

This guide starts with ordering the Coldcard, and explains initial Coldcard setup, import into Sparrow, receiving, signing and sending bitcoin transactions. Great for newcoiners! sparrowwallet.com/docs/coldcar...

04.12.2024 22:00 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

How to CoinJoin (whirlpool) with Sparrow Wallet: youtube.com/watch?v=p24SxL…

04.12.2024 21:53 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

@sparrowwallet is following 16 prominent accounts