node-stratum-pool/lib
Andrea Baccega db331a697c Fix issue #16
Fix issue #16
2014-03-03 09:38:22 +01:00
..
blockTemplate.js Added block/network difficulty to pool on share emitter 2014-02-27 01:26:43 -07:00
daemon.js Merge pull request #13 from bricecarpentier/master 2014-02-27 11:33:42 -07:00
index.js Restructured module - removed stratum object so only pool object is exposed 2014-03-01 12:18:18 -07:00
jobManager.js Refactored configuration options to preparation for portal software 2014-02-27 16:59:32 -07:00
merkleTree.js Added lots of comments, cleaned up a some code 2014-01-15 17:37:43 -07:00
peer.js Cleaner message stream reading 2014-02-22 21:13:14 -07:00
pool.js Added basic API + first draft of miner moving methods 2014-03-01 20:04:13 +01:00
stratum.js Fix issue #16 2014-03-03 09:38:22 +01:00
transactions.js Fixed duplicate shares on vardiff difficulty update. Added more comments. 2014-02-19 13:46:17 -07:00
util.js Began work on creating a peer node module for more efficient block notifications 2014-02-21 17:49:59 -07:00
varDiff.js Added support for multiple daemons/rpc for redundancy when they occasionally die or drop out-of-sync 2014-02-26 18:16:18 -07:00