index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
wallet
/
init.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improve -disablewallet parameter interaction
João Barbosa
2017-11-07
1
-3
/
+8
*
Merge #11250: Bump wallet version to 159900 and remove the `usehd` option
Wladimir J. van der Laan
2017-09-08
1
-1
/
+0
|
\
|
*
Remove usehd option and warn when it is used
Andrew Chow
2017-09-07
1
-1
/
+0
*
|
[wallet] Add StartWallets() function to wallet/init.cpp
John Newbery
2017-09-07
1
-0
/
+6
*
|
[wallet] Add RegisterWalletRPC() function to wallet/init.cpp
John Newbery
2017-09-07
1
-0
/
+8
*
|
[wallet] Add CloseWallets() function to wallet/init.cpp
John Newbery
2017-09-07
1
-0
/
+7
*
|
[wallet] Add StopWallets() function to wallet/init.cpp
John Newbery
2017-09-07
1
-2
/
+8
*
|
[wallet] Add FlushWallets() function to wallet/init.cpp
John Newbery
2017-09-07
1
-0
/
+6
*
|
[wallet] Rename WalletVerify() to VerifyWallets()
John Newbery
2017-09-07
1
-1
/
+1
*
|
[wallet] Rename InitLoadWallet() to OpenWallets()
John Newbery
2017-09-07
1
-1
/
+1
|
/
*
MOVEONLY: Init functions wallet/wallet.cpp -> wallet/init.cpp
Russell Yanofsky
2017-08-14
1
-0
/
+235
*
Move some static functions out of wallet.h/cpp
Russell Yanofsky
2017-08-14
1
-0
/
+12
[prev]