Fix miner issues
[novacoin.git] / src / kernel.cpp
2014-11-07 MASM fanFix miner issues
2014-10-30 fsb4000MSVC 37/head
2014-08-20 CryptoManiacCoins metadata load fixes
2014-08-19 CryptoManiacCoins selection fix
2014-08-19 CryptoManiacImplement stake kernel mining as a separate function
2014-07-28 CryptoManiacRestore BDB block index wrapper and enable it by default.
2014-07-18 CryptoManiacExtended signature format checkings.
2014-07-15 CryptoManiacImplement additional script verification flags
2014-07-10 CryptoManiacMake sure that new stake modifier meets fixed generatio...
2014-07-10 CryptoManiacTransactions verification update
2014-05-31 CryptoManiacAdd new checkpoints.
2014-01-14 alexSecond pre-release update
2014-01-01 alexBump version to 0.4.4.6 v0.4.4.6-nvc
2013-09-28 alexRemove legacy code, bump version number
2013-08-25 alexDon't close database during proof-of-stake checking
2013-08-25 alexAdd Google's LevelDB support
2013-08-23 alexMinor optimization in PoS kernel: call scrypt_blockhash...
2013-08-21 alexStake generation changes
2013-08-19 alexUpdate block checkings
2013-08-16 alexMinor optimization
2013-08-13 alexFix TimeWeight calculation
2013-08-11 alexhznTimeWeight calculation issue
2013-06-15 alexAdd checkpoints
2013-05-19 alexupdate to 0.4.2
2013-05-10 alexupdate to 0.4.1 v0.4.1-nvc
2013-04-15 alexhzupdate to 0.4 preview
2013-03-26 alexhzFix PoS difficulty at 0.25 after blocks v3 supermajorit...
2013-02-19 alexadd kernel files