aboutsummaryrefslogtreecommitdiff
path: root/src/test/amount_tests.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove relay-only roundingRoss Nicoll2021-08-171-1/+9
| | | | | Remove rounding of transaction sizes when calculating fee minimums for relaying, to simplify fee logic.
* Update or eliminate remaining tests (#1483)Ross Nicoll2018-09-191-17/+17
| | | | | * Change amount tests to use rounded values * Disable legacy tests
* [amount] tests: Fix off-by-one mistakeMarcoFalke2016-04-091-1/+1
|
* [amount] test negative fee rates and full constructorMarcoFalke2016-04-081-0/+29
|
* [qa] Add amount testsMarcoFalke2016-03-171-0/+42