Use standard C99 (and Qt) types for 64-bit integers
[novacoin.git] / src / test / base58_tests.cpp
2011-12-20 Luke DashjrUse standard C99 (and Qt) types for 64-bit integers
2011-12-19 Gavin AndresenRework unit tests so test_bitcoin.cpp does not #include...
2011-10-01 Wladimir J. van... remove possibility of 63 bit overflow in ParseMoney