mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-15 08:31:49 +01:00
Merge bitcoin/bitcoin#32459: qt: drop unused watch-only functionality
e8661aac75wallet: drop watch-only things from interface (Sjors Provoost)e99188e7daqt: drop unused watch-only functionality (Sjors Provoost) Pull request description: The watch-only functionality in the GUI was only used for legacy wallets. Watch-only descriptor wallets do not use this. The only visible changes of this PR should be: - dropped "Spendable:" label from the overview tab - column width cache is reset This PR also removes some unused variables from the interface. ACKs for top commit: davidgumberg: Review ACKe8661aac75. hebasto: ACKe8661aac75, I have reviewed the code and it looks OK. The `src/qt/forms/overviewpage.ui` form was reviewed in Qt Designer. Tree-SHA512: d7edb0f167e0b934075398a76eddca69890bb36848a918c932b1c2cea85ee87285e876cbfdf1f6dec7adf26b9f405fb558c70bec0c84585c0a9df33c2af78393
This commit is contained in:
3
doc/release-notes-32459.md
Normal file
3
doc/release-notes-32459.md
Normal file
@@ -0,0 +1,3 @@
|
||||
GUI changes
|
||||
|
||||
- Custom column widths in the Transactions tab are reset as a side-effect of legacy wallet removal. (#32459)
|
||||
Reference in New Issue
Block a user