Backport of core PR15614.
Details
Details
- Reviewers
nakihito - Group Reviewers
Restricted Project - Commits
- rSTAGINGdd757132e348: gui: Defer removeAndDeleteWallet when no modal widget is active
rABCdd757132e348: gui: Defer removeAndDeleteWallet when no modal widget is active
ninja check check-functional ./src/qt/bitcoin-qt -regtest -server -wallet=w1 & ./src/bitcoin-cli -regtest generate 1 # Get out of IBD if needed
Open the "Parameters=>Encrypt wallet" window and leave it open.
./src/bitcoin-cli -regtest unloadwallet=w1
Before this patch, the GUI crashes. After this patch, the GUI does
nothing, and closing the "Encrypt wallet" window does trigger the wallet
unloading.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
[Bot Message]
One or more PR numbers were detected in the summary.
Links to those Bitcoin Core PRs have been inserted into the summary for reference.