lbrycrd/src/wallet
Wladimir J. van der Laan e92377fa7f
Merge pull request #6134
e304432 Pass reference to estimateSmartFee and cleanup whitespace (Suhas Daftuar)
56106a3 Expose RPC calls for estimatesmart functions (Alex Morcos)
e93a236 add estimateSmartFee to the unit test (Alex Morcos)
6303051 EstimateSmart functions consider mempool min fee (Alex Morcos)
f22ac4a Increase success threshold for fee estimation to 95% (Alex Morcos)
4fe2823 Change wallet and GUI code to use new smart fee estimation calls. (Alex Morcos)
22eca7d Add smart fee estimation functions (Alex Morcos)
2015-11-27 12:59:37 +01:00
..
test [wallet] Refactor to use new MIN_CHANGE 2015-10-28 10:52:46 +01:00
crypter.cpp Merge pull request #6415 2015-08-14 16:28:37 +02:00
crypter.h ensure consistent header comment naming conventions 2015-04-20 13:29:22 +02:00
db.cpp Bugfix: Describe dblogsize option correctly (it refers to the wallet database, not memory pool) 2015-10-01 23:16:42 +00:00
db.h Bugfix: Describe dblogsize option correctly (it refers to the wallet database, not memory pool) 2015-10-01 23:16:42 +00:00
rpcdump.cpp [Univalue] add univalue over subtree 2015-10-01 10:49:57 +02:00
rpcwallet.cpp Merge pull request #7066 2015-11-24 10:55:36 +01:00
wallet.cpp Merge pull request #6134 2015-11-27 12:59:37 +01:00
wallet.h Optimisation: Store transaction list order in memory rather than compute it every need 2015-11-21 01:48:25 +00:00
wallet_ismine.cpp SQUASH "Add have-pubkey distinction to ISMINE flags" 2015-08-08 09:30:53 -07:00
wallet_ismine.h Merge pull request #6415 2015-08-14 16:28:37 +02:00
walletdb.cpp Optimisation: Store transaction list order in memory rather than compute it every need 2015-11-21 01:48:25 +00:00
walletdb.h Optimisation: Store transaction list order in memory rather than compute it every need 2015-11-21 01:48:25 +00:00