Pre-0.4.8 update
[novacoin.git] / src / rpcmining.cpp
2014-01-12 alexPre-0.4.8 update
2013-09-28 alexRemove legacy code, bump version number
2013-08-28 alexSplit getmininginfo implementation
2013-08-25 alexSmall and simple hack to override compiler warning
2013-08-25 alexAdd Google's LevelDB support
2013-08-24 alexMove proof-of-stake miner and block creation to separat...
2013-08-17 alexUpdate getmininginfo
2013-07-27 alexUse last block time instead of current time for getmini...
2013-07-06 alexhzImprove getmininginfo
2013-06-29 alexAdd current PoW reward and stake interest into getminin...
2013-06-19 alexhzSet correct stake spacing
2013-06-19 alexhzAdd network PoW speed and Stake weight estimation into...
2013-06-15 alexAdd stakepower into getmininginfo output (EXPERIMENTAL)
2013-06-15 alexRemove PoW-miner related RPC calls
2013-06-15 alexRemove block signature for proof-of-work blocks since...
2013-04-15 alexhzupdate to 0.4 preview