aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/fees.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove unused includespracticalswift2019-10-151-1/+0
* [wallet] abort when attempting to fund a transaction above maxtxfeeSjors Provoost2019-06-281-8/+1
* Make reasoning about dependencies easier by not including unused dependenciespracticalswift2019-06-021-2/+0
* scripted-diff: Bump copyright headers in walletMarcoFalke2019-05-061-1/+1
* [wallet] Move maxTxFee to walletJohn Newbery2019-04-181-1/+1
* Remove remaining wallet accesses to node globalsRussell Yanofsky2019-03-061-4/+5
* Remove uses of fee globals in wallet codeRussell Yanofsky2019-02-221-9/+8
* scripted-diff: Move util files to separate directory.Jim Posen2018-11-041-1/+1
* 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