aboutsummaryrefslogtreecommitdiff
path: root/src/test/wallet_tests.cpp
AgeCommit message (Expand)Author
2013-05-03Define dust transaction outputs, and make them non-standardGavin Andresen
2013-04-03Fix signed/unsigned comparison warningsGavin Andresen
2012-08-01Bugfix: Use standard BTC unit in commentsLuke Dashjr
2012-06-30Fix a couple more typosfanquake
2012-06-04Fix coin selection to only include change when it's necessary.Chris Moore
2012-06-04Test that the coin selection code is suitably random, and add tests re. sub-c...Chris Moore
2012-06-04Refactor SelectCoinsMinConf() and add unit tests.Chris Moore