Commit Graph

747 Commits

Author SHA1 Message Date
Larry 53183e108c removed my css to make generic for use upstream
I left in tooltip, I find it useful
2017-07-10 09:27:55 -04:00
Larry 3c39b549e0 date function was ugly, this is much better 2017-07-10 09:14:20 -04:00
Procrastinator 6b36c755d4 Merge branch 'master' into madbuda-patch-1 2017-07-07 23:06:47 -04:00
Larry 975e82dedd human readable date in users timezone 2017-07-07 21:20:16 -04:00
Larry 902664c904 allow search by pressing enter or pressing button
really, enter is triggering a function to click the button
2017-07-07 20:52:07 -04:00
Larry 514f2fa869 added hush explorer link to stats page 2017-07-07 20:42:46 -04:00
Larry 0403a7d763 payments.html - revamp (#160)
* payments.html - revamp

revamp of payments page css
-Time
+Transaction ID w/link to explorer
now matches worker stats
https://madmining.club/payments

* Update payments.html

taking out link to explorer
TODO add var for block explorer
2017-07-03 01:50:38 -04:00
Joshua McKenzie 04ef1a4cc0 Added Headers to Minerpage (#158)
Chrome was wrapping the minerpage html in a <pre> element and not rendering the worker stat page properly. I added ```res.header('Content-Type', 'text/html');``` to the function and now it renders perfectly.
2017-07-01 15:19:27 -04: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
hellcatz f6f6f0c712 Fix zen market stats, Add payment page example (#153)
* Update paymentProcessor.js

Fix market stats for zen

* Update paymentProcessor.js

* Update zcash_testnet.json

Undo ZEN changes to zcash file.

* Update zcash.json

Undo ZEN changes to zcash file.

* Update website.js

Add example payments page.

* Create payments.html

* Update payments.html

* Update payments.html
2017-06-04 01:32:41 -04:00
hellcatz 8fd1d7eceb Fixes & Zen Updates (#149)
* Create zen.json

* Update api.js

Remove unnecessary address.startWith() check in api for improved support of future Zcash forks.

* Update zen.json

* Update paymentProcessor.js

Improved operation id handling during RPC call errors.
Improved error handling and reporting during payment RPC call errors.
Force final rounding of addressAmounts array.
Limit tries when reducing rewards due to insufficient funds.
Do not processPayments at start of z-nomp.

* Update paymentProcessor.js

Improved error handling in cacheNetworkStats()
Updates to error messages

* Update paymentProcessor.js

Remove false positive

* Update paymentProcessor.js

Remove another false positive
2017-05-30 18:15:34 -04: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
hellcatz aa25a81fe1 Improvements to Shielding Process (#147)
* Update paymentProcessor.js

Improved balance rounding and conversions for listUnspent and listUnspentZ

* Update paymentProcessor.js

Extra error detection in RPC callback for listUnspent and listUnspentZ

* Update paymentProcessor.js

logger message fixup

* Update paymentProcessor.js

* Update paymentProcessor.js

Do not process balances equal to fee in sendTToZ and sendZToT

* Update paymentProcessor.js

* Update paymentProcessor.js

* Update paymentProcessor.js

Clear opidCount when daemon reports no operations in progress.

* Update paymentProcessor.js

Default paymentInterval to 3 minutes if missing from pool config.
Warn users on paymentInterval less than 3 minutes.
Force paymentInterval no less than 1 minute to reduce RPC work queue.
Default walletInterval to 1 minute if missing from pool config.
Force walletInterval no less than 1 minute to reduce RPC work queue.
2017-05-25 16:40:53 -04:00
Procrastinator ec70c56327 Fixup Fixup 2017-05-14 02:09:56 -04:00
Procrastinator 5eed7fc001 Merge pull request #142 from z-classic/aayanl-patch-1
Update paymentProcessor.js
2017-05-14 01:57:19 -04:00
Procrastinator 606bc1f0a8 Update paymentProcessor.js 2017-05-14 01:56:39 -04:00
Procrastinator 291c26360d Update paymentProcessor.js 2017-05-14 01:52:26 -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
Procrastinator f1a9c80feb Merge pull request #141 from hellcatz/patch-8
Resolve Issue #140
2017-05-13 20:22:54 -04:00
hellcatz c5bdda780c Update stats.js
Bugfix to bugfix ;)
2017-05-13 16:13:45 -07:00
hellcatz 9f0a8f5c32 Update stats.js
BugFix for miner balance reporting.
2017-05-13 16:10:55 -07:00
hellcatz ee27470e7a Update stats.js 2017-05-13 15:50:42 -07:00
hellcatz 6edd190842 Update api.js 2017-05-13 15:50:05 -07:00
Procrastinator ec794f34f5 Merge pull request #139 from hellcatz/patch-7
PPLNT Multi-Pool
2017-05-11 21:55:31 -04:00
hellcatz 51d468adb3 Update init.js
Improved multi-pool support for PPLNT time share tracking.
2017-05-11 18:20:15 -07:00
hellcatz fe72b6e533 Merge remote-tracking branch 'upstream/master' 2017-05-11 18:17:53 -07:00
Procrastinator e40f2913b1 Merge pull request #132 from hellcatz/patch-6
Experimental PPLNT support & MORE
2017-05-11 18:46:38 -04:00
hellcatz 9c237291dd Update init.js
Increase share submission window to 15 minutes for PPLNT.
Added worker joined and re-joined logger messages.
2017-05-07 23:18:48 -07:00
hellcatz fe78759bf8 Update stats.js 2017-05-07 22:47:59 -07:00
hellcatz edf10ef2c9 Update stats.js
Add currentRoundTimes to stats.
2017-05-07 14:37:55 -07:00
hellcatz 8c94daec98 Update init.js
Comment out extra logger.debug() used during dev.
2017-05-07 09:58:15 -07:00
hellcatz d233ffcb0d Update paymentProcessor.js
Added work share tracking in payments JSON data.
Remove workers with balanceChange of 0 from payments JSON data.
Commented out console.logs used for dev purposes.
2017-05-07 09:57:19 -07:00
hellcatz d53e6db63a Update website.js
Added support for older node-watch versions, prior to 0.5.0
2017-05-06 17:58:19 -07:00
hellcatz 3062f5ae9e Update shareProcessor.js 2017-05-06 17:46:42 -07:00
hellcatz 6f62e0a7c6 Update poolWorker.js
Added time share tracking messaging to master process for PPLNT.
2017-05-06 17:44:12 -07:00
hellcatz e9d4c0bc92 Update shareProcessor.js
Removed time share tracking from shareProcessor due to threading issues.
2017-05-06 17:43:01 -07:00
hellcatz 7e34563af4 Update init.js
Added PPLNT time share tracking to master process for thread safety.
2017-05-06 17:42:19 -07:00
hellcatz 6ea1df2cd5 Update init.js
Added PPLNT time share tracking to master process for thread safety.
Added redis connection in init.js for PPLNT time share tracking.
2017-05-06 17:41:36 -07:00
hellcatz 7865d6818e Update paymentProcessor.js
Allow minConfShield and minConfPayout to be set via pool_config
Updated stats collection and operation id tracking to use their own fixed timeout intervals.
2017-05-05 22:41:54 -07:00
hellcatz 3bc190ada0 Update shareProcessor.js 2017-05-05 21:19:02 -07:00
hellcatz 8f68e3e36a Update paymentProcessor.js
Added coin market stats caching from https://coinmarketcap.com/api/
2017-05-05 21:00:28 -07:00
hellcatz d5d4f9c67a Update stats.js
Sort pools by name in stats array
Added market stats object
2017-05-05 20:57:47 -07:00
hellcatz 133ce797b7 Update stats.js
BugFix: prevent `confirms` from being null
2017-05-04 18:56:05 -07:00
hellcatz 8d5a13697f Update stats.html
Potential exception fix for issue https://github.com/z-classic/z-nomp/issues/131
2017-05-04 18:30:52 -07:00
hellcatz c0f66c0b29 Update paymentProcessor.js
Updates to comments in code...
2017-05-03 23:41:00 -07:00
hellcatz 241bdea7ee Merge remote-tracking branch 'upstream/master' into patch-6 2017-05-03 22:21:02 -07:00
hellcatz 774e2b0088 Update paymentProcessor.js
Experimental PPLNT support (console.logs need to be removed after experiments)
Major reduction in RPC calls to daemon.
Balance rounding improvements.
Improvements to confirmations tracking.
Improvements to operation id tracking.
Improved error handling.
2017-05-03 22:20:08 -07:00
Aayan L e6c4bf4c10 Fix pie charts to be multipool friendly 2017-05-01 18:25:57 -04:00