index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
policy
/
feerate.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cap maximum fee
Ross Nicoll
2021-07-09
1
-8
/
+15
*
1.21 codebase rebrand (#1711)
barrystyle
2021-02-20
1
-2
/
+2
*
wallet: update fee rate units, use sat/vB for fee_rate error messages
Jon Atack
2020-11-12
1
-3
/
+3
*
wallet: add CFeeRate ctor doxygen documentation
Jon Atack
2020-11-11
1
-1
/
+10
*
policy: optional FeeEstimateMode param to CFeeRate::ToString
Karl-Johan Alm
2020-06-24
1
-1
/
+1
*
rpc/wallet: add two explicit modes to estimate_mode
Karl-Johan Alm
2020-06-24
1
-0
/
+2
*
MOVEONLY: Make FeeEstimateMode available to CFeeRate
Karl-Johan Alm
2020-06-24
1
-0
/
+7
*
added CURRENCY_ATOM to express minimum indivisible unit
Karl-Johan Alm
2020-06-20
1
-1
/
+2
*
Convert everything except wallet/qt to new serialization
Pieter Wuille
2020-03-30
1
-6
/
+1
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
*
Disallow implicit conversion for CFeeRate constructor
Gregory Sanders
2019-10-03
1
-1
/
+1
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-2
/
+2
*
Force explicit double -> int conversion for CFeeRate constructor
Matt Corallo
2017-09-11
1
-1
/
+6
*
Remove redundant explicitly defined copy ctors
Dan Raviv
2017-08-28
1
-1
/
+0
*
Change API to estimaterawfee
Alex Morcos
2017-07-10
1
-0
/
+1
*
Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus module
Jorge Timón
2017-05-03
1
-0
/
+54