node-stratum-pool/lib
2014-04-02 13:01:45 -06:00
..
algoProperties.js Change diffs to stay in buffer or bignum format rather than hex or js number 2014-04-01 22:22:47 -06:00
blockTemplate.js Change diffs to stay in buffer or bignum format rather than hex or js number 2014-04-01 22:22:47 -06:00
daemon.js 1) Updated x11 to more accurate diff. 2) Low diff shares report percent off now - to detect if diff is too hard or you just have abusing miners. 3) Only 1 thread does the rpc calls to generate blockchain sync status 2014-03-30 17:03:23 -06:00
index.js Put all the different hashing algo info in the same place. Attempted to add keccak - it may or may not work. 2014-03-27 18:10:38 -06:00
jobManager.js Added "emitInvalidBlockHashes" option for those in MPOS mode that require it 2014-04-02 13:01:45 -06:00
merkleTree.js Added jobRebroadcastTimeout configuration 2014-04-01 10:10:50 -06:00
peer.js Added jobRebroadcastTimeout configuration 2014-04-01 10:10:50 -06:00
pool.js Added "emitInvalidBlockHashes" option for those in MPOS mode that require it 2014-04-02 13:01:45 -06:00
stratum.js Added check to see if a submitted share matched a miner's previous difficulty from before vardiff retarget. 2014-04-01 16:58:20 -06:00
transactions.js Fixed duplicate shares on vardiff difficulty update. Added more comments. 2014-02-19 13:46:17 -07:00
util.js Refactored pukkeyToScript for clarity 2014-04-01 11:18:31 -06:00
varDiff.js Change diffs to stay in buffer or bignum format rather than hex or js number 2014-04-01 22:22:47 -06:00