lbrycrd/src/wallet
2016-09-27 09:25:15 +02:00
..
test Remove last reference to CWalletDB from accounting_tests.cpp 2016-09-15 13:51:04 -07: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 Do not shadow variables. 2016-08-31 16:16:05 +02:00
db.h [Wallet] remove unused code/conditions in ReadAtCursor 2016-08-23 15:36:23 +02:00
rpcdump.cpp [Wallet] remove "unused" ThreadFlushWalletDB from removeprunedfunds 2016-09-20 16:18:24 +02:00
rpcwallet.cpp init: Get rid of fDisableWallet 2016-09-20 17:32:05 +02:00
rpcwallet.h Do not shadow global RPC table variable (tableRPC) 2016-08-25 15:02:26 +02:00
wallet.cpp Do not shadow variables 2016-09-27 09:25:15 +02:00
wallet.h [wallet] Introduce DEFAULT_DISABLE_WALLET 2016-09-21 12:06:58 +02:00
walletdb.cpp Merge #8629: C++11: s/boost::scoped_ptr/std::unique_ptr/ 2016-09-02 09:56:33 +02:00
walletdb.h [Wallet] comsetic non-code changes for the HD feature 2016-07-15 10:34:08 +02:00