| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add multiplication and division to uint160/uint256 | Pieter Wuille | 2014-06-29 | 1 | -0/+71 |
| * | Exception instead of assigning 0 in case of wrong vector length | Pieter Wuille | 2014-06-29 | 1 | -5/+5 |
| * | Add licenses for tests and test data | Wladimir J. van der Laan | 2014-05-18 | 1 | -0/+4 |
| * | Unittests for uint256.h | Thomas Holenstein | 2013-12-25 | 1 | -15/+619 |
| * | Cleanup code using forward declarations. | Brandon Dahler | 2013-11-10 | 1 | -3/+5 |
| * | Make util phexdigit array reusable | Olivier Langlois | 2013-10-27 | 1 | -0/+9 |
| * | Revert "Use standard C99 (and Qt) types for 64-bit integers" | Wladimir J. van der Laan | 2011-12-21 | 1 | -3/+1 |
| * | Use standard C99 (and Qt) types for 64-bit integers | Luke Dashjr | 2011-12-20 | 1 | -1/+3 |
| * | Rework unit tests so test_bitcoin.cpp does not #include them all | Gavin Andresen | 2011-12-19 | 1 | -1/+1 |
| * | Cleanup test suite output to be more useful. | Matt Corallo | 2011-08-08 | 1 | -1/+1 |
| * | Fix testing setup | Vegard Nossum | 2011-08-08 | 1 | -0/+2 |
| * | Boost unit-testing framework. | Gavin Andresen | 2011-06-27 | 1 | -0/+16 |