node-stratum-pool/lib
Andrea Baccega 61db6d7ea4 Removed jobs object from jobManager since we only need one job! There's no need to keep the olders in memory.
Refactored, a bit, the emit log event introducing a key for every log message Current keys are:
 - 'client': for all the client related events
 - 'submitblock': dedicated only to events about the block submission!
 - 'system': all log events about the stratum pool
2014-01-14 14:32:30 +01:00
..
blockTemplate.js Updated structure 2014-01-13 17:45:10 -07:00
daemon.js Removed jobs object from jobManager since we only need one job! There's no need to keep the olders in memory. 2014-01-14 14:32:30 +01:00
index.js Updated structure 2014-01-13 19:02:07 -07:00
jobManager.js Removed jobs object from jobManager since we only need one job! There's no need to keep the olders in memory. 2014-01-14 14:32:30 +01:00
merkleTree.js Updated structure 2014-01-13 17:45:10 -07:00
pool.js Removed jobs object from jobManager since we only need one job! There's no need to keep the olders in memory. 2014-01-14 14:32:30 +01:00
stratum.js Removed jobs object from jobManager since we only need one job! There's no need to keep the olders in memory. 2014-01-14 14:32:30 +01:00
transactions.js Updated structure 2014-01-13 17:45:10 -07:00
util.js Updated structure 2014-01-13 17:45:10 -07:00