Code style fix (no "tab" symbol).
[novacoin.git] / src / kernel.h
2016-02-16 svostRemove namespaces from header files 278/head
2015-10-18 0xDEADFACEUse 4Way hashing in proof-of-stake miner, if available.
2015-10-03 CryptoManiacRemove GetKernelMidstate, rename ScanMidstateForward...
2015-10-02 CryptoManiacMultithreaded input scanning.
2015-04-13 MASM fanNew stake miner
2015-04-07 MASM fanReplace kernel scanning function with more usable imple...
2015-03-28 CryptoManiacRPC: initial scaninput implementation.
2015-01-13 MASM fanSmall refactoring
2014-12-27 CryptoManiacUse fixed data types for some basic structures
2014-12-27 CryptoManiacCode cleanup
2014-11-27 MASM fanCalculate actual kernel and coin*day rates on the fly.
2014-11-24 alexhzMove basic variables back to main.cpp.
2014-11-07 MASM fanFix miner issues
2014-11-07 MASM fanDefine basic variables with const modifier
2014-11-07 MASM fanRemove zerocoin for now
2014-08-20 CryptoManiacCoins metadata load fixes
2014-08-19 CryptoManiacImplement stake kernel mining as a separate function
2014-07-10 CryptoManiacMake sure that new stake modifier meets fixed generatio...
2014-07-10 CryptoManiacTransactions verification update
2014-01-14 alexSecond pre-release update
2013-08-21 alexStake generation changes
2013-05-10 alexupdate to 0.4.1 v0.4.1-nvc
2013-02-19 alexadd kernel files