Fixed calling ObjectFactory::createObjectByConfiguredName() as 2nd parameter must...
[core.git] / contrib /
2014-05-14 Roland HaederAdded explanation and improved format (idea).
2014-05-13 Roland HaederContinued with file-based stacks:
2014-04-28 Roland HäderNot the string again.
2014-04-28 Roland HäderRound it... ;-)
2014-04-28 Roland HäderUse ZLIB compression.
2014-04-28 Roland HäderRewrote to $GLOBALS.
2014-04-28 Roland HäderAdded flushCheckPointFile().
2014-04-28 Roland HäderAdd genesis hash.
2014-04-28 Roland HäderAlso remember found hashes (and all relevant data to...
2014-04-28 Roland HäderAdded check-point file.
2014-04-28 Roland HäderMuch smaller nonce means much more to calculate + logge...
2014-04-28 Roland HäderAdd all found hashes as "block hashes".
2014-04-28 Roland HäderAlso display iterations per second.
2014-04-28 Roland HäderRemoved hashesPerBlock display + reduced blocked size...
2014-04-28 Roland HäderCorrect hash rate calculation.
2014-04-28 Roland HäderThis might be more correct calculation.
2014-04-21 Roland HaederDon't increment nonce after block was found, some other...
2014-03-31 Roland HaederTaken care of possible usage of uninitialized variable...
2014-03-29 Roland HaederAdded a lot stuff + initial "block miner".
2014-03-29 Roland HaederSome improvements to "genesis" hash.
2014-03-29 Roland HaederMerge branch 'contrib'
2014-03-29 Roland HaederMoved for merge preparation.