neobytes/src/wallet
Alexander Block 2e02b167ea Move wallet backup dir check to wallet.cpp
Also remove caching in GetBackupsDir(). Not much is gained by this as we
don't call GetBackupsDir() that often.

Also add a is_directory check in AutoBackupWallet to handle cases where the
user deletes or moves the dir while Dash is running.
2018-01-18 19:39:43 +01:00
..
test Merge #9262: Prefer coins that have fewer ancestors, sanity check txn before ATMP 2018-01-18 07:31:22 +01:00
coincontrol.h Merge #8989: [Qt] overhaul smart-fee slider, adjust default confirmation target 2018-01-13 13:44:38 +01:00
crypter.cpp Merge #8753: Locked memory manager 2018-01-13 13:44:39 +01:00
crypter.h Merge #9039: Various serialization simplifcations and optimizations 2018-01-15 06:14:15 +01:00
db.cpp Merge #8191: Do not shadow variables in src/wallet 2018-01-09 14:16:37 +01:00
db.h Merge #8564: [Wallet] remove unused code/conditions in ReadAtCursor 2018-01-09 14:04:21 +01:00
rpcdump.cpp Dashify example config and help strings 2018-01-18 19:39:43 +01:00
rpcwallet.cpp Add missing Dash specific parameters back in help strings 2018-01-18 19:39:43 +01:00
rpcwallet.h Merge #8163: Do not shadow global RPC table variable (tableRPC) 2018-01-09 14:16:37 +01:00
wallet.cpp Move wallet backup dir check to wallet.cpp 2018-01-18 19:39:43 +01:00
wallet.h Merge #9404: Smarter coordination of change and fee in CreateTransaction. 2018-01-18 07:38:23 +01:00
walletdb.cpp Merge #8776: Wallet refactoring leading up to multiwallet 2018-01-18 07:33:42 +01:00
walletdb.h Merge #8776: Wallet refactoring leading up to multiwallet 2018-01-18 07:33:42 +01:00