dogecoin/src/wallet
Wladimir J. van der Laan 0b2322b144
Merge #8981: Wshadow: Do not shadow argument with a local variable
ff6639b Do not shadow local variable (Pavel Janík)
2016-11-07 13:44:00 +01: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 wallet: Change CCrypter to use vectors with secure allocator 2016-10-19 16:17:33 +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 Merge #8981: Wshadow: Do not shadow argument with a local variable 2016-11-07 13:44:00 +01:00
rpcwallet.cpp Change all instance of 'GMT epoch' to 'Unix epoch' 2016-10-31 01:11:46 +01: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 Merge #9071: Declare wallet.h functions inline 2016-11-03 10:22:11 +01:00
walletdb.cpp Move CWalletDB::ReorderTransactions to CWallet 2016-10-30 02:15:49 -07:00
walletdb.h Move CWalletDB::ReorderTransactions to CWallet 2016-10-30 02:15:49 -07:00