aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/fees.cpp
AgeCommit message (Expand)Author
2019-08-19[wallet] abort when attempting to fund a transaction above maxtxfeeSjors Provoost
2018-07-27Update copyright headers to 2018DrahtBot
2018-04-23wallet: Make fee settings non-static membersMarcoFalke
2018-03-13Add a GetMinimumFeeRate function which is wrapped by GetMinimumFeeAndrew Chow
2018-02-25Disable wallet fallbackfee by default on mainnetJonas Schnelli
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-08-14MOVEONLY: Fee functions wallet/wallet.cpp -> wallet/fees.cppRussell Yanofsky
2017-08-14Move some static functions out of wallet.h/cppRussell Yanofsky