aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/fees.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* wallet: Make fee settings non-static membersMarcoFalke2018-04-231-21/+21
* Add a GetMinimumFeeRate function which is wrapped by GetMinimumFeeAndrew Chow2018-03-131-21/+31
* Disable wallet fallbackfee by default on mainnetJonas Schnelli2018-02-251-0/+3
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-7/+7
* MOVEONLY: Fee functions wallet/wallet.cpp -> wallet/fees.cppRussell Yanofsky2017-08-141-0/+76
* Move some static functions out of wallet.h/cppRussell Yanofsky2017-08-141-0/+13