Labeled Wallet
issue
"Load PSBT from file..." does not work when no wallet is loaded
#232
hebasto on March 1, 2021 BugWalletUX
hebasto on March 1, 2021 BugWalletUX
issue
Reduce number of wallets displayed using `open wallet` option
#304
ghost on April 29, 2021 WalletUX
ghost on April 29, 2021 WalletUX
issue
Unable to sign PSBT loaded from file/clipboard on the second time, getting "could not sign any more inputs" error
#312
beeant on May 3, 2021 WalletUX
beeant on May 3, 2021 WalletUX
issue
Should Bitcoin Core quit when something goes wrong?
#364
GaylordTuring on June 13, 2021 BugWallet
GaylordTuring on June 13, 2021 BugWallet
issue
Wrong error message when attempting to open a testnet wallet in mainnet
#369
Bosch-0 on June 24, 2021 BugWallet
Bosch-0 on June 24, 2021 BugWallet
issue
Control changes from clickable to unclickable upon canceling.
#392
katesalazar on August 2, 2021 BugWalletUX
katesalazar on August 2, 2021 BugWalletUX
issue
Add go back button to `Confirm wallet encryption` window, add cancel button to `wallet to be encrypted` window
#394
jarolrod on August 4, 2021 WalletUX
jarolrod on August 4, 2021 WalletUX
issue
External Signer can be enabled even when external signer script is not set
#395
jarolrod on August 4, 2021 BugWalletUX
jarolrod on August 4, 2021 BugWalletUX
issue
Add ability to copy vout to clipboard from "Coin Selection" dialogue
#432
kristapsk on September 24, 2021 good first issueFeatureWallet
kristapsk on September 24, 2021 good first issueFeatureWallet
issue
"Coin Selection" coin list should be automatically refreshed if locked state of UTXO changes
#433
kristapsk on September 25, 2021 BugWallet
kristapsk on September 25, 2021 BugWallet
issue
Abandoning a transaction causes a desktop notification for sending/receiving it
#635
hebasto on July 25, 2022 BugWallet
hebasto on July 25, 2022 BugWallet
issue
Live rescans don't convert sent payments to payment-to-self until restart
#636
hebasto on July 28, 2022 BugWallet
hebasto on July 28, 2022 BugWallet
issue
Importing an address that you have sent to does not update the corresponding transactions
#641
hebasto on August 5, 2022 BugWallet
hebasto on August 5, 2022 BugWallet
issue
PSBT dialog: adding non-final signature to input results in error
#657
Sjors on August 29, 2022 BugWallet
Sjors on August 29, 2022 BugWallet
issue
Attempt to restore a non-readable wallet.dat silently crashes the GUI client
#661
luke-jr on September 4, 2022 BugWallet
luke-jr on September 4, 2022 BugWallet
issue
Selecting two coins will abort with "The amount exceeds your balance."
#688
maflcko on December 23, 2022 BugWallet
maflcko on December 23, 2022 BugWallet
issue
Segmentation fault when closing while loading wallets
#689
maflcko on December 23, 2022 BugWallet
maflcko on December 23, 2022 BugWallet
issue
Add support for sighash flags in PSBT (like SINGLE|ANYONECANPAY)
#712
orenyomtov on February 24, 2023 FeatureWallet
orenyomtov on February 24, 2023 FeatureWallet
issue
`used` balance should be shown on overview page
#769
achow101 on October 15, 2023 FeatureWallet
achow101 on October 15, 2023 FeatureWallet
issue
Send: ability to (re)view automatically selected coins
#778
MarnixCroes on November 14, 2023 FeatureWallet
MarnixCroes on November 14, 2023 FeatureWallet
issue
Create unsigned when increasing fee asks for the passphrase
#810
kohend on March 29, 2024 Wallet
kohend on March 29, 2024 Wallet
issue
Wallet/transaction notifications: Only a single notification is displayed
#853
luke-jr on February 14, 2025 BugWallet
luke-jr on February 14, 2025 BugWallet
issue
SegFault in QSortFilterProxyModelPrivate::build_source_to_proxy_mapping
#880
fanquake on July 22, 2025 BugWallet
fanquake on July 22, 2025 BugWallet
issue
GUI crashes on startup after creating a wallet previously
#918
rkrux on December 17, 2025 macOSWallet
rkrux on December 17, 2025 macOSWallet
pull
Early subscribe core signals in transaction table model
#121
promag on October 28, 2020 BugWallet
promag on October 28, 2020 BugWallet
pull
Refactor P2PKH filtering, via AddressBookSortFilterProxyModel
#157
luke-jr on December 18, 2020 RefactoringNeeds rebaseUp for grabsWallet
luke-jr on December 18, 2020 RefactoringNeeds rebaseUp for grabsWallet
pull
Support backup to new text-based database dump format
#230
luke-jr on February 27, 2021 Needs rebaseFeatureWallet
luke-jr on February 27, 2021 Needs rebaseFeatureWallet
pull
Bugfix: Allow the user to start anyway when loading a wallet errors
#236
luke-jr on March 3, 2021 Up for grabsWalletUX
luke-jr on March 3, 2021 Up for grabsWalletUX
pull
refactor: Simplify SendCoinsDialog::updateCoinControlState
#284
promag on April 18, 2021 RefactoringWallet
promag on April 18, 2021 RefactoringWallet
pull
wallet: Move wallets loading out from the main GUI thread
#342
hebasto on May 21, 2021 WalletUX
hebasto on May 21, 2021 WalletUX
pull
Improve the GUI responsiveness when progress dialogs are used
#343
hebasto on May 22, 2021 WalletUX
hebasto on May 22, 2021 WalletUX
pull
Unregister wallet notifications before unloading wallets
#360
ryanofsky on June 10, 2021 Wallet
ryanofsky on June 10, 2021 Wallet
pull
indicate explicit to the user that the wallet balances shown is watch only.
#37
Saibato on July 19, 2020 WalletUXCI failed
Saibato on July 19, 2020 WalletUXCI failed
pull
Ensure external signer option remains disabled without signers
#396
achow101 on August 6, 2021 BugWallet
achow101 on August 6, 2021 BugWallet
pull
refactor: Pass WalletModel object to the WalletView constructor
#398
hebasto on August 7, 2021 RefactoringWallet
hebasto on August 7, 2021 RefactoringWallet
pull
Fix "Load PSBT" functionality when no wallet loaded
#399
psancheti110 on August 7, 2021 BugWalletUX
psancheti110 on August 7, 2021 BugWalletUX
pull
refactor: Make paths to update Encryption and HD wallet statuses simpler
#403
hebasto on August 11, 2021 RefactoringWallet
hebasto on August 11, 2021 RefactoringWallet
pull
Include vout when copying transaction ID from coin selection
#436
meshcollider on September 27, 2021 Wallet
meshcollider on September 27, 2021 Wallet
pull
Address type dropdown, add Taproot (Receive tab)
#459
Sjors on October 29, 2021 FeatureWalletUX
Sjors on October 29, 2021 FeatureWalletUX
pull
Respect dialog modality and fix a regression in wallet unlock
#509
hebasto on December 17, 2021 BugWallet
hebasto on December 17, 2021 BugWallet
pull
Point out position of invalid characters in Bech32 addresses
#537
luke-jr on January 24, 2022 Needs rebaseWalletUX
luke-jr on January 24, 2022 Needs rebaseWalletUX
pull
Warn when sending to already-used Bitcoin addresses
#562
luke-jr on March 1, 2022 Needs rebaseWallet
luke-jr on March 1, 2022 Needs rebaseWallet
pull
refactor: Declare `WalletModel` member functions with `const`
#590
hebasto on April 23, 2022 RefactoringWallet
hebasto on April 23, 2022 RefactoringWallet
pull
wallet, refactor: Make `WalletModel::sendCoins()` return `void`
#608
hebasto on May 29, 2022 RefactoringWallet
hebasto on May 29, 2022 RefactoringWallet
pull
wallet, refactor: Drop unused `WalletModel::PaymentRequestExpired`
#609
hebasto on May 29, 2022 RefactoringWallet
hebasto on May 29, 2022 RefactoringWallet
pull
Add Import to Wallet GUI
#650
KolbyML on August 8, 2022 Needs rebaseUp for grabsWalletCI failed
KolbyML on August 8, 2022 Needs rebaseUp for grabsWalletCI failed
pull
Load PSBTs using istreambuf_iterator rather than istream_iterator
#687
achow101 on December 18, 2022 Wallet
achow101 on December 18, 2022 Wallet
pull
doc: Fix comment about how wallet txs are sorted
#705
john-moffett on January 27, 2023 DocWallet
john-moffett on January 27, 2023 DocWallet
pull
refactor: Disable unused special members functions in `UnlockContext`
#711
hebasto on February 14, 2023 Wallet
hebasto on February 14, 2023 Wallet
pull
Remove confusing "Dust" label from coincontrol / sendcoins dialog
#719
theStack on March 13, 2023 Wallet
theStack on March 13, 2023 Wallet
pull
wallet: Allow user to navigate options while encrypting at creation
#722
hernanmarino on March 16, 2023 Wallet
hernanmarino on March 16, 2023 Wallet
pull
Add warnings for non-active addresses in receive tab and address book
#723
pinheadmz on March 24, 2023 Needs rebaseWallet
pinheadmz on March 24, 2023 Needs rebaseWallet
pull
Deniability - a tool to automatically improve coin ownership privacy
#733
denavila on May 21, 2023 FeatureWallet
denavila on May 21, 2023 FeatureWallet
pull
Fix coin control input size accounting for taproot spends
#766
theStack on October 6, 2023 Wallet
theStack on October 6, 2023 Wallet
pull
Check for private keys disabled before attempting unlock
#773
achow101 on October 24, 2023 WalletCI failed
achow101 on October 24, 2023 WalletCI failed
pull
qt6: Fix linking when configured with `-DENABLE_WALLET=OFF`
#837
hebasto on September 18, 2024 WalletQt 6
hebasto on September 18, 2024 WalletQt 6
pull
Add addressList field to SendCoinsRecipient for multiple addresses
#857
VolodymyrBg on March 11, 2025 WalletCI failed
VolodymyrBg on March 11, 2025 WalletCI failed
pull
Remove HD seed reference from blank wallet tooltip
#908
john-moffett on October 30, 2025 Wallet
john-moffett on October 30, 2025 Wallet