dogecoin/src/wallet
2016-11-15 11:56:45 -05:00
..
test wallet: Change CCrypter to use vectors with secure allocator 2016-10-19 16:17:33 +02:00
coincontrol.h CoinControl: add option for custom confirmation target 2016-10-28 10:44:30 +02:00
crypter.cpp wallet: Change CCrypter to use vectors with secure allocator 2016-10-19 16:17:33 +02:00
crypter.h Get rid of nType and nVersion 2016-11-07 13:56:27 -08: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 Initialize variable to prevent compiler warning 2016-11-10 08:11:51 +01:00
rpcwallet.cpp SendMoney: use already-calculated balance 2016-11-15 11:56:45 -05:00
rpcwallet.h Do not shadow global RPC table variable (tableRPC) 2016-08-25 15:02:26 +02:00
wallet.cpp Merge #8977: [Wallet] Refactor wallet/init interaction (Reaccept wtx, flush thread) 2016-11-02 21:37:43 +01:00
wallet.h Make strWalletFile const 2016-11-11 14:32:38 +01:00
walletdb.cpp Move CWalletDB::ReorderTransactions to CWallet 2016-10-30 02:15:49 -07:00
walletdb.h Get rid of nType and nVersion 2016-11-07 13:56:27 -08:00