| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [amount] Add support for negative fee rates | MarcoFalke | 2016-04-08 | 1 | -4/+7 |
| * | [amount] Make GetFee() monotonic | MarcoFalke | 2016-03-17 | 1 | -4/+8 |
| * | Bump copyright headers to 2015 | MarcoFalke | 2015-12-13 | 1 | -1/+1 |
| * | Fix various typos | paveljanik | 2015-12-02 | 1 | -1/+1 |
| * | Add CFeeRate += operator | Matt Corallo | 2015-10-13 | 1 | -0/+1 |
| * | Rationalize currency unit to "BTC" | Ross Nicoll | 2015-08-03 | 1 | -0/+2 |
| * | Improve comment explaining purpose of MAX_MONEY constant | Peter Todd | 2015-05-27 | 1 | -1/+9 |
| * | Added "Core" to copyright headers | sandakersmann | 2014-12-19 | 1 | -1/+1 |
| * | MOVEONLY: Move CFeeRate and Amount constants to amount.o | jtimon | 2014-10-27 | 1 | -1/+42 |
| * | amount.h: update license, add header end comment + rem from util.h | Philip Kaufmann | 2014-10-02 | 1 | -2/+2 |
| * | Use a typedef for monetary values | Mark Friedenbach | 2014-09-26 | 1 | -0/+13 |