bitcoin/src/wallet
Russell Yanofsky af61d9f78b Add COutput::fSafe member for safe handling of unconfirmed outputs
This exposes a value computed in CWallet::AvailableCoins so it can used for
other things, like inclusion in listunspent output.
2017-03-10 05:11:10 +00:00
..
test Add COutput::fSafe member for safe handling of unconfirmed outputs 2017-03-10 05:11:10 +00:00
coincontrol.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07: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 Refactor: Remove using namespace <xxx> from wallet/ 2017-03-08 08:46:59 -08:00
db.h [Wallet] refactor CWallet/CWalletDB/CDB 2017-03-06 11:30:24 +01:00
rpcdump.cpp Merge #9853: Fix error codes from various RPCs 2017-03-09 10:02:17 +01:00
rpcwallet.cpp Merge #9853: Fix error codes from various RPCs 2017-03-09 10:02:17 +01:00
rpcwallet.h Move wallet RPC declarations to rpcwallet.h 2017-02-27 20:45:18 +00:00
wallet.cpp Add COutput::fSafe member for safe handling of unconfirmed outputs 2017-03-10 05:11:10 +00:00
wallet.h Add COutput::fSafe member for safe handling of unconfirmed outputs 2017-03-10 05:11:10 +00:00
walletdb.cpp Refactor: Remove using namespace <xxx> from wallet/ 2017-03-08 08:46:59 -08:00
walletdb.h Merge #9936: [trivial] Fix three typos introduced into walletdb.h in commit 7184e25 2017-03-08 14:15:47 +01:00