mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-06 10:18:44 -05:00
![]() Enable the GUI to also use the load_on_startup feature. Wallets loaded in the GUI always have load_on_startup=true. When they are unloaded from the GUI, load_on_startup=false. To facilitate this change, UpdateWalletSetting is moved into the wallet module and called from within LoadWallet, RemoveWallet, and Createwallet. This change does not actually touch the GUI code but rather the wallet functions that are shared between the GUI and RPC. |
||
---|---|---|
.. | ||
addressbooktests.cpp | ||
addressbooktests.h | ||
apptests.cpp | ||
apptests.h | ||
compattests.cpp | ||
compattests.h | ||
Makefile | ||
rpcnestedtests.cpp | ||
rpcnestedtests.h | ||
test_main.cpp | ||
uritests.cpp | ||
uritests.h | ||
util.cpp | ||
util.h | ||
wallettests.cpp | ||
wallettests.h |