| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove relay-only rounding | Ross Nicoll | 2021-08-17 | 1 | -1/+9 |
| | | | | | | Remove rounding of transaction sizes when calculating fee minimums for relaying, to simplify fee logic. | ||||
| * | Update or eliminate remaining tests (#1483) | Ross Nicoll | 2018-09-19 | 1 | -17/+17 |
| | | | | | | * Change amount tests to use rounded values * Disable legacy tests | ||||
| * | [amount] tests: Fix off-by-one mistake | MarcoFalke | 2016-04-09 | 1 | -1/+1 |
| | | |||||
| * | [amount] test negative fee rates and full constructor | MarcoFalke | 2016-04-08 | 1 | -0/+29 |
| | | |||||
| * | [qa] Add amount tests | MarcoFalke | 2016-03-17 | 1 | -0/+42 |