Commit Graph

63 Commits

Author SHA1 Message Date
hellcatz ccdbc5c1e5 Update zclassic_example.json 2017-04-19 19:50:15 -07:00
hellcatz efd0a9be09 Update zcash_testnet_example.json 2017-04-19 19:49:57 -07:00
hellcatz 2173628e5e Update zcash_example.json 2017-04-19 19:49:31 -07:00
hellcatz 9b8fbd6885 Update komodo_example.json 2017-04-19 19:49:15 -07:00
hellcatz c04bcf166d coins: added requireShielding boolean
coins: updated zcash_testnet founders addresses
configs: added komodo_example.conf
api.js: added payments json api call
stats.js: improved getTotalSharesByAdress to support multiple coins.
stats.js: report more collected stats
stats.js: report payment stats
stats.js: optimizations to historical data saving
paymentProcessor.js: added requireShielding support
paymentProcessor.js: added support to pay directly from komodo pool address without shielding first
paymentProcessor.js: lower tx fee reserve for komodo to 0.00005 KMD
paymentProcessor.js: tx fee reserve for all coins is 0.0004
paymentProcessor.js: improved multi-coin support
paymentProcessor.js: added minConfShield and minConfPayout variables
paymentProcessor.js: updated coin network stat caching
paymentProcessor.js: improved operation id handling when shielding coins
paymentProcessor.js: updated coin network stat caching
paymentProcessor.js: updated payment stat collection in redis
miner_stats.html: removed ZEC references
2017-04-01 17:04:04 -07:00
aayanl e962cd96c8 Drop walletInterval to 2.5 minutes in examples 2017-03-12 21:42:55 -04:00
aayanl 9e2253fcdc Update config examples with TLS 2017-02-13 21:38:31 -05:00
Procrastinator e0089c5b72 Update zclassic_example.json 2017-01-30 23:22:32 -05:00
joshuayabut a740899460 Adjust minimum coin payout in examples 2016-12-27 03:00:41 +00:00
Joshua Yabut 75dbf9e877 Add Zcash support (founders block rewards) (#42) 2016-12-20 18:17:52 -05:00
joshuayabut 661695b1cf Updated zclassic_example.json for sane varDiff params 2016-12-19 01:59:01 +00:00
Procrastinator de02372521 Update zclassic_example.json 2016-12-13 23:48:41 -05:00
joshuayabut 8d7c853758 Updated default difficulty to 0.125. 2016-11-27 20:32:32 -05:00
joshuayabut 9a3454fca5 Bugfix: #5 New address and walletInterval options 2016-11-27 17:52:46 -05:00
joshuayabut 104f5f8c93 Add Zclassic pool example 2016-11-17 04:43:54 +00:00
Matt f91ff79718 Added inheritable pool options in global config 2014-05-09 11:51:08 -06:00
Matt d8444e6a6c Removed "shareVariancePercent" option as its no longer useful 2014-05-07 12:22:32 -06:00
Matt 1f7b7c36a8 Remove txRefreshInterval from example config as its not longer used 2014-05-07 12:00:40 -06:00
Matt 73668709ce Added rewardRecipients configuration, refactored payment processing, moved p2p magic to coin config 2014-05-02 15:59:46 -06:00
Matt db9767f08e Added documentation for p2p usage 2014-04-16 11:50:33 -06:00
Matt 4888aaffba Changed all references to localhost to 127.0.0.1 for better system compatibility. Implemented thread-wide IP banning via IPC. Added redis config for portal-wide related db interactions (stats and proxy) 2014-04-15 16:38:51 -06:00
Matt 201d02d10b Refactored website. Added historical stats. 2014-04-10 19:33:41 -06:00
Jerry Brady 2f8620a454 store proxy state in redis and restore on restart; disable example pool 2014-04-09 01:33:46 +00:00
Matt c3ba819f24 Set coin switching feature to not require lower case. Added documentation for proxy and coin switching 2014-04-08 12:23:48 -06:00
Matthew Little 257010f6a4 Added low share diff tolerance. 2014-04-03 14:37:55 -06:00
Matt 6aae77a159 Removed all but one example config. 2014-04-01 16:41:03 -06:00
Matt 9938681fbc Added jobRebroadcastTimeout configuration 2014-04-01 10:10:01 -06:00
Matt f9627eba45 Merge remote-tracking branch 'origin/master' 2014-03-31 17:57:01 -06:00
Matt dac1908da1 Added feeCollectAccount which was missing from most examples. 2014-03-31 17:56:46 -06:00
Jerry Brady 34b51def19 set enabled flag back to false 2014-03-31 22:55:16 +00:00
Matt ba74b107d5 1) Added link to supported hashing algos, 2) added vertcoin (scrypt-n) example 2014-03-31 11:29:36 -06:00
Matt b7e7916736 Better logging for various components, changed example payment intervals from 10 seconds to 60 seconds. Added more coins and example pool configs. 2014-03-30 17:04:54 -06:00
Matt c699e66a5d Better mpos/mysql logging. Added maxcoin config. 2014-03-29 19:59:22 -06:00
Eugene@ubuntu c5e650cd6d enabled:true seems more natural then disabled:false in poolOptions 2014-03-28 16:42:55 +04:00
Matt fc56d94092 Added example config files for different types of coins (hashes and POS) 2014-03-27 13:11:52 -06:00
Eugene@ubuntu 98619910d0 Merge branch 'master' of git://github.com/zone117x/node-open-mining-portal into zone117x-master 2014-03-27 08:11:41 +04:00
Matt 314dacf98a Fixed global hashrate problem 2014-03-26 20:53:30 -06:00
Matt 631575ed7b Added recursive watch so web development is easier. 2014-03-26 20:12:52 -06:00
Matt 20ff126253 Added more example configs 2014-03-26 16:36:26 -06:00
Matt aa3b960512 Added more example configs 2014-03-26 16:35:55 -06:00
Matthew Little 609eb0ae90 Fixed errors that occurred when certain modules were not configured/enabled. 2014-03-26 15:08:34 -06:00
Eugene@ubuntu df68d33983 add fees withdrawal 2014-03-26 19:43:52 +04:00
Matt 72c26213a1 Updated git info for node-stratum-pool and refactored website/api structure. 2014-03-25 16:21:17 -06:00
Matt ad1f4ce3d0 Betting logging. Payment processing fixes. 2014-03-23 00:16:06 -06:00
Matt f0d90b71c2 added txRefreshInterval 2014-03-19 14:53:00 -06:00
Matt ed9e61b8ee Working on stats and payment processing 2014-03-15 18:58:28 -06:00
Andrea 437e242a25 UnMerge branch 'master' of https://github.com/zone117x/node-stratum-portal
Conflicts:
	config.json
	init.js
	libs/logUtil.js
2014-03-14 19:05:55 +00:00
Andrea fcc44b1942 First things for the miners switch 2014-03-14 19:02:55 +00:00
Matt 5acaaa5686 More development for payment processing. so close... 2014-03-12 18:09:12 -06:00
Matt 1309aa6f19 Work on payment processing 2014-03-09 20:31:58 -06:00