aboutsummaryrefslogtreecommitdiff
path: root/src/test/wallet_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bugfix: Use standard BTC unit in commentsLuke Dashjr2012-08-011-2/+2
* Fix a couple more typosfanquake2012-06-301-1/+1
* Fix coin selection to only include change when it's necessary.Chris Moore2012-06-041-38/+7
* Test that the coin selection code is suitably random, and add tests re. sub-c...Chris Moore2012-06-041-1/+71
* Refactor SelectCoinsMinConf() and add unit tests.Chris Moore2012-06-041-0/+256