Post
Topic
Board Pools (Altcoins)
Re: [ANN][Pool][Profit-Switch][Optional Auto-Exchange per Coin][Vardiff] ~ Hashcows
by
Thirtybird
on 20/09/2013, 15:47:45 UTC
I had to post this in the newbie forum earlier, but I was thinking the same thing and I saw this post right after I finished a greasemonkey script to do something very similar and make a few other changes based on personal preference.  Don't get me wrong--I really like the site, but I figure the admins have higher priority items to work on, so until they get around to it, this script might be useful.

Here's what I did:
- Difficulty is recalculated as expected number of diff 1 shares. (same as cgminer)
- Calculates pool rejected % for current round and compares it to user rejected % (green if you are better than pool average, red if worse.)
- Changed estimated earnings to display in uBTC.
- Calculates round profitability as uBTC/hr.

This is what it looks like:
http://imgur.com/3Z3eGdP

And the code is here:
https://github.com/DeckardLain/HashCowMod/blob/master/Hash_Cows_Mod.user.js

Thanks for sharing - it gives exactly the type of information I was suggesting being added to the stats.  It really shows which coins are the stinkers (I'm looking at you GDC), and which appear to have a sizable return (ANC, everytime!).  At first the conversion to uBTC was disliked, but it's grown on me, I'm not having to count zeroes now.