FLO-wallet-core/src/wallet
Alex Morcos d507c301bc Introduce a fee estimate mode.
GetMinimumFee now passes the conservative argument into estimateSmartFee.
Call CalculateEstimateType(mode) before calling GetMinimumFee or estimateSmartFee to determine the value of this argument.
CCoinControl can now be used to control this mode.
2017-07-06 22:20:23 -04:00
..
test scripted-diff: Remove #include <boost/foreach.hpp> 2017-06-22 03:48:52 +02:00
coincontrol.h Introduce a fee estimate mode. 2017-07-06 22:20:23 -04:00
crypter.cpp Merge #10193: scripted-diff: Remove #include <boost/foreach.hpp> 2017-07-04 18:05:18 +02:00
crypter.h Use the override specifier (C++11) where we expect to be overriding the virtual function of a base class 2017-06-28 02:12:06 +02:00
db.cpp Merge #10193: scripted-diff: Remove #include <boost/foreach.hpp> 2017-07-04 18:05:18 +02:00
db.h Add missing include for atomic in db.h 2017-06-12 14:39:48 -04:00
feebumper.cpp Introduce a fee estimate mode. 2017-07-06 22:20:23 -04:00
feebumper.h Simplify feebumper minimum fee code slightly 2017-05-25 10:13:28 -04:00
rpcdump.cpp Merge #10193: scripted-diff: Remove #include <boost/foreach.hpp> 2017-07-04 18:05:18 +02:00
rpcwallet.cpp Merge #10698: Be consistent in calling transactions "replaceable" for Opt-In RBF 2017-07-06 20:37:40 +02:00
rpcwallet.h Move wallet RPC declarations to rpcwallet.h 2017-02-27 20:45:18 +00:00
wallet.cpp Introduce a fee estimate mode. 2017-07-06 22:20:23 -04:00
wallet.h Introduce a fee estimate mode. 2017-07-06 22:20:23 -04:00
walletdb.cpp Merge #10193: scripted-diff: Remove #include <boost/foreach.hpp> 2017-07-04 18:05:18 +02:00
walletdb.h wallet: Include actual backup filename in recovery warning message 2017-06-06 21:17:09 +00:00