index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
policy
/
feerate.h
Age
Commit message (
Expand
)
Author
2020-06-24
policy: optional FeeEstimateMode param to CFeeRate::ToString
Karl-Johan Alm
2020-06-24
rpc/wallet: add two explicit modes to estimate_mode
Karl-Johan Alm
2020-06-24
MOVEONLY: Make FeeEstimateMode available to CFeeRate
Karl-Johan Alm
2020-06-20
added CURRENCY_ATOM to express minimum indivisible unit
Karl-Johan Alm
2020-03-30
Convert everything except wallet/qt to new serialization
Pieter Wuille
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-10-03
Disallow implicit conversion for CFeeRate constructor
Gregory Sanders
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-11-16
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-09-11
Force explicit double -> int conversion for CFeeRate constructor
Matt Corallo
2017-08-28
Remove redundant explicitly defined copy ctors
Dan Raviv
2017-07-10
Change API to estimaterawfee
Alex Morcos
2017-05-03
Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus module
Jorge Timón