aboutsummaryrefslogtreecommitdiff
path: root/src/amount.h
Commit message (Expand)AuthorAgeFilesLines
* Replace consensus values with Dogecoin equivalentsRoss Nicoll2019-04-031-1/+1
* Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus moduleJorge Timón2017-05-031-44/+1
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Get rid of nType and nVersionPieter Wuille2016-11-071-1/+1
* [amount] Add support for negative fee ratesMarcoFalke2016-04-081-4/+7
* [amount] Make GetFee() monotonicMarcoFalke2016-03-171-4/+8
* Bump copyright headers to 2015MarcoFalke2015-12-131-1/+1
* Fix various typospaveljanik2015-12-021-1/+1
* Add CFeeRate += operatorMatt Corallo2015-10-131-0/+1
* Rationalize currency unit to "BTC"Ross Nicoll2015-08-031-0/+2
* Improve comment explaining purpose of MAX_MONEY constantPeter Todd2015-05-271-1/+9
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* MOVEONLY: Move CFeeRate and Amount constants to amount.ojtimon2014-10-271-1/+42
* amount.h: update license, add header end comment + rem from util.hPhilip Kaufmann2014-10-021-2/+2
* Use a typedef for monetary valuesMark Friedenbach2014-09-261-0/+13