aboutsummaryrefslogtreecommitdiff
path: root/src/util/fees.cpp
AgeCommit message (Expand)Author
2024-05-16util: move fees.h and error.h to common/messages.hRyan Ofsky
2023-02-01Fix clang-tidy readability-const-return-type violationsMarcoFalke
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-11-12wallet: provide valid values if invalid estimate mode passedJon Atack
2020-11-11wallet: introduce fee_rate (sat/vB) param/optionJon Atack
2020-06-24rpc/wallet: add two explicit modes to estimate_modeKarl-Johan Alm
2020-06-24fees: add FeeModes doc helper functionKarl-Johan Alm
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-11-12util: Add missing headers to util/fees.cppHennadii Stepanov
2019-06-28[wallet] abort when attempting to fund a transaction above maxtxfeeSjors Provoost
2019-04-09[build] Add several util unitsJohn Newbery