aboutsummaryrefslogtreecommitdiff
path: root/src/dogecoin-fees.cpp
Commit message (Collapse)AuthorAgeFilesLines
* really s/Doge/Dis/g this timeTomo Ueda2021-09-021-8/+8
|
* really s/doge/dis/g this timeTomo Ueda2021-09-021-4/+4
|
* Remove relay-only roundingRoss Nicoll2021-08-171-1/+1
| | | | | Remove rounding of transaction sizes when calculating fee minimums for relaying, to simplify fee logic.
* Initial back end framework to separate wallet and relay fees + dust.Michi Lumin2021-07-301-0/+76