| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers to 2018 | DrahtBot | 2018-07-27 | 1 | -1/+1 |
| * | wallet: Make fee settings non-static members | MarcoFalke | 2018-04-23 | 1 | -21/+21 |
| * | Add a GetMinimumFeeRate function which is wrapped by GetMinimumFee | Andrew Chow | 2018-03-13 | 1 | -21/+31 |
| * | Disable wallet fallbackfee by default on mainnet | Jonas Schnelli | 2018-02-25 | 1 | -0/+3 |
| * | scripted-diff: Replace #include "" with #include <> (ryanofsky) | MeshCollider | 2017-11-16 | 1 | -7/+7 |
| * | MOVEONLY: Fee functions wallet/wallet.cpp -> wallet/fees.cpp | Russell Yanofsky | 2017-08-14 | 1 | -0/+76 |
| * | Move some static functions out of wallet.h/cpp | Russell Yanofsky | 2017-08-14 | 1 | -0/+13 |