aboutsummaryrefslogtreecommitdiff
path: root/src/policy/feerate.h
AgeCommit message (Expand)Author
2022-02-15fees: Always round up fee calculated from a feerateAndrew Chow
2021-05-18refactor: Make CFeeRate constructor architecture-independentMarcoFalke
2021-04-06doc: fixup -Wdocumentation issuesfanquake
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-11-12wallet: update fee rate units, use sat/vB for fee_rate error messagesJon Atack
2020-11-11wallet: add CFeeRate ctor doxygen documentationJon Atack
2020-06-24policy: optional FeeEstimateMode param to CFeeRate::ToStringKarl-Johan Alm
2020-06-24rpc/wallet: add two explicit modes to estimate_modeKarl-Johan Alm
2020-06-24MOVEONLY: Make FeeEstimateMode available to CFeeRateKarl-Johan Alm
2020-06-20added CURRENCY_ATOM to express minimum indivisible unitKarl-Johan Alm
2020-03-30Convert everything except wallet/qt to new serializationPieter Wuille
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-10-03Disallow implicit conversion for CFeeRate constructorGregory Sanders
2018-07-27Update copyright headers to 2018DrahtBot
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2017-09-11Force explicit double -> int conversion for CFeeRate constructorMatt Corallo
2017-08-28Remove redundant explicitly defined copy ctorsDan Raviv
2017-07-10Change API to estimaterawfeeAlex Morcos
2017-05-03Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus moduleJorge Timón