Code cleanup
[novacoin.git] / src / rpcmining.cpp
2014-12-27 CryptoManiacCode cleanup
2014-11-27 MASM fanCalculate actual kernel and coin*day rates on the fly.
2014-02-05 MASM fanMerge RPC and wallet updates from 0.4.4.7 v0.4.4.6-nvc-update1
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