node-stratum-pool/lib
romanornr 25f65352a0
Variable length integer IntBuffer fix
https://en.bitcoin.it/wiki/Protocol_documentation#Variable_length_integer
Blocks with amount of transactions > 65535 will be rejected. Fixed now
2016-12-01 00:41:28 +01:00
..
algoProperties.js Merge pull request #87 from chrisfranko/patch-1 2014-08-04 13:24:10 -06:00
blockTemplate.js Updated to support new Darkcoin masternode features 2014-05-06 20:29:15 -06:00
daemon.js Updated to support new Darkcoin masternode features 2014-05-06 20:29:15 -06:00
index.js Exposed vardiff object for external use 2014-04-08 12:24:24 -06:00
jobManager.js patch-2 scrypt-og 2014-11-14 11:52:43 -05:00
merkleTree.js Added jobRebroadcastTimeout configuration 2014-04-01 10:10:50 -06:00
peer.js Added rewardRecipients config, moved peer magic to coin config 2014-05-02 16:02:17 -06:00
pool.js Allow reward type to be configured in coin definition instead of auto detected 2014-06-21 09:20:03 -06:00
stratum.js Increased socket flooding detection threshold 2014-05-07 12:24:29 -06:00
transactions.js Darkcoin masternode payments have been changed from 10% to 20% 2014-06-07 15:03:31 -07:00
util.js Variable length integer IntBuffer fix 2016-12-01 00:41:28 +01:00
varDiff.js Added rewardRecipients config, moved peer magic to coin config 2014-05-02 16:02:17 -06:00