lbrycrd/src/wallet
Wladimir J. van der Laan 14c948987f
Merge #9942: Refactor CBlockPolicyEstimator
68af651 MOVEONLY: move TxConfirmStats to cpp (Alex Morcos)
2332f19 Initialize TxConfirmStats in constructor (Alex Morcos)
5ba81e5 Read and Write fee estimate file directly from CBlockPolicyEstimator (Alex Morcos)
14e10aa Call estimate(Smart)Fee directly from CBlockPolicyEstimator (Alex Morcos)
dbb9e36 Give CBlockPolicyEstimator it's own lock (Alex Morcos)
f6187d6 Make processBlockTx private. (Alex Morcos)
ae7327b Make feeEstimator its own global instance of CBlockPolicyEstimator (Alex Morcos)

Tree-SHA512: dbf3bd2b30822e609a35f3da519b62d23f8a50e564750695ddebd08553b4c01874ae3e07d792c6cc78cc377d2db33b951ffedc46ac7edaf5793f9ebb931713af
2017-04-20 21:17:17 +02:00
..
test Merge #9827: Improve ScanForWalletTransactions return value 2017-04-19 12:30:02 +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 Use fsbridge for fopen and freopen 2017-04-03 12:32:32 +02:00
db.h Replace uses of boost::filesystem with fs 2017-04-03 12:32:32 +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 #9942: Refactor CBlockPolicyEstimator 2017-04-20 21:17:17 +02:00
rpcwallet.h Move wallet RPC declarations to rpcwallet.h 2017-02-27 20:45:18 +00:00
wallet.cpp Merge #9942: Refactor CBlockPolicyEstimator 2017-04-20 21:17:17 +02:00
wallet.h Merge #9942: Refactor CBlockPolicyEstimator 2017-04-20 21:17:17 +02:00
walletdb.cpp Replace uses of boost::filesystem with fs 2017-04-03 12:32:32 +02:00
walletdb.h Replace uses of boost::filesystem with fs 2017-04-03 12:32:32 +02:00