node-stratum-pool/lib
LucasJones cf3ffa375d Improve stratum message handling
Prevent the case where multiple messages are chunked together without being processed (occasionally leading to the buffer growing too large and the client being kicked).

Recognize messages consisting only of spaces as malformed.
2014-04-16 03:28:29 +01: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 official haproxy support/configuration. Optimized/fixed banning. 2014-04-15 16:37:04 -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 official haproxy support/configuration. Optimized/fixed banning. 2014-04-15 16:37:04 -06:00
stratum.js Improve stratum message handling 2014-04-16 03:28:29 +01: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