Page MenuHomePhabricator

wallet: Postpone wallet loading notification for encrypted wallets
ClosedPublic

Authored by Fabien on Wed, Apr 23, 15:19.

Details

Summary
CWallet::Create() notifies about wallet loading too early, that results the notification goes before DescriptorScriptPubKeyMans were created and added to an encrypted wallet.

Backport of core#24711.

Depends on D17980.

Test Plan
ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable