FLO-wallet-core/src/wallet
Wladimir J. van der Laan f9167003d9
Merge #8445: Move CWallet::setKeyPool to private section of CWallet.
8680d3a Move wallet initialization logic from AppInit2 to CWallet::InitLoadWallet (Patrick Strateman)
e86eb71 Move CWallet::setKeyPool to private section of CWallet (Patrick Strateman)
2016-08-24 10:33:16 +02:00
..
test Add copyright header to wallet_text_fixture.cpp 2016-08-22 09:24:50 +02:00
crypter.cpp crypter: add a BytesToKey clone to replace the use of openssl 2016-05-13 10:23:04 +02:00
crypter.h crypter: add tests for crypter 2016-05-13 10:23:04 +02:00
db.cpp CDB: fix debug output 2016-08-18 16:52:38 +02:00
db.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
rpcdump.cpp Remove CWalletDB* parameter from CWallet::AddToWallet 2016-07-29 17:04:14 -07:00
rpcwallet.cpp net: narrow include scope after moving to netaddress 2016-07-31 14:01:44 -04:00
rpcwallet.h rpc: Register calls where they are defined 2016-03-31 10:48:32 +02:00
wallet.cpp Merge #8445: Move CWallet::setKeyPool to private section of CWallet. 2016-08-24 10:33:16 +02:00
wallet.h Merge #8445: Move CWallet::setKeyPool to private section of CWallet. 2016-08-24 10:33:16 +02:00
walletdb.cpp Merge #8445: Move CWallet::setKeyPool to private section of CWallet. 2016-08-24 10:33:16 +02:00
walletdb.h [Wallet] comsetic non-code changes for the HD feature 2016-07-15 10:34:08 +02:00