node-stratum-pool/lib
2014-03-31 18:06:13 -06:00
..
algoProperties.js Comment for hardcoding diff 2014-03-31 18:06:13 -06:00
blockTemplate.js Fixed difficulty not being correct for anything not scrypt. Fixed maxDiff for x11 hash. 2014-03-25 15:52:45 -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 Made scrypt-n have configurable timeTables. 2014-03-31 16:40:22 -06:00
merkleTree.js Added lots of comments, cleaned up a some code 2014-01-15 17:37:43 -07:00
peer.js Updated readme desc 2014-03-06 01:50:43 -07:00
pool.js Made scrypt-n have configurable timeTables. 2014-03-31 16:40:22 -06:00
stratum.js Ignore mining.get_transactions... 2014-03-29 19:22:05 -06:00
transactions.js Fixed duplicate shares on vardiff difficulty update. Added more comments. 2014-02-19 13:46:17 -07:00
util.js Fixed bugs that happen when banning is disabled. Attempted to add keccak (maxcoin). 2014-03-26 15:07:03 -06:00
varDiff.js Another fix where vardiff was breaking things 2014-03-20 12:20:08 -06:00