Commit Graph

799 Commits

Author SHA1 Message Date
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
jojozcl aac36e74d7 Update README.md
remove 1% zdev fee
2017-03-21 17:42:42 +01:00
Procrastinator 9e4290e899 Update README.md 2017-03-20 16:14:56 -04:00
Procrastinator 2978456212 Update README.md 2017-03-20 16:09:59 -04:00
hellcatz 2d80fc21f6 Update api.js
BugFix: When using multiple coins the miner stats could be incorrect.
2017-03-15 19:41:39 -07:00
Procrastinator f33fb82820 Create komodo.json 2017-03-13 01:36:48 -04:00
Procrastinator 017731bbe7 Create zdash.json 2017-03-13 01:36:16 -04:00
aayanl e962cd96c8 Drop walletInterval to 2.5 minutes in examples 2017-03-12 21:42:55 -04:00
Procrastinator 86778a2ae2 Merge pull request #94 from hellcatz/hellcatz
Major Updates
2017-03-11 09:45:13 -05:00
hellcatz d23aa8f084 Update paymentProcessor.js
Remove pending confirmations that are no longer pending from redis
2017-03-08 22:15:10 -08:00
hellcatz 498219deb1 Update stats.html
Cleanup
2017-03-08 21:17:57 -08:00
hellcatz 25e94a305e Added miner_stats.js
Added miner_stats.html
Added worker stats api call to api.js
Added miner_stats.html page to website.js
Updated workers.html to support worker stat pages.
Do not log accepted shares to console in poolWorker.js
Removed worker and block charts from stats.html and stats.js
Updated stats.html to show found blocks
Major updates to paymentProcessor.js
* worker names now supported
* operation id monitoring
* prevent duplicate shielding operations
* payments tracking to redis
* duplicate invalid block handling
* updates to balance rounding
* coin network stats logging to redis
2017-03-08 20:06:39 -08:00
Procrastinator 794203ce74 Update zcash testnet json 2017-03-01 22:38:28 -05:00
Procrastinator adc58a5c69 Update README.md 2017-02-20 14:33:48 -05:00
Procrastinator 69cae62538 Emphasise last point about upgrading z-nomp 2017-02-15 18:23:04 -05:00
aayanl 9e2253fcdc Update config examples with TLS 2017-02-13 21:38:31 -05:00
Joshua Yabut 4aacec6004 Update repository locations to z-classic org repos 2017-02-13 20:44:06 -05:00
Procrastinator 9199a6e044 Add logging of addressAmounts to CLI to paymentProcessing 2017-02-09 16:51:51 -05:00
Procrastinator 2867f19eec #80 2017-02-09 16:46:30 -05:00
Procrastinator 435bd074cd Round is not defined 2017-01-31 18:42:46 -05:00
Procrastinator e0089c5b72 Update zclassic_example.json 2017-01-30 23:22:32 -05:00
Procrastinator 741611da72 Merge pull request #76 from sennevb/patch-4
Add Round.Reward and dateNow to blocksPending
2017-01-29 09:16:27 -05:00
sennevb df8785453f Update shareProcessor.js
For latest block page we need more data in redis, we can pull this from explorer api, but this makes it a slow query
2017-01-29 14:34:48 +01:00
Procrastinator 7ea43d2cc7 add trademarks to zcash 2017-01-24 16:28:22 -05:00
Procrastinator 902393fd2a Update README.md 2017-01-24 15:48:33 -05:00
sennevb 0ff6a188dd Update README.md (#72)
add pool
2017-01-22 11:27:54 -05:00
Procrastinator f81a74c205 Update README.md 2017-01-20 22:00:34 -05:00
Procrastinator 48dc70b881 Update README.md 2017-01-20 22:00:12 -05:00
Procrastinator 54ecd57f55 Update README.md (#62) 2017-01-20 20:25:33 -05:00
Procrastinator 440e43b0e7 Remove all non-equihash coins 2017-01-12 00:10:07 -05:00
joshuayabut db57642eb1 Bugfix: Rewards incorrect 2017-01-05 01:44:16 +00:00
joshuayabut 53b1378785 fixup! Bugfix #40: Payment processor doesn't know about coinbase-xfer cycling (#53) 2016-12-31 16:40:03 +00:00
joshuayabut a72e021b37 Bugfix: Subtract transaction fees from block rewards 2016-12-29 10:33:44 +00:00
joshuayabut 3566b8efff Enhanced listunspent to count amounts excluding a specific address #55 2016-12-29 09:59:33 +00:00
joshuayabut 6a63d55df6 fixup! Bugfix #40: Payment processor doesn't know about coinbase-xfer cycling (#53) 2016-12-29 09:47:08 +00:00
Procrastinator 7237bedcec Peermagic #56 2016-12-28 14:18:18 -05:00
joshuayabut 0f2250e3de Update README.md 2016-12-27 13:41:21 -05:00
joshuayabut 4ed38e9daf Update website footer 2016-12-27 13:41:21 -05:00