Commit Graph

686 Commits

Author SHA1 Message Date
Procrastinator d35a770faa Update stats.html 2017-04-30 21:51:14 -04:00
Procrastinator fbc868721c Merge pull request #128 from z-classic/piechart
Add pie chart
2017-04-30 19:59:08 -04:00
Aayan L 5fafea636c Add tooltip 2017-04-30 19:58:02 -04:00
Aayan L a0548f53eb Add pie chart 2017-04-29 23:52:42 -04:00
Procrastinator 28f3c476c2 Update README.md 2017-04-23 17:17:44 -04:00
Procrastinator b8e60519ae Merge pull request #126 from z-classic/hellcatz-patch-5
Update website.js
2017-04-23 14:58:56 -04:00
hellcatz 8f942b7c45 Update website.js
Fix exception when not running TLS website frontend.
2017-04-23 11:40:34 -07:00
Procrastinator cbad5466da Merge pull request #122 from z-classic/aayanl-patch-2
Lockdown package versions #121
2017-04-23 11:07:43 -04:00
Procrastinator 8b33ddd6f1 Merge pull request #123 from aayanl/frontendssl
Add frontend TLS/SSL
2017-04-23 11:07:34 -04:00
Procrastinator 834f453cf0 Update README.md 2017-04-23 11:00:32 -04:00
Aayan L 7839b606a1 Add frontend TLS/SSL 2017-04-23 01:25:58 -04:00
Procrastinator dab2bf427f Lockdown package versions #121 2017-04-22 20:31:19 -04:00
Procrastinator 55aa90ed8b Merge pull request #120 from z-classic/aayanl-patch-1
Update README.md
2017-04-22 19:04:23 -04:00
Procrastinator 354d88257d Update README.md 2017-04-22 18:19:09 -04:00
Procrastinator ed06afc205 Merge pull request #119 from hellcatz/patch-5
compatibility update node-watch 0.5.x
2017-04-22 15:47:13 -04:00
hellcatz 03e141d0b6 Update website.js
Compatibility update for node-watch 0.5
2017-04-21 19:25:10 -07:00
Procrastinator 6937e7b6e2 Merge pull request #116 from hellcatz/patch-4
Solve Issue #86, #113
2017-04-20 16:05:23 -04:00
hellcatz b0cc4cd560 Update paymentProcessor.js 2017-04-20 12:31:13 -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 ca297bc666 Update paymentProcessor.js
Allow pool_config to change maxBlocksPerPayment
2017-04-19 19:48:24 -07:00
hellcatz 8ef812e1ac Update paymentProcessor.js 2017-04-19 19:05:11 -07:00
hellcatz 9d113b9f49 Update paymentProcessor.js
Look for non unique blocks also...
2017-04-19 14:19:44 -07:00
hellcatz a907dfb709 Update paymentProcessor.js 2017-04-18 19:03:36 -07:00
hellcatz fcac8370b3 Update paymentProcessor.js
Begin solution to issue, https://github.com/z-classic/z-nomp/issues/113
Revamped fix for issue, https://github.com/z-classic/z-nomp/issues/86
2017-04-18 18:27:54 -07:00
sennevb 0c4cd514b7 Merge pull request #115 from hellcatz/patch-3
RequireShielding Updates
2017-04-13 20:18:42 +02:00
hellcatz b3c05a9d02 Minor updates. 2017-04-12 18:25:48 -07:00
hellcatz 16aff2d0de Update paymentProcessor.js
Do not validate zAddress when shielding is not required.
2017-04-12 11:47:51 -07:00
Procrastinator 53852d6f0f #105
Fix for older node versions *cough* zdash *cough*
2017-04-10 12:58:04 -04:00
Procrastinator cb66d0d95c v1.0.3 2017-04-09 22:45:36 -04:00
Procrastinator 05968ef296 Merge pull request #109 from hellcatz/patch-2
Major Updates 2

```major: added support for komodo, zcash, zclassic, (zdash not tested)
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-09 22:37:47 -04:00
hellcatz 5f41cc3430 Update config_example.json 2017-04-08 18:13:51 -07:00
hellcatz 9192bd1aa0 Update config_example.json
Change block polling interval to 1 second for example configuration
Reduce historical retention to improve client browser performance for example configuration
2017-04-08 14:36:59 -07:00
hellcatz e0d4c9bd36 Update api.html 2017-04-08 14:29:19 -07:00
hellcatz 6f34f9a5fb Update stats.js
catch exceptions caused by data not formatted properly
2017-04-08 13:33:43 -07:00
hellcatz 3aa3176f0e failsafety: guarantee txfee and txfee var type 2017-04-08 13:21:42 -07:00
hellcatz 5290f9a0ca Update paymentProcessor.js
Preserve fee when converting to satoshis
2017-04-08 13:12:56 -07:00
aayanl b85536e65e Move Txfee to coins/coin.json 2017-04-08 13:06:17 -07:00
Procrastinator 409e1ccf49 Update README.md 2017-04-07 23:11:20 -04:00
Procrastinator e851d2188e Update README.md 2017-04-07 23:10:56 -04:00
hellcatz 5fbbed7446 Update zdash.json 2017-04-01 17:12:55 -07:00
hellcatz c7e3693f11 Update zdash.json 2017-04-01 17:12:46 -07:00
hellcatz b17839d4ce Update paymentProcessor.js 2017-04-01 17:06:38 -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
Procrastinator 24f48be37c Merge pull request #99 from hellcatz/patch-1
BugFix: api.js
2017-03-26 21:47:56 -04:00
Procrastinator 90b8d0fe33 Update api.js 2017-03-26 21:46:47 -04:00
hellcatz 6223b23c43 Update zcash_testnet.json
Update testnet founders address to match latest zcash v1.0.7-1
2017-03-26 14:16:34 -07:00
Procrastinator e735705845 Merge pull request #102 from jojozcl/patch-1
Update README.md
2017-03-21 19:01:16 -04:00