node-stratum-pool/lib
lubuzzo 6f43936a76 Generate a new address after submit a block
- Pool will generate a new address on the startup and after a block be 
submitted
- So, pool owner will have a better privacity - once, every single block 
will be find by a different address
2019-03-24 12:33:58 -03:00
..
algoProperties.js Add Support for CHC Algo (#145) 2018-05-25 12:57:39 -07:00
blockTemplate.js Add support for p2sh, BIP32 and bech32 decoding (#147) 2018-05-26 19:37:31 -07:00
daemon.js Remove deprecated "getinfo" method. 2018-04-20 12:36:20 -07:00
index.js Exposed vardiff object for external use 2014-04-08 12:24:24 -06:00
jobManager.js Add support for p2sh, BIP32 and bech32 decoding (#147) 2018-05-26 19:37:31 -07: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 Generate a new address after submit a block 2019-03-24 12:33:58 -03:00
stratum.js Increased socket flooding detection threshold 2014-05-07 12:24:29 -06:00
transactions.js Add support for p2sh, BIP32 and bech32 decoding (#147) 2018-05-26 19:37:31 -07:00
util.js Add support for p2sh, BIP32 and bech32 decoding (#147) 2018-05-26 19:37:31 -07:00
varDiff.js Added rewardRecipients config, moved peer magic to coin config 2014-05-02 16:02:17 -06:00