node-stratum-pool/lib
suchpool 911ba75d75 Update to stratum.js
I got this handed to me by zone117x to enable the haproxy to send the real user ip using the send-proxy flag. He will re-work it and integrate it better, but I've pushed this commit for now for those who want to have it working.

Also, I fixed an issue where miners using Uppercase characters in their workers wouldn't get authed by the stratum. I simply added .toLowerCase(); where the stratum looks in the db for the workername.
2014-04-15 04:20:26 -04:00
..
algoProperties.js Keccak hash rate adjustment per piotrrojek 2014-04-09 01:40:15 +00: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 Added check for missing daemon config 2014-04-08 11:38:36 -06:00
index.js Exposed vardiff object for external use 2014-04-08 12:24:24 -06:00
jobManager.js Added low share diff tolerance. 2014-04-03 14:38:40 -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 check for if daemons config is not array 2014-04-08 11:41:50 -06:00
stratum.js Update to stratum.js 2014-04-15 04:20:26 -04: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