Bitcoin Forum
June 16, 2024, 03:45:05 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 [202] 203 204 205 206 207 208 209 210 211 212 213 »
4021  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 04, 2011, 06:03:12 PM
made another one...

Popular mining hardware since 2011...
4022  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 04, 2011, 05:48:05 PM
Feature request for stats page:

1) Please add a thousand separators to stat page (Shares, User shares etc).
2) Please add a button to force mining in selected  pool and hop away only when another pool starts a new block    
3) check pool once more, before it gets a status "api_disable"
4) remove  "api_disable"  after N seconds and return the pool back to its previous status (mine etc)
5) move move backup pool to the end of the mining pools list and before disabled pools


I have something for this list. For the miner stats at the bottom left of the page could you make it so the name is red or green according to its online status based off when they submitted shares last. For example:

After 10 min if shares have not changed for x miner then color name red for offline else color green for online.

I tried to code something like this in javascript but it's probably better off being handled with the back end rather than the stats page.

Done, issue posted on git Smiley

@litt, nice to know, thanks
4023  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 04, 2011, 05:33:40 PM
Found a few pools that seems hoppable not in the list.

Swepool.net looks to be a proportional again now as of recently and operating at around 5Gh~. And Digbtc.net is another pool that is a small proportional pool that can be added I think.

Could someone pls add these two pools to the pool.cfg/user.cfg list?


thanks, digbtc is added, Swepoo would surely win the prize for the most simple and clean pool site ever, cant find nothing in there (shares for ex.)

edit: oops, now I see the shares, but not the actual round ones
4024  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 04, 2011, 05:24:30 PM
A normal day for a bitcoin miner...
4025  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 04, 2011, 04:49:21 PM
My miners keep going idle any ideas?

increase your miner queue size little more, not too much to avoid submitting stales
4026  Other / Off-topic / Re: bH stats page theme vote on: August 04, 2011, 04:25:49 PM
I think ryouiki's theme, layout and widgets are the best. I'd vote for that if it was in the poll.

yes agree with you but were voting for a color theme for c00w's, you would have to change more than colors to make it look like ryo's
4027  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 04, 2011, 03:46:59 PM
Here is a small list of feature request I submitted 40+ pages ago.
Updated

Feature request for stats page:

1) Please add a thousand separators to stat page (Shares, User shares etc).
2) Please add a button to force mining in selected  pool and hop away only when another pool starts a new block    
3) check pool once more, before it gets a status "api_disable"
4) remove  "api_disable"  after N seconds and return the pool back to its previous status (mine etc)
4) move move backup pool to the end of the mining pools list and before disabled pools


Thank you




1) Added to git issues
2) Added to git issues too
3) Pool gets checked few times before it's disabled
4) Api is disabled for various reasons, pool web page down, fake stats or general lag for that pool so enabling manually in this case is recommended, I will put it on issues too.
5) You say sorting the pools more conveniently, added on issues. Quick workaround: delete all disabled pools entries from user.cfg
4028  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 04, 2011, 03:29:24 PM
Made a poll for stats page theme if you would like the colors more in tune with your preference

Anything would be better than the ugly gray mess we have now. Can we go back to the way it was before?


Sorry, I didn't mean to be unkind. I like some of the changes that were made to index.html. But I think the color scheme is not pleasing to the eye.

yep you're right, it's a little bit difficult to select the colors to distinguish them easily and have a nice aspect palette at the same time
4029  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 04, 2011, 03:12:59 PM
seems like the "fire" test ongoing for rfc  Shocked
4030  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 04, 2011, 02:50:35 PM
Made a poll for stats page theme if you would like the colors more in tune with your preference

Anything would be better than the ugly gray mess we have now. Can we go back to the way it was before?


haha "ugly gray mess" it's someone's work pimpin' the stats, and yes I should put an option in pool to leave it the way it was, vote that pls
Why not just break out the css and have it changable with a dropdown or something? A checkbox to hide disabled pools would help too, a quick style="display:none" would work.

yep just like flower suggested, you're welcome to implement it if you want on git
4031  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 04, 2011, 02:39:29 PM
Made a poll for stats page theme if you would like the colors more in tune with your preference

Anything would be better than the ugly gray mess we have now. Can we go back to the way it was before?


haha "ugly gray mess" it's someone's work pimpin' the stats, and yes I should put an option in pool to leave it the way it was, vote that pls
4032  Other / Off-topic / Re: bH stats page theme vote on: August 04, 2011, 02:03:54 PM
Would like something between neutral blue and firenze, neutral blue a little too monochromatic for me. In anycase, not too fussed, except for the latest christmas tree changes, very startling...

Something ipad/iphone friendly would be my preference (not color wise, just in general)

propose any theme you want, I will add it to pool (highest rated)

edit: haha you're really thinking waay ahead, that "ipad/iphone friendly" would be more like a theme not just a color scheme
4033  Other / Off-topic / Re: bH stats page theme vote on: August 04, 2011, 01:24:28 PM
obvious: i vote for a blue.

the theme idea shouldn't be very complex. i could rewrite the stats page that all colors are from an css file.

with jquery the css could be replaced easily (without reloading)

like the idea lack the knowledge to implement, I assume is on to-do list, atm we will agree on this simple issue like all bitcoin miners when they change difficulty Tongue

edit: I suppose when css will be supported this theme would be the default
4034  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 04, 2011, 01:06:37 PM
Made a poll for stats page theme if you would like the colors more in tune with your preference
4035  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 04, 2011, 01:02:47 PM
What about BTCPool24? Do they still do Prop. or PPS or another payout system?
Why are they disabled?

delay stats and changed payout to unknown
4036  Other / Off-topic / bH stats page theme vote on: August 04, 2011, 12:58:33 PM
As you can see, we all have personal preferences with colors and the stats page had some issues, macboy80 theme change was made trying to improve all that with little success atm.

Until bH will support pluggable themes (hope it does some day) we will have to agree on some colors so please vote your favorite from this page (thanks ed64 for the link) or feel free to make yours and post-it somewhere we can see it and add it to poll.

Macboy80 said it would be more than happy to comply with all of us so happy voting

edit: c00w reverted to original a while ago so I guess this pool it's not needed anymore, thanks for voting ppl
4037  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 04, 2011, 12:26:32 PM
Can someone please post and update a list of all pools worth hopping (and why)?
There was so many changes in the last days, I completely lost the overview which one is still good and which not.

We should keep an updated list somewhere please!

Thanks!  Cool

I agree, that'd be really handy.

check-out user.cfg.default, it should make you and idea of what pools are good to hop, keep it updated Wink
4038  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 04, 2011, 01:47:02 AM
i believe it is so you can point multiple miners at the same hopper

if you use a different username in your guiminer or command line or w/e you use.. it will keep track of each machines share counts

try it.. stop your miner for a second and rename the user on guiminer or w/e.. restart and suddenly you will have a new username keeping track.

Haha yeh you hit it on the head, thats what its doing.

nice, didn't know it was implemented, everyday I learn something...
4039  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 04, 2011, 01:35:37 AM
Allright I need to throw a noob curveball question.

Ive only now started to test out newer c00w/ed stats page version and wondered what is the user / shares displayed at the bottom left of the stats page or atleast whats the purpose of that.

You and me both.

make that 3
4040  Bitcoin / Mining software (miners) / Re: bitHopper: Python Pool Hopper Proxy on: August 04, 2011, 01:23:16 AM
Ugh, I'm considering giving up on this.

MtRed just started a new block.   Bithopper refuses to move to it, instead preferring to stay on bloody's.   So, I've gone into user.cfg and disabled bloody's.  Restarted bithopper, and yep, it's connected to bloody's.

Sad

It's all a bit hard right now.

Yeah I feel ya. The amount of rage and frustration that ensues after multiple tries is enough to give up. Ed's is working well for me right now so I'm going to leave that until c00w gets all the bugs worked out Cheesy

Also will backup_latehop work for SMPPS and PPLNS pools?

I think it works, just like mine_charity mine_friendly does for prop. but for this one you're actually being paid
Pages: « 1 ... 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 [202] 203 204 205 206 207 208 209 210 211 212 213 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!