https://github.com/bitcoin/bitcoin/pull/15153/commits/1951ea4342db4122032660139248b79a02c574f3
Depends on D6128
This is a partial backport of Core PR15153
Differential D6129
[backport#15153] gui: Show indeterminate progress dialog while opening wallet majcosta on May 18 2020, 23:15. Authored by
Details
https://github.com/bitcoin/bitcoin/pull/15153/commits/1951ea4342db4122032660139248b79a02c574f3 Depends on D6128 This is a partial backport of Core PR15153 ninja check Run: ./src/qt/bitcoin-qt -regtest -server ./src/bitcoin-cli -regtest createwallet test ./src/bitcoin-cli -regtest unloadwallet test Choose: File -> Open Wallet -> test See a modal with "Opening wallet test" pops up then disappears
Diff Detail
Event TimelineComment Actions [Bot Message] Comment Actions Please detail the test plan. This is useful going forward for people who want to know how to test something as much as it is for you to make sure the code is good. |