Introduced isFieldSet().
[core.git] / contrib /
2015-03-21 Roland HaederCommented added switch to MHASH_SHA256 + 5-times hashin...
2015-03-13 Roland HaederFixed loading of chash.pos (wrong indexes) + added...
2014-10-27 Roland HaederAdded counter for total restarts
2014-09-26 Roland Hädermuch smaller number for nonce-incrementation
2014-09-25 Roland HaederMinor improvements
2014-07-06 Roland HaederAlso store total found hashes (much lesser than total...
2014-06-27 Roland Häder30 seconds every flush is okay.
2014-06-27 Roland HäderA bit shorter.
2014-06-27 Roland HäderLesser constants and more rewrites on algo.
2014-06-27 Roland HäderRewrites
2014-05-18 Roland HaederAdd stuff for reading header of a file-based stack.
2014-05-17 Roland HaederContinued with hash-based stacks:
2014-05-17 Roland HaederContinued with file-based stacks:
2014-05-17 Roland HaederContinued with file-based stacks:
2014-05-16 Roland HaederContinued on file-based stack:
2014-05-15 Roland HaederAdded some class fields/attributes.
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.