Use standard C99 (and Qt) types for 64-bit integers
[novacoin.git] / src / checkpoints.cpp
2011-12-20 Luke DashjrUse standard C99 (and Qt) types for 64-bit integers
2011-12-01 Gavin AndresenOrphan block fill-up-memory attack prevention
2011-12-01 Gavin AndresenMoved checkpoints out of main, to prep for using them...