Update CMakeLists.txt - play with openssl
[novacoin.git] / src / txdb-leveldb.cpp
2024-02-13 svostWipe main.h from kernel.h
2022-02-10 svostIncludes cleanup
2022-01-31 svostRemove namespace boost
2022-01-02 svostRemove boost foreach macro
2021-12-27 CryptoManiacDeinit active branch first
2021-12-27 CryptoManiacgrammar
2021-12-26 CryptoManiacRemove BerkeleyDB support for block index
2021-11-27 CryptoManiacHack to deal with namespace conflict. It is better...
2016-03-14 svostFix msvc c4127 warning 290/head
2016-02-12 svostFix V668 PVS Studio - deal with pointer and NULL 272/head
2015-09-29 svostAdded GetArgInt function 242/head
2014-12-27 CryptoManiacCode cleanup
2014-12-18 CryptoManiacClean issues which some LLVM configurations don't like
2014-07-10 CryptoManiacMake sure that new stake modifier meets fixed generatio...
2014-01-14 alexCheckpoint object replacement with std::pair & support...
2014-01-14 alexOrpho
2014-01-14 alexSecond pre-release update
2013-12-31 alexCache scrypt hashes on disk
2013-08-26 alexRemove migration code
2013-08-25 alexMessage typo fix
2013-08-25 alexAdd Google's LevelDB support