Batch block connection during initial block download
[novacoin.git] / src / miner.cpp
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.