Pos mining wake up. Partial revert
[novacoin.git] / src / kernel_worker.cpp
2016-09-30 svostPos mining wake up. Partial revert
2016-05-02 CryptoManiacKernelWorker : Add initializers
2016-05-01 svostAll of them uint256 338/head
2016-04-08 CryptoManiacuint256: SetCompact() and GetCompact implementations
2016-04-06 CryptoManiacNo need for boost::assign, map_list_of/list_of, etc.
2016-04-06 CryptoManiacRemove some boost dependencies, add some sugar
2015-12-07 CryptoManiacRevert scaninput optimizations for compatibility reasons.
2015-12-07 svostMSVC compatibility with USE_ASM definition
2015-10-19 0xDEADFACEEpic typo fix
2015-10-19 0xDEADFACEFix stake miner interval checking.
2015-10-19 0xDEADFACESplit kernel scanning function.
2015-10-18 0xDEADFACEUse 4Way hashing in proof-of-stake miner, if available.
2015-10-16 CryptoManiacRename ScanMidstateWorker to KernelWorker, move kernel...