c00w (OP)
|
|
July 30, 2011, 09:41:28 PM |
|
Errors with role: Um check you pool.cfg and make sure very pool has its role specified. Thats the error. Some pool doesn't have a role.
|
1HEmzeuVEKxBQkEenysV1yM8oAddQ4o2TX
|
|
|
msb8r
|
|
July 30, 2011, 09:43:34 PM |
|
Also had Mt.Red Api disabled. Restart fixed it.
seems like mtred slowed down their api update My guess is that pool op did some maintenance. I had no updates on shares for about an hour, but things look fine now. Also after the no-update period the invalid block has been removed from unconfirmed balance..
|
|
|
|
Sukrim
Legendary
Offline
Activity: 2618
Merit: 1007
|
|
July 30, 2011, 10:00:38 PM |
|
yo have it tested sukrim ? I'll make a pull req if you know it works for the purpose
At least it throws no errors on my system but now works fine when built with PyInstaller. Dunno what'll happen exactly if these "except:" blocks are hit (but that's anyways not what I changed) but the change itself had no effect on both "from source" and "with runtime included" versions that I could observe.
|
|
|
|
c00w (OP)
|
|
July 30, 2011, 10:02:46 PM |
|
Just make the pull request. I'll merge it in and if it breaks I'll fix it. Its minor.
|
1HEmzeuVEKxBQkEenysV1yM8oAddQ4o2TX
|
|
|
Clipse
|
|
July 30, 2011, 10:07:04 PM |
|
Just make the pull request. I'll merge it in and if it breaks I'll fix it. Its minor.
Can you have a look at my namecoin mining suggestion few posts up.
|
...In the land of the stale, the man with one share is king... >> ClipseWe pay miners at 130% PPS | Signup here : Bonus PPS Pool (Please read OP to understand the current process)
|
|
|
c00w (OP)
|
|
July 30, 2011, 10:13:16 PM Last edit: July 30, 2011, 10:47:39 PM by c00w |
|
Um, I can see scraping the btc exchange rate and the nmc exchange rate to deal with the fact that difficulty doesn't match the price exchange, we already use the nmcdifficulty/btcdifficulty ratio. The website doesn't reflect that however.
So yeah we should scrape that and only use namepools if the two prices make sense. I agree completely.
EDIT: However I don't use namepools and I added in the capability for those who wish to. If you are using namepools you should check the exchange rates and make an informed decision. If you modify bitHopper to do it for you I welcome the pull request.
EDIT2: basically as long as nmc_price/nmc_difficulty > bitcoin_price/bitcoin_difficulty you should be mining namecoins. However if there are no pools to hop with bitcoin then if nmc_price/nmc_difficulty > .77 * bitcoin_price/bitcoin_difficulty you should hop them.
And now that I've though about it I might just code it in...
EDIT3: And if nmc price/difficulty > btc price/diff but there are no pools to hop then hop btc pools if nmc price/diff *.77 < btc price/diff
|
1HEmzeuVEKxBQkEenysV1yM8oAddQ4o2TX
|
|
|
muyoso
Member
Offline
Activity: 84
Merit: 10
|
|
July 30, 2011, 10:25:58 PM |
|
My guess is that pool op did some maintenance. I had no updates on shares for about an hour, but things look fine now. Also after the no-update period the invalid block has been removed from unconfirmed balance..
MtRed had an invalid block too? Thats like the third invalid block in the last couple of days for the various pools I mine.
|
I drink it up!
|
|
|
msb8r
|
|
July 30, 2011, 10:39:40 PM |
|
My guess is that pool op did some maintenance. I had no updates on shares for about an hour, but things look fine now. Also after the no-update period the invalid block has been removed from unconfirmed balance..
MtRed had an invalid block too? Thats like the third invalid block in the last couple of days for the various pools I mine. This was an invalid block from 5-6 days (?) ago, that stayed in the unconfirmed payout.. Edit: Invalid block was from 2011-07-21
|
|
|
|
Clipse
|
|
July 30, 2011, 10:45:34 PM |
|
Um, I can see scraping the btc exchange rate and the nmc exchange rate to deal with the fact that difficulty doesn't match the price exchange, we already use the nmcdifficulty/btcdifficulty ratio. The website doesn't reflect that however.
So yeah we should scrape that and only use namepools if the two prices make sense. I agree completely.
EDIT: However I don't use namepools and I added in the capability for those who wish to. If you are using namepools you should check the exchange rates and make an informed decision. If you modify bitHopper to do it for you I welcome the pull request.
EDIT2: basically as long as nmc_price/nmc_difficulty > bitcoin_price/bitcoin_difficulty you should be mining namecoins. However if there are no pools to hop with bitcoin then if nmc_price/nmc_difficulty > .77 * bitcoin_price/bitcoin_difficulty you should hop them.
And now that I've though about it I might just code it in...
This will possibly create 2 extra effects, other than just pure profitibility right now for hoppers. 1.) burst of namecoin mining traffic - creating more interest possibly and also get to the next difficulty drop a bit faster albeit the drop would be less. 2.) possible value increase since more people might decide to hop it aswell thus creating higher hashing network mostly with bursts.
|
...In the land of the stale, the man with one share is king... >> ClipseWe pay miners at 130% PPS | Signup here : Bonus PPS Pool (Please read OP to understand the current process)
|
|
|
muyoso
Member
Offline
Activity: 84
Merit: 10
|
|
July 30, 2011, 10:46:08 PM |
|
This was an invalid block from 5-6 days (?) ago, that stayed in the unconfirmed payout..
Edit: Invalid block was from 2011-07-21
Oh, thats weird. On a different note, does anyone have mine_slush working? Its supposed to jump away from slush at .1*difficulty shares apparently, but the last time I tried it, it would stay until around .4*difficulty shares. Seems other people have been experiencing the same thing. I haven't tried it on the newest version of c00w's hopper though.
|
I drink it up!
|
|
|
paraipan
In memoriam
Legendary
Offline
Activity: 924
Merit: 1004
Firstbits: 1pirata
|
|
July 30, 2011, 10:52:33 PM |
|
pull request... done
@sukrim: The code you released is public domain or you transfer copyright to c00w?
"mine_friendly" should make it as "mine_help" (my opinion)
|
BTCitcoin: An Idea Worth Saving - Q&A with bitcoins on rugatu.com - Check my rep
|
|
|
Sukrim
Legendary
Offline
Activity: 2618
Merit: 1007
|
|
July 30, 2011, 10:56:09 PM |
|
Similar to mine_friendly (or charity or whatever) I'd like to develop a patch to extend the backup pools to all hopping proof ones and hop to the one(s) that have the highes share count currently.
Parapinaikos, that's not exactly as I suggested it - at least in the pool.py and website.py version of your pull request "application_path" isn't even used. Also __file__ will always exist, it will just point to a wrong path when being frozen ("compiled").
Edit: For clarification: the code I posted was the whole "try:" block. Why did you do the changes, were there errors?
|
|
|
|
c00w (OP)
|
|
July 30, 2011, 10:57:10 PM |
|
Yeah, mine_friendly is the wrong name. I might do a search and replace to change it to mine_charity.
EDIT: __file__ doesn't always exist. just a heads up.
|
1HEmzeuVEKxBQkEenysV1yM8oAddQ4o2TX
|
|
|
paraipan
In memoriam
Legendary
Offline
Activity: 924
Merit: 1004
Firstbits: 1pirata
|
|
July 30, 2011, 11:06:17 PM |
|
Similar to mine_friendly (or charity or whatever) I'd like to develop a patch to extend the backup pools to all hopping proof ones and hop to the one(s) that have the highes share count currently.
Parapinaikos, that's not exactly as I suggested it - at least in the pool.py and website.py version of your pull request "application_path" isn't even used. Also __file__ will always exist, it will just point to a wrong path when being frozen ("compiled").
Edit: For clarification: the code I posted was the whole "try:" block. Why did you do the changes, were there errors?
my bad, there were no errors I copy pasted poorly
|
BTCitcoin: An Idea Worth Saving - Q&A with bitcoins on rugatu.com - Check my rep
|
|
|
iopq
|
|
July 30, 2011, 11:21:59 PM |
|
at the current difficulty and exchange rates namecoin mining should never trigger
|
|
|
|
Clipse
|
|
July 30, 2011, 11:38:19 PM |
|
at the current difficulty and exchange rates namecoin mining should never trigger
It wont the way its implemented atm however if implemented the way I proposed it will enable quite a few times optimally and profitably. The approach I suggested(that c00w will implement afaik) is to stay for exactly the same variable time to difficulty so that you would be able to either A.) hit it lucky and get paid more than BTC worth or b.) get paid longterm the same worth as BTC. Its actually quite a practical approach for the times that there is no prop pools <43% of difficulty. This method should also give you the chance of higher returns if lucky or similar returns if unlucky as EMPPS pools.
|
...In the land of the stale, the man with one share is king... >> ClipseWe pay miners at 130% PPS | Signup here : Bonus PPS Pool (Please read OP to understand the current process)
|
|
|
Endeavour79
|
|
July 30, 2011, 11:56:00 PM |
|
Why does bithopper stop polling ozco.in stats after a while (approx ~1-2h)?
Any ideas?
|
NSW, Australia - Rigs, Mining, Pools - Local help needed? Send me a message!
|
|
|
hawks5999
|
|
July 31, 2011, 12:13:48 AM |
|
@Hawks How many servers and how many gh/s do you have if you make 10,000 shares in a night? Or are you on a 20 day trek?
3 servers. 10 miners (11 when my RMA comes back). About 2.5 Gh/s. Gone for 2.5 days. It looks like I've had 20k shares to deepbit as a backup in the last 24 hours
|
■ ▄▄▄ ■ ███ ■ ■ ■ LEDGER WALLET ████ ■■■ ORDER NOW! ■■■ LEDGER WALLET Smartcard security for your BTCitcoins ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ Decentralized. Open. Secure.
|
|
|
bb
Member
Offline
Activity: 84
Merit: 10
|
|
July 31, 2011, 12:29:07 AM |
|
Yeah, mine_friendly is the wrong name. I might do a search and replace to change it to mine_charity.
EDIT: __file__ doesn't always exist. just a heads up.
__file__: From docs: "If the loader does not make filename information available, this variable is set to None." When does this happen??
|
|
|
|
Starlightbreaker
Legendary
Offline
Activity: 1764
Merit: 1006
|
|
July 31, 2011, 12:42:36 AM |
|
Anybody tried mtred beta?
it gives me slightly more stale than the regular one.
|
|
|
|
|