dogecoin/src/wallet
Wladimir J. van der Laan 87550eefc1
Merge pull request #6183
28bf062 Fix off-by-one error w/ nLockTime in the wallet (Peter Todd)
2015-06-01 11:33:33 +02:00
..
test [Move Only] Move wallet related things to src/wallet/ 2015-03-12 14:13:02 +01:00
crypter.cpp wallet: move crypter to wallet 2015-03-22 15:18:55 -04:00
crypter.h ensure consistent header comment naming conventions 2015-04-20 13:29:22 +02:00
db.cpp use constant references for strings in functions in wallet/*.* 2015-03-21 18:40:51 +01:00
db.h remove unused classes from db.h 2015-05-14 01:02:00 -04:00
rpcdump.cpp Push down RPC reqWallet flag 2015-04-12 19:37:29 +02:00
rpcwallet.cpp Fix off-by-one error w/ nLockTime in the wallet 2015-05-27 05:51:33 -04:00
wallet.cpp Merge pull request #6183 2015-06-01 11:33:33 +02:00
wallet.h Change default nTxConfirmTarget to 2 2015-05-18 09:01:30 +02:00
wallet_ismine.cpp [Move Only] Move wallet related things to src/wallet/ 2015-03-12 14:13:02 +01:00
wallet_ismine.h ensure consistent header comment naming conventions 2015-04-20 13:29:22 +02:00
walletdb.cpp Merge pull request #5669 2015-05-27 15:00:02 +02:00
walletdb.h ensure consistent header comment naming conventions 2015-04-20 13:29:22 +02:00