Age | Commit message (Expand) | Author |
---|---|---|
2014-03-18 | Add licenses for tests and test data | Wladimir J. van der Laan |
2014-01-24 | Unit test fixes for AssertLockHeld / -DDEBUG_LOCKORDER | Gavin Andresen |
2013-11-10 | Cleanup code using forward declarations. | Brandon Dahler |
2013-09-19 | Fix minor unit test memory leaks | Pieter Wuille |
2013-05-03 | Define dust transaction outputs, and make them non-standard | Gavin Andresen |
2013-04-03 | Fix signed/unsigned comparison warnings | Gavin Andresen |
2012-08-01 | Bugfix: Use standard BTC unit in comments | Luke Dashjr |
2012-06-30 | Fix a couple more typos | fanquake |
2012-06-04 | Fix coin selection to only include change when it's necessary. | Chris Moore |
2012-06-04 | Test that the coin selection code is suitably random, and add tests re. sub-c... | Chris Moore |
2012-06-04 | Refactor SelectCoinsMinConf() and add unit tests. | Chris Moore |