Pages:
Author

Topic: Eligius: 0% Fee BTC, 105% PPS NMC, No registration, CPPSRB - page 92. (Read 1061417 times)

hero member
Activity: 935
Merit: 1002
I'm going to need to wait until we get our more updated spam filters in place for this setup before it is enabled again.
How much time will it take(approximately)? Also what do you think of implementing the referral keys system like https://www.f2pool.com/pushtx did. You give the key to anyone who is full member and above or to anyone who you really trust.After you see some spam coming from an X referral revoke it.
legendary
Activity: 1223
Merit: 1006
Fixed some stats sync issues.  Pool is fine.  Stats are catching up. Happy new year!
Hi wizkid057 and Happy New Year! When can we expect to see http://eligius.st/~wizkid057/newstats/pushtxn.php alive again? I tried to download Luke's version of QT client. I re-indexed till 38 weeks and then I accidentally opened the normal core client. Now I have to re-index again to which I say a strong no I left Luke's version running for 16 hours to get only to 38 weeks I guess I can see http://eligius.st/~wizkid057/newstats/pushtxn.php faster than my qt re-indexed.

Until I can be sure that spam is being filtered appropriately on that end it will remain disabled.  Unfortunately people were abusing the setup by trying to include transactions that contained massive amounts of arbitrary data (spam) with relatively large fees (couple of USD equiv) to get the web server bitcoind to accept them.  Fortunately I was cable to catch these before they were mined, but since the bitcoind accepted them I'm going to need to wait until we get our more updated spam filters in place for this setup before it is enabled again.
hero member
Activity: 935
Merit: 1002
Fixed some stats sync issues.  Pool is fine.  Stats are catching up. Happy new year!
Hi wizkid057 and Happy New Year! When can we expect to see http://eligius.st/~wizkid057/newstats/pushtxn.php alive again? I tried to download Luke's version of QT client. I re-indexed till 38 weeks and then I accidentally opened the normal core client. Now I have to re-index again to which I say a strong no I left Luke's version running for 16 hours to get only to 38 weeks I guess I can see http://eligius.st/~wizkid057/newstats/pushtxn.php faster than my qt re-indexed.
hero member
Activity: 742
Merit: 500
Happy New Year!!! to u too! and thank you!
legendary
Activity: 3234
Merit: 1220
Fixed some stats sync issues.  Pool is fine.  Stats are catching up. Happy new year!

Thanks wizkid, seasons greetings to you too! Smiley
legendary
Activity: 1223
Merit: 1006
Fixed some stats sync issues.  Pool is fine.  Stats are catching up. Happy new year!
hero member
Activity: 770
Merit: 500
Anyone showing any income made on the last 3 blocks?
I haven't seen any increase in income and it doesn't look they were orphans.
Last 3 blocks my unpaid balance has been zero with no change.
I do have a balance of course

appears it fixed itself. Now showing unpaid balance as of last block once more.
hero member
Activity: 700
Merit: 500
just added some hashrate here.

hello.
what's with the payout queue? seems like my payout time is getting longer and longer!?


Hey mate, all the info is in here:

http://eligius.st/~gateway/faq-page/faq-3

If the queue gets too big, whizkid generally does a manual payout.

Mines a 13 block delay which I think is the longest I've ever seen it.

cheers Biffa, I got round to finding it on my phone while the Mrs was lazing by the pool  Grin
i'm now at 12 block delay... i'm considering just going back to mmpool if WK doesn't get that queue shortened soonish.


Your position in the queue won't be moved up at all if you stop mining at Eligius.

If you continue mining at Eligius, you will receive full payment whenever your spot in the queue does come up.  E.g. if you have already earned 0.5 BTC as of now, and you mine 0.25 BTC worth of shares between now and the time you receive payment, you will receive payment for 0.75 BTC at that time.  Not just the 0.5 BTC that is owed to you now.

Not that anybody cares if you come or go, or decide to alternate every 2 hours between Eligius and another pool.  Just letting you know how things work.
sr. member
Activity: 434
Merit: 250
just added some hashrate here.

hello.
what's with the payout queue? seems like my payout time is getting longer and longer!?


Hey mate, all the info is in here:

http://eligius.st/~gateway/faq-page/faq-3

If the queue gets too big, whizkid generally does a manual payout.

Mines a 13 block delay which I think is the longest I've ever seen it.

cheers Biffa, I got round to finding it on my phone while the Mrs was lazing by the pool  Grin
i'm now at 12 block delay... i'm considering just going back to mmpool if WK doesn't get that queue shortened soonish.
hero member
Activity: 536
Merit: 500
legendary
Activity: 3234
Merit: 1220
just added some hashrate here.

hello.
what's with the payout queue? seems like my payout time is getting longer and longer!?


Hey mate, all the info is in here:

http://eligius.st/~gateway/faq-page/faq-3

If the queue gets too big, whizkid generally does a manual payout.

Mines a 13 block delay which I think is the longest I've ever seen it.
sr. member
Activity: 434
Merit: 250
just added some hashrate here.

hello.
what's with the payout queue? seems like my payout time is getting longer and longer!?
newbie
Activity: 13
Merit: 0
At any point in time, you simply need to know from the pool, the current 1diff share count submitted since the last found block to determine what the current "luck" would be if a block was found now.

My question is more about how to exploit the Eligius API using an HTTP capable JSON API, as direct JSON calls are a problem for vanilla Excel. Eligius seems to allow for HTTP/JSON calls as with the Last Blocks Found call below. And this HTTP/JSON works well with Excel.

When you go to the main landing page for Eligius, in the top right there are 3 variables I’m hoping to extract and utilize the raw values as published by Eligius.
Hashrate:   11,637.39 Th/s    Round Time:   00:30:53
Round Shares:   5368401920    Round Luck:   735%

http://eligius.st/~wizkid057/newstats/api.php?cmd=getblocks&limit=1&format=csv&csvastext=1 is the “type” of call that works fine but it’s not the “livedata”.
Can anyone offer assistance with how to call "HTTP" accessible JSON API call from Eligius to gather the same 3 variables listed on main Eligius landing page. At a minimum, I need Eligius "current round time" and "current hashrate" to do the calculation.  Huh

thanks!!!
newbie
Activity: 13
Merit: 0
The desire is to use any unmodified Excel without the need for Macro's. Using all Excel Function()s and the Web Query Import. The process is intended to be automated so the call has to be direct as well as the returned output. No human in the middle.

It might help is I could attach the XLS to see that I trying to accomplish.
Are attachments allowed?

So here’s where I’m needing HELP!

The limited Excel Browser that is used to “bounce” the raw data to does not natively handle JSON calls directly. When called, the process is interrupted wanting to “save” the JSON file locally. HOWEVER… it DOES handle HTTP JSON calls as with:
http://eligius.st/~wizkid057/newstats/api.php?cmd=getblocks&limit=1&format=csv&csvastext=1
which outputs:
luck,confirmations,blockhash,height,duration,age,roundstart,roundend,hashrate,...
36.825168438117,1,000000000000000007a3c7c6791d1a28241620035d4677fbe65c97853efa48a4,335277,...

And Excel handles fine.

[Edited] to add...
I just talk to my teenager... He said Dropbox...
So here's the Bitcoin_Mining.xlsx
https://www.dropbox.com/s/qqz64t1b1qtumgu/Bitcoin_Mining.xlsx?dl=0

https://dl.dropboxusercontent.com/s/s7jbgc969hpwms4/Bitcoin_Mining.jpg
Mining Estimates Tab...

https://dl.dropboxusercontent.com/s/7hcha9lol7io18e/Bitcoin_Mining_Slush.jpg
And one of the Pool Tabs (Slush)...


To help shed light what I’m trying to accomplish in detail I’ve attached my Excel XLS.  

And probably more detail than you need (in case you find the XLS useful and want to use it):
It’s created using Office365 but all functions should work thru Excel 2010.
While I’m trying not to use any Macros, it will prompt you when loaded that it wants to use “External Information” in order to run the Blockchain and Pool Excel Web Query’s.
The XLS is sized to be best viewed with a screen resolution of 1600x900.
It’s built to require few manually entered data fields. There is an AutoImport Tab that is intended to be where all Excel Web Query data is placed. This tab is also where any data is tailored prior to being used on any of the other Tabs.
All Tabs EXCEPT the AutoImport Tab are locked to prevent overwriting so to modify the XLS. Password is “blank”. Be sure to relock it to protect yourself from overwriting the formulas used.
The Queries enqueue Excel for a few seconds while the queries are updating. Currently set to 5 and 10 min.
If you'd like to use it... just "clear content" in each of the BTC Payments on each of the Pool Tab's. It also allows some flexibility with changing the Pools if your desired Pool is not one if the 6 I've been using.

*Note... I've not finished working on the Web Queries. Tasks are to find better HTTP/JSON calls to only return what I need rather than screen scraping. Up until now my efforts have been with the "Excel" Tabs and formulas. PLEASE let me know if you find any errors so I can alter my copy.
[/End EDIT]

What I’m looking for is the real time current Pool Hashrate; Round Time(duration); and current Round Luck as displayed on the main Eligius page. The data from the query above is last block/round, not current round.
(My hope is to perfect my knowledge of using the Pool API calls and the many parameters available to be a bit more efficiently.)
Would anyone have the correct URL and parms for getting this from Eligius.st?

thanks in advance,

legendary
Activity: 2338
Merit: 1124

I'm importing into Excel. From what I'm learning Excel does not handle the "wrapper" for the direct JSON calls therefor any call asks "Do you want to open or save filename.json (nnn bytes) from eligius.st".
So, the PAST Blocks API from eligius.st works fine. http://eligius.st/~wizkid057/newstats/api.php?cmd=getblocks&limit=1&format=csv&csvastext=1 seems to be an "HTTP" call to the JSON API which Excel can handle. For reference, all of the general queries at http://blockexplorer.com/q all work fine and return data in the format Excel can handle.

I'm struggling finding an HTTP/JSON call to gather eligius.st current Pool Hashrate; current Round Time(duration); and current Round Luck as displayed on the main Eligius page.  Seems the "format=csv&csvastext=1" is key but does not work with http://eligius.st/~wizkid057/newstats/instant.php/livedata.json.

Any talent out there know if eligius.st has and "HTTP" accessible JSON API call for the current Pool Hashrate; current Round Time(duration); and current Round Luck data?

thanks in advance...
Happy Holidays


Have you checked this site:
http://ramblings.mcpher.com/Home/excelquirks/json/excel-json-conversion
?
newbie
Activity: 13
Merit: 0

I'm importing into Excel. From what I'm learning Excel does not handle the "wrapper" for the direct JSON calls therefor any call asks "Do you want to open or save filename.json (nnn bytes) from eligius.st".
So, the PAST Blocks API from eligius.st works fine. http://eligius.st/~wizkid057/newstats/api.php?cmd=getblocks&limit=1&format=csv&csvastext=1 seems to be an "HTTP" call to the JSON API which Excel can handle. For reference, all of the general queries at http://blockexplorer.com/q all work fine and return data in the format Excel can handle.

I'm struggling finding an HTTP/JSON call to gather eligius.st current Pool Hashrate; current Round Time(duration); and current Round Luck as displayed on the main Eligius page.  Seems the "format=csv&csvastext=1" is key but does not work with http://eligius.st/~wizkid057/newstats/instant.php/livedata.json.

Any talent out there know if eligius.st has and "HTTP" accessible JSON API call for the current Pool Hashrate; current Round Time(duration); and current Round Luck data?

thanks in advance...
Happy Holidays
member
Activity: 75
Merit: 100
Bump…
http://eligius.st/~wizkid057/newstats/api.php?cmd=getblocks&limit=1&format=csv&csvastext=1 returns "PAST" block info. Does anyone know if there is a call to extract current Pool Hashrate; current Round Time(duration); and current Round Luck as displayed on the main Eligius page.
http://eligius.st/~wizkid057/newstats/instant.php/livedata.json
newbie
Activity: 13
Merit: 0
Bump…
http://eligius.st/~wizkid057/newstats/api.php?cmd=getblocks&limit=1&format=csv&csvastext=1 returns "PAST" block info. Does anyone know if there is a call to extract current Pool Hashrate; current Round Time(duration); and current Round Luck as displayed on the main Eligius page.
hero member
Activity: 742
Merit: 500
show me the orphan!!!!
hero member
Activity: 536
Merit: 500

I had NEVER seen luck fluctuating above 100% over 30 or 90 days. Have you seen it?
If it is pure statistics, this should be symmetrical, isn't it?


That's an interesting point.  I'm curious if there's a mathematical explanation for that.

M

There is a downward bias due to orphan blocks.  Long-term average should be around 97%-98%.  Remember, the longer the period, the more the luck converges to the "true" number.  It would have to be pretty extreme good luck to hit 100%+ for 30 or 90 days.

Also I think the number of blocks found per time is bionomially distributed, which I don't think is a symmetrical curve. But maybe that is accounted for so that the luck figure is still symmetrical.
Pages:
Jump to: