Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-03 | Consensus: Policy: MOVEONLY: Move CFeeRate out of the consensus module | Jorge Timón | |
...from amount.o to policy/feerate.o Policy, because it moves policy code to the policy directory (common module) | |||
2017-04-26 | [test] Unit test amount.h/amount.cpp | Jimmy Song | |
Add tests for MoneyRange, binary operators, ToString and a constructor | |||
2016-04-09 | [amount] tests: Fix off-by-one mistake | MarcoFalke | |
2016-04-08 | [amount] test negative fee rates and full constructor | MarcoFalke | |
2016-03-17 | [qa] Add amount tests | MarcoFalke | |