You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, when a user has multiple wallets loaded and switches between them while opening the Address Book manager to check or copy "Sending" or "Receiving" addresses, it's not clear which addresses belong to which wallet.
Expected behaviour
Similar to the main window, I think the address book page window should point out to which wallet those addresses belong to.
Steps to reproduce
Launch the bitcoin-qt application on any network.
Ensure you have at least two wallets loaded. If needed, create additional wallets.
Open the "Receiving addresses" (or "Sending...") window from the "Windows" menu at the top.
Select a different wallet from the combo-box labeled "Wallet:" in the main application window.
Once again, go to the "Windows" menu and select "Receiving addresses" (or "Sending..." depends on step 3).
This sequence of steps will open separate "Receiving addresses" (or "Sending...", depends on steps 3 & 5) windows with distinct lists of addresses. To create "receiving addresses," click the "Receive" button located under the main menu at the top, which will open the receive coins dialog.
Relevant log output
No response
How did you obtain Bitcoin Core
Compiled from source
What version of Bitcoin Core are you using?
v25.99
Operating system and version
Ubuntu 22.04
Machine specifications
No response
The text was updated successfully, but these errors were encountered:
58c9b50 gui: Add wallet name to address book page (pablomartin4btc)
Pull request description:
It fixesbitcoin-core/gui#756.
Each address book page window it's now labeled with the wallet name they were opened with, so the user can easily identify which addresses belong to which wallet even when there are many windows opened. It's a helpful enhancement for users managing multiple wallets.
![image](https://github.com/bitcoin-core/gui/assets/110166421/628e37bb-87b9-42fb-9158-bffdd8428bcb)
ACKs for top commit:
hebasto:
ACK 58c9b50, tested on Ubuntu 22.04.
Tree-SHA512: 82febc020653560281da144cd35c672c49ca9f48b23d173eb19395e9ab4d045500295a9b5f24c82efdbf6e7ea70c87e733207cb6a31d3f84828b27e3b2df558b
Is there an existing issue for this?
Current behaviour
At the moment, when a user has multiple wallets loaded and switches between them while opening the Address Book manager to check or copy "Sending" or "Receiving" addresses, it's not clear which addresses belong to which wallet.
Expected behaviour
Similar to the main window, I think the address book page window should point out to which wallet those addresses belong to.
Steps to reproduce
bitcoin-qt
application on any network.This sequence of steps will open separate "Receiving addresses" (or "Sending...", depends on steps 3 & 5) windows with distinct lists of addresses. To create "receiving addresses," click the "Receive" button located under the main menu at the top, which will open the receive coins dialog.
Relevant log output
No response
How did you obtain Bitcoin Core
Compiled from source
What version of Bitcoin Core are you using?
v25.99
Operating system and version
Ubuntu 22.04
Machine specifications
No response
The text was updated successfully, but these errors were encountered: