flare
Well-known member
Hmm, are you sure that matches the numbers on http://drk.poolhash.org/poolhash.html ?
Blocks 96118 to 96401 --> 283 blocks total, 143 unpaid, 140 paid. Thats more 50% to 50%, whereas you graph implies 44% to 56%
Every 30 minutes, count last 576 blocks(1 day).Hmm, are you sure that matches the numbers on http://drk.poolhash.org/poolhash.html ?
Blocks 96118 to 96401 --> 283 blocks total, 143 unpaid, 140 paid. Thats more 50% to 50%, whereas you graph implies 44% to 56%
user@sv2:~> tail -576 blocks/blocks_payee | grep tx_0_vout_1 | wc -l
258
user@sv2:~> tail -288 blocks/blocks_payee | grep tx_0_vout_1 | wc -l
145
user@sv2:~> tail -283 blocks/blocks_payee | grep tx_0_vout_1 | wc -l
144
Every 30 minutes, count last 576 blocks(1 day).
(block height - 6 blocks - 576 blocks) ~ (block height - 6 blocks)
It use result in http://drk.poolhash.org/masternode.html
(tip do http://drk.poolhash.org/masternode.html?srch&nmstr=tx_0_vout_1
http://drk.poolhash.org/masternode.html?srch&nmstr=X
)
Code:user@sv2:~> tail -576 blocks/blocks_payee | grep tx_0_vout_1 | wc -l 258 user@sv2:~> tail -288 blocks/blocks_payee | grep tx_0_vout_1 | wc -l 145 user@sv2:~> tail -283 blocks/blocks_payee | grep tx_0_vout_1 | wc -l 144
OK, got it :smile:
Maybe a chart like below is more convenient to get the actual ratio / percentage?
By percent ? Done. Clear browser cache.
Done ;DMaybe additionally don't display the first 24h /576 blocks, as this is the ramp-up for the data.
Done ;D
That will be challenge.Yeah, and last but not least: A "percentage unpaid" in the tooltip would be nice - so i dont need a ruler to measure it :grin:
highcharts is too difficult, so I have changed source data to percent - ;DThat will be challenge.
I~~~~;D
highcharts is too difficult, so I have changed source data to percent - ;D
Done. Clear browser cache.
DRK multipool (xpool.ca) updated as well.
thanks
Is the whole process of asking all the pools to update is a one-time thing? Or is it going to start again after RC4 update?
Well currently the masternode payments are voluntary. But as soon as enforcement is switched on, all the pools which did not update will fork off and get orphaned by the main network (currently >75% are paying).Is the whole process of asking all the pools to update is a one-time thing? Or is it going to start again after RC4 update?
Well currently the masternode payments are voluntary. But as soon as enforcement is switched on, all the pools which did not update will fork off and get orphaned by the main network (currently >75% are paying).