lbrycrd/src/wallet
Wladimir J. van der Laan c29a0d4812
Merge #10265: [wallet] [moveonly] Check non-null pindex before potentially referencing
c36ea69 [wallet] Make sure pindex is non-null before possibly referencing in LogPrintf call. (Karl-Johan Alm)

Tree-SHA512: a14c9f3e1228bca91977bea821c56a377d80889b41d250050c9be67aa93e460319a7cf1d4b63ee40f23b5a34159590f0e3fe15dc88698dc694c0c8098bd2db4d
2017-04-25 16:04:23 +02:00
..
test wallet: Introduce database handle wrapper 2017-04-20 17:15:30 +02:00
coincontrol.h Allow to opt-into RBF when creating a transaction 2017-01-23 16:23:39 -05:00
crypter.cpp Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
crypter.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
db.cpp wallet: Reduce references to global bitdb environment 2017-04-20 17:15:31 +02:00
db.h wallet: Make IsDummy private in CWalletDBWrapper 2017-04-20 17:55:01 +02:00
feebumper.cpp Merge #9942: Refactor CBlockPolicyEstimator 2017-04-20 21:17:17 +02:00
feebumper.h [trivial] Fix typo ("improssible" → "impossible") 2017-04-07 18:29:54 +02:00
rpcdump.cpp Merge #10208: [wallet] Rescan abortability 2017-04-18 08:05:24 +02:00
rpcwallet.cpp Merge #9951: Wallet database handling abstractions/simplifications 2017-04-24 16:31:34 +02:00
rpcwallet.h Move wallet RPC declarations to rpcwallet.h 2017-02-27 20:45:18 +00:00
wallet.cpp Merge #10265: [wallet] [moveonly] Check non-null pindex before potentially referencing 2017-04-25 16:04:23 +02:00
wallet.h Merge #9951: Wallet database handling abstractions/simplifications 2017-04-24 16:31:34 +02:00
walletdb.cpp wallet: CWalletDB CDB composition not inheritance 2017-04-20 17:55:01 +02:00
walletdb.h wallet: Add comment describing the various classes in walletdb.h 2017-04-21 16:04:26 +02:00