|
martok
|
|
March 05, 2011, 10:34:23 PM |
|
Anyone else having difficulty communicating with mining.bitcoin.cz? The port is open (I can telnet to it) but poclpm says "problems communicating with bitcoin RPC."
|
|
|
|
JA37
|
|
March 05, 2011, 10:39:53 PM |
|
I had the same problem. Solved by adding --host and removing http:// in the cmd-line. So --host mining.bitcoin.cz --port XXXX (can't remember the port, but you get the idea).
|
|
|
|
Fiyasko
Legendary
Offline
Activity: 1428
Merit: 1001
Okey Dokey Lokey
|
|
March 06, 2011, 05:16:10 AM Last edit: March 06, 2011, 05:52:24 PM by JackRabiit |
|
So is there an estimated date for when registrations to the bitcoin; http://mining.bitcoin.cz/ ; might reopen? I doubt anyone knows but im hoping they're might be Someone with weird special knowledge because of a reason undisclosed "problems communicating with bitcoin RPC" yeah i get that too.... wtf. Using Poclbm-GUI when attempting to solo mine Fixed my problem...
|
|
|
|
dacoinminster
Legendary
Offline
Activity: 1260
Merit: 1031
Rational Exuberance
|
|
March 07, 2011, 04:56:38 PM |
|
I have a greasemonkey script that does the following:
- Option to unhide hidden columns (difficulty and MHash/Second) which are currently commented out (you can view the source of the page to see them - I assume these numbers have something wrong with them, which is why they are currently commented out) - Changes timestamps to local time (you can enter number of hours to offset the time forward or backwards) - Option to show time elapsed since last work received from each worker instead of timestamp - Option to automatically refresh the page every 20 minutes
Assuming it works as advertised and you guys can see that the source code isn't doing anything evil, does anybody want to promise me a bounty to release it publicly?
|
|
|
|
slush (OP)
Legendary
Offline
Activity: 1386
Merit: 1097
|
|
March 07, 2011, 05:12:10 PM |
|
- Option to unhide hidden columns (difficulty and MHash/Second) which are currently commented out (you can view the source of the page to see them - I assume these numbers have something wrong with them, which is why they are currently commented out)
Those numbers are fine (calculated from shares in current round), but I tried to avoid never ending questions "my miner reports 300 Mhash/s, why page show more/less"? People who know can check hashrate in sources.
|
|
|
|
dishwara
Legendary
Offline
Activity: 1855
Merit: 1016
|
|
March 07, 2011, 06:54:25 PM |
|
I see 1 in found blocks on one of my workers. I usually see, current shares -xxxxx, score - xxxxx, last share at -xxxx.... But always saw 0 in found blocks. What is the 1 in found block mean? Does it mean my worker share solved that particular 50btc block?
|
|
|
|
slush (OP)
Legendary
Offline
Activity: 1386
Merit: 1097
|
|
March 07, 2011, 07:05:47 PM |
|
I see 1 in found blocks on one of my workers. I usually see, current shares -xxxxx, score - xxxxx, last share at -xxxx.... But always saw 0 in found blocks. What is the 1 in found block mean? Does it mean my worker share solved that particular 50btc block?
Yes, that means your worker found real, full difficulty bitcoin block. Congratz!
|
|
|
|
dacoinminster
Legendary
Offline
Activity: 1260
Merit: 1031
Rational Exuberance
|
|
March 07, 2011, 08:27:56 PM |
|
I have a greasemonkey script that does the following:
- Option to unhide hidden columns (difficulty and MHash/Second) which are currently commented out (you can view the source of the page to see them - I assume these numbers have something wrong with them, which is why they are currently commented out) - Changes timestamps to local time (you can enter number of hours to offset the time forward or backwards) - Option to show time elapsed since last work received from each worker instead of timestamp - Option to automatically refresh the page every 20 minutes
Assuming it works as advertised and you guys can see that the source code isn't doing anything evil, does anybody want to promise me a bounty to release it publicly?
What the heck. Here it is: http://userscripts.org/scripts/show/98553Note that I also added color-coding to show how old the last share is. Here's a screenshot: Please note that I am not claiming any affiliation with (or endorsement by) slush. Enjoy!
|
|
|
|
|
JackSparrow
Member
Offline
Activity: 116
Merit: 10
|
|
March 07, 2011, 09:37:56 PM |
|
You could change // @include https://mining.bitcoin.cz/accounts/profile/
into // @include http*://mining.bitcoin.cz/accounts/profile/ so https is also included. Sent you a little donation.
|
|
|
|
dacoinminster
Legendary
Offline
Activity: 1260
Merit: 1031
Rational Exuberance
|
|
March 07, 2011, 09:54:19 PM |
|
You could change // @include https://mining.bitcoin.cz/accounts/profile/
into // @include http*://mining.bitcoin.cz/accounts/profile/ so https is also included. Sent you a little donation. Thanks for the donation! I made the change you suggested, so it should now work for https too. Please let me know any other features you guys would like to see (as long as they are possible in javascript, I'll consider them, especially if they are accompanied by a donation )
|
|
|
|
molecular
Donator
Legendary
Offline
Activity: 2772
Merit: 1019
|
|
March 07, 2011, 10:07:03 PM |
|
cool! I don't use the pool any more, but still I love this. I noticed a problem, though (chrome): changing any of the settings (except reload) reloads the page. so far so good. unfortunately after the reload, the setting is back to default value and not active (can't see mhash/s, for example) Can I fix this somehow?
|
PGP key molecular F9B70769 fingerprint 9CDD C0D3 20F8 279F 6BE0 3F39 FC49 2362 F9B7 0769
|
|
|
dacoinminster
Legendary
Offline
Activity: 1260
Merit: 1031
Rational Exuberance
|
|
March 07, 2011, 10:14:13 PM |
|
cool!
I don't use the pool any more, but still I love this.
I noticed a problem, though (chrome): changing any of the settings (except reload) reloads the page. so far so good. unfortunately after the reload, the setting is back to default value and not active (can't see mhash/s, for example)
Can I fix this somehow?
Hmmmm. I've never played around with Chrome very much. I didn't even know Chrome could use Greasemonkey. I guess just use Firefox for now, and if enough people ask for a fix I might look into it. If anybody manages to fix it, feel free to send me your changes and I'll update the script.
|
|
|
|
bobR
Member
Offline
Activity: 112
Merit: 10
|
|
March 07, 2011, 10:45:07 PM |
|
Soo much for greater units per time The last 8 hrs SUCK What's up NOW got greater # numbers ... more workers... bottom line I get the shit end being EARLY reporting
before you all crucify me It's better than mining solo but still sucks
|
|
|
|
dacoinminster
Legendary
Offline
Activity: 1260
Merit: 1031
Rational Exuberance
|
|
March 08, 2011, 01:36:12 AM |
|
I have updated my UI enhancements greasemonkey script, because I just can't leave it alone. http://userscripts.org/scripts/show/98553New features: -Applies your local time-zone to the stats page -Adds "total" row at the bottom of your worker table -Adds "total" and "average" rows at the bottom of the block history table on the stats page If this script is making your life easier, your donations are appreciated! 19hMEAaRMbEhfSkeU4GT8mgSuyR4t4M6TH
|
|
|
|
dishwara
Legendary
Offline
Activity: 1855
Merit: 1016
|
|
March 08, 2011, 08:23:39 AM |
|
cool! I don't use the pool any more, but still I love this. I noticed a problem, though (chrome): changing any of the settings (except reload) reloads the page. so far so good. unfortunately after the reload, the setting is back to default value and not active (can't see mhash/s, for example) Can I fix this somehow? I have updated my UI enhancements greasemonkey script, because I just can't leave it alone. http://userscripts.org/scripts/show/98553New features: -Applies your local time-zone to the stats page -Adds "total" row at the bottom of your worker table -Adds "total" and "average" rows at the bottom of the block history table on the stats page If this script is making your life easier, your donations are appreciated! 19hMEAaRMbEhfSkeU4GT8mgSuyR4t4M6TH I installed ur script, now i get problems above mentioned by molecular. Except Auto-refresh, checking on every other check boxes, reload page & settings gone. i installed script from this site, http://userscripts.org/scripts/show/98553& my google chrome version is 9.0.597.107
|
|
|
|
BitterTea
|
|
March 08, 2011, 04:31:53 PM |
|
I have updated my UI enhancements greasemonkey script, because I just can't leave it alone. http://userscripts.org/scripts/show/98553New features: -Applies your local time-zone to the stats page -Adds "total" row at the bottom of your worker table -Adds "total" and "average" rows at the bottom of the block history table on the stats page If this script is making your life easier, your donations are appreciated! 19hMEAaRMbEhfSkeU4GT8mgSuyR4t4M6TH I like the script, and I'm glad you decided to go with donations rather than holding your script hostage . I just received a payout from Slush's pool, and I sent it your way.
|
|
|
|
dacoinminster
Legendary
Offline
Activity: 1260
Merit: 1031
Rational Exuberance
|
|
March 08, 2011, 06:51:25 PM Last edit: March 08, 2011, 08:33:51 PM by dacoinminster |
|
I installed chrome and found the problem - it doesn't support some of the built-in Greasemonkey functions.
I implemented a work-around which seems to work. Let me know if it works for you.
If this script is making your life easier, your donations are appreciated! 19hMEAaRMbEhfSkeU4GT8mgSuyR4t4M6TH
(Thanks for the donation BitterTea!)
Edit: I just released it again with some additional info added to the stats page. Check this out:
Avg. cluster performance: 98.769 Ghash/s Avg. network performance: 510.305 Ghash/s
I calculate that slush's pool accounts for about 1/5 of the total mining capacity. Nifty.
|
|
|
|
dishwara
Legendary
Offline
Activity: 1855
Merit: 1016
|
|
March 08, 2011, 08:55:25 PM |
|
I installed chrome and found the problem - it doesn't support some of the built-in Greasemonkey functions.
I implemented a work-around which seems to work. Let me know if it works for you.
If this script is making your life easier, your donations are appreciated! 19hMEAaRMbEhfSkeU4GT8mgSuyR4t4M6TH
(Thanks for the donation BitterTea!)
Edit: I just released it again with some additional info added to the stats page. Check this out:
Avg. cluster performance: 98.769 Ghash/s Avg. network performance: 510.305 Ghash/s
I calculate that slush's pool accounts for about 1/5 of the total mining capacity. Nifty.
I installed ur script released 2 hours ago & its working fine with google chrome v 9.0.597.107 & also updated google chrome to 10.0.648.127 & script works fine. Again unistalled & reinstalled ur script released some 20 minutes ago & works good. Excellent.
|
|
|
|
|