node-stratum-pool/lib
2014-03-28 16:40:26 -06:00
..
algoProperties.js More research on multi-algo 2014-03-28 16:40:26 -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 Added fixes for POS. And when getblocktemplate fails because its out of sync then it shows syncing progress :) 2014-03-23 22:22:01 -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 Restructured pool object - much cleaner and easier to follow flow. 2014-03-26 22:41:25 -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 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
stratum.js Fixed bugs that happen when banning is disabled. Attempted to add keccak (maxcoin). 2014-03-26 15:07:03 -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