Transactions verification update
[novacoin.git] / src / miner.cpp
2014-06-19 CryptoManiacTransactions verification update
2014-06-18 CryptoManiacUpdate transaction verification protocol
2014-06-01 CryptoManiacAllow free transactions
2014-01-21 alexTransaction hash caching
2014-01-20 alexAdd CCoinsViewCache::GetCoinsReadOnly() method for...
2014-01-20 alexMiner module fix
2014-01-19 alexAdd previous block checking in the proof-of-stake miner
2014-01-19 alexFix timestamp violation
2014-01-18 alexBatch block connection during initial block download
2014-01-18 alexSwitch to CCoins & CCoinsView approach
2014-01-15 alexhzOne file per block
2014-01-14 alexSecond pre-release update
2014-01-12 alexPre-0.4.8 update
2013-09-28 alexUse HASH160 instead of public key for coinbase transaction
2013-08-25 alexAdd Google's LevelDB support
2013-08-24 alexCheckWork() new block message fix
2013-08-24 alexMiner module commit.