Commit Graph

74 Commits

Author SHA1 Message Date
Konstantin Crutched Anikin ed76b45f4b PPLNT fix for multiple instances. 2018-03-24 10:53:54 +07:00
hellcatz c0e0cea629 Update zen_example.json 2017-08-19 08:53:47 -07:00
Joshua Yabut 350a6eb44c Adjust difficulty to 2.5 2017-06-12 19:26:17 +00:00
Joshua Yabut 8814ce2b08 ZenCash Mainnet Support 2017-06-12 18:54:53 +00:00
Procrastinator 6e638e7bf6 zencash preperations (#143)
* Create zencash_testnet.json

* Update zencash_testnet.json

* Zen testnet parameters

* Core/DAO interval and addresses
2017-05-30 18:14:51 -04:00
Procrastinator 1988e8186d Fixup 2017-05-14 01:43:52 -04:00
Aayan L be2e0d6bfe Add minconf 2017-05-14 05:42:10 +00:00
hellcatz aae3018f55 Update komodo_example.json 2017-04-30 17:31:57 -07:00
hellcatz ea82816ce4 Update zcash_example.json 2017-04-30 17:31:38 -07:00
hellcatz 4d2c35312d Update zcash_testnet_example.json 2017-04-30 17:31:22 -07:00
hellcatz cbe82662a8 Update zclassic_example.json 2017-04-30 17:30:51 -07:00
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