aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/init.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Improve -disablewallet parameter interactionJoão Barbosa2017-11-071-3/+8
* Merge #11250: Bump wallet version to 159900 and remove the `usehd` optionWladimir J. van der Laan2017-09-081-1/+0
|\
| * Remove usehd option and warn when it is usedAndrew Chow2017-09-071-1/+0
* | [wallet] Add StartWallets() function to wallet/init.cppJohn Newbery2017-09-071-0/+6
* | [wallet] Add RegisterWalletRPC() function to wallet/init.cppJohn Newbery2017-09-071-0/+8
* | [wallet] Add CloseWallets() function to wallet/init.cppJohn Newbery2017-09-071-0/+7
* | [wallet] Add StopWallets() function to wallet/init.cppJohn Newbery2017-09-071-2/+8
* | [wallet] Add FlushWallets() function to wallet/init.cppJohn Newbery2017-09-071-0/+6
* | [wallet] Rename WalletVerify() to VerifyWallets()John Newbery2017-09-071-1/+1
* | [wallet] Rename InitLoadWallet() to OpenWallets()John Newbery2017-09-071-1/+1
|/
* MOVEONLY: Init functions wallet/wallet.cpp -> wallet/init.cppRussell Yanofsky2017-08-141-0/+235
* Move some static functions out of wallet.h/cppRussell Yanofsky2017-08-141-0/+12