lbrycrd/src/wallet
2017-03-24 10:28:40 +01:00
..
test Add COutput::fSafe member for safe handling of unconfirmed outputs 2017-03-10 05:11:10 +00: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 Rename first iterator to prevent shadowing. 2017-03-18 07:59:51 +01:00
db.h [Wallet] refactor CWallet/CWalletDB/CDB 2017-03-06 11:30:24 +01:00
rpcdump.cpp Merge #9818: Save watch only key timestamps when reimporting keys 2017-03-17 21:52:14 +01:00
rpcwallet.cpp Fix superfluous cast and code style nits in RPC wallet-hd.py test 2017-03-24 10:28:40 +01:00
rpcwallet.h Move wallet RPC declarations to rpcwallet.h 2017-02-27 20:45:18 +00:00
wallet.cpp Overhaul the internal/external key derive switch 2017-03-24 10:28:40 +01:00
wallet.h Remove FEATURE_HD_SPLIT bump TODO 2017-03-24 10:28:40 +01:00
walletdb.cpp Refactor: Remove using namespace <xxx> from wallet/ 2017-03-08 08:46:59 -08:00
walletdb.h [Wallet] split the keypool in an internal and external part 2017-03-24 10:28:37 +01:00