|
poolwaffle (OP)
|
|
March 12, 2014, 09:36:52 AM |
|
We removed MOON because you can't sell them any more. Cryptsy is actively removing them from listing (coinedup already did), and there is 0 buy orders. Everyone mining them is mining something you really can't sell... AUR was disabled a bit ago because of the super long maturation time. Its being debated whether or not we add it back, but I'm very hesitant due to the threats on it.
|
|
|
|
Pfool
|
|
March 12, 2014, 10:17:51 AM |
|
|
Thanx BTC: 19wv8FQKv3NkwTdzBCQn1AGsb9ghqBPWXi
|
|
|
Omikifuse
Legendary
Offline
Activity: 1834
Merit: 1009
|
|
March 12, 2014, 10:18:24 AM |
|
This is where per-worker hashrates will go. They're coming eventually. Please stop emailing to ask if we have them yet
Any update on the per-worker hashrates? It has been like 2 months already since there is any update on this.
|
|
|
|
de_ixie
|
|
March 12, 2014, 10:36:30 AM |
|
We removed MOON because you can't sell them any more. Cryptsy is actively removing them from listing (coinedup already did), and there is 0 buy orders. Everyone mining them is mining something you really can't sell... AUR was disabled a bit ago because of the super long maturation time. Its being debated whether or not we add it back, but I'm very hesitant due to the threats on it. Do you have the possibility to maybe mine only a limited amount of AUR blocks per day? This way we could still grab some chances AUR is offering while not completely being dependend on them (like last time). Example: Over the whole day your profit tool states 25 AUR blocks were most profitable ones, but we stopped mining them after 10 blocks (Something like this)
|
European Bitcoin Exchange - Bitcoin handeln im deutschen Rechtsraum. Fair und reibungslos: www.bitcoin.de (Aff. Link - Thank you!)
|
|
|
poolwaffle (OP)
|
|
March 12, 2014, 11:33:51 AM |
|
Per worker hashrates have been added to our stats page. They've also been added to the API that people are using (shouldn't break anything they're using). I'll notify Wil and let him know
|
|
|
|
azebro
Newbie
Offline
Activity: 52
Merit: 0
|
|
March 12, 2014, 12:15:45 PM Last edit: March 12, 2014, 12:26:49 PM by azebro |
|
Per worker hashrates have been added to our stats page. They've also been added to the API that people are using (shouldn't break anything they're using). I'll notify Wil and let him know PW, Now I can see the workers (yay!!), but the hash rate reported has dropped from 14Mh to 440kh. Hope its only temp stats issue. A. EDIT: Stats back to normal!
|
|
|
|
sapstar
Newbie
Offline
Activity: 58
Merit: 0
|
|
March 12, 2014, 12:29:54 PM |
|
Hi Guys, I have been mining with Waffle Pool for about 5 days now. All seems to be working well but I have a very strange problem. My Hash rate displayed on the WP website goes down to 0 some times. It lasts for 5 mins or 10 mins sometimes and recovers back. Once it took almost 45 mins and hasn't recovered. I had to switch to a different server to see the hash rates switched. My share on WP show as 0 for this time. CGMiner still shows that I am hashing at 3Mh/s with the same amount of rejects I had before.
Not sure why this is happening, but I am losing many shares like this. In my 5 days I atleast lost about 1 hour worth of shares. Each time, I had to intervene and switch to a different server for this to work again. Any one else has this problem? why is this happening? For me it definitely looks like a bug. Doesn't happen with any other pool I mine.
|
|
|
|
vals
Newbie
Offline
Activity: 9
Merit: 0
|
|
March 12, 2014, 12:36:39 PM |
|
Hi poolwaffle,
I've noticed you've just implemented the per worker stats, just to confirm for anyone reading, it's still fine to point multiple rigs at a single BTC address?
I have a question about what you mentioned a few pages back, where you said with the new coin switching algorithm you can direct a smaller fraction (or one of the smaller stratum servers, I wasn't really clear on that) of the overall pool hash rate to a certain smaller coin. Just say for instance your algorithm decides catcoin (or some other smaller coin) is profitable to mine, but your market depth check sees that only a few blocks can be successfully sold at a higher profit. It then sets one of the stratum pools (say EU stratum) to mine catcoin for a few blocks.
The EU clients then get their catcoin shares on their account, it gets confirmed, converted and then sent to them. While the other stratums never actually had a chance to mine the coin due to the shallow market. Is their profitability technically slightly higher than the others? Then in the overall stats page it averages out the profitability from all the different stratums?
Or is there some sort of sharing between the stratums/fractions of the pool hashrate so that even if my actual client isn't set to mine a smaller coin, the slightly increased profit from that coin is spread over the entire pool?
Thanks.
|
|
|
|
poolwaffle (OP)
|
|
March 12, 2014, 12:50:37 PM |
|
Hi poolwaffle,
I've noticed you've just implemented the per worker stats, just to confirm for anyone reading, it's still fine to point multiple rigs at a single BTC address?
I have a question about what you mentioned a few pages back, where you said with the new coin switching algorithm you can direct a smaller fraction (or one of the smaller stratum servers, I wasn't really clear on that) of the overall pool hash rate to a certain smaller coin. Just say for instance your algorithm decides catcoin (or some other smaller coin) is profitable to mine, but your market depth check sees that only a few blocks can be successfully sold at a higher profit. It then sets one of the stratum pools (say EU stratum) to mine catcoin for a few blocks.
The EU clients then get their catcoin shares on their account, it gets confirmed, converted and then sent to them. While the other stratums never actually had a chance to mine the coin due to the shallow market. Is their profitability technically slightly higher than the others? Then in the overall stats page it averages out the profitability from all the different stratums?
Or is there some sort of sharing between the stratums/fractions of the pool hashrate so that even if my actual client isn't set to mine a smaller coin, the slightly increased profit from that coin is spread over the entire pool?
Thanks.
Absolutely fine to point all rigs to the same address So, the first thing is just a minor implementation detail, but we check block sales price before considering profitability, so by definition, if we said "Catcoin is profitable", we already know we can sell at least the next block at a certain price (or very heavily believe it at least). As for the share accounting. All shares are put into a common pool. It doesn't matter if you mined doge, or cat, etc. If you submitted a valid share, that share goes into the pool. When a block is found (regardless of block type, and regardless of what you mined), we pull the last X shares, and pay them accordingly. You might never mine a single catcoin share, but you'll still receive payouts from when some part of the pool did (and found a block obviously).
|
|
|
|
vals
Newbie
Offline
Activity: 9
Merit: 0
|
|
March 12, 2014, 12:59:47 PM |
|
... As for the share accounting. All shares are put into a common pool. It doesn't matter if you mined doge, or cat, etc. If you submitted a valid share, that share goes into the pool. When a block is found (regardless of block type, and regardless of what you mined), we pull the last X shares, and pay them accordingly. You might never mine a single catcoin share, but you'll still receive payouts from when some part of the pool did (and found a block obviously). Ok cool thanks, just clarifying. This makes more sense in how it should be done, but I could understand how easy it could implemented the other way which just seems like a convenient sloppy hack.
|
|
|
|
Omikifuse
Legendary
Offline
Activity: 1834
Merit: 1009
|
|
March 12, 2014, 01:00:22 PM |
|
Per worker hashrates have been added to our stats page. They've also been added to the API that people are using (shouldn't break anything they're using). I'll notify Wil and let him know Awesome, thanks for the great work. now I only need 1 sec to check my miners...
|
|
|
|
WhatCantIRegister
Newbie
Offline
Activity: 18
Merit: 0
|
|
March 12, 2014, 01:18:47 PM |
|
Per worker hashrates have been added to our stats page. They've also been added to the API that people are using (shouldn't break anything they're using). I'll notify Wil and let him know I woke up this morning to that sexiness. So awesome. Is it just me ? No graphs on waffle stats??
Pfft, graphs. Check your Hashrate, WU, HW, etc, for the most accurate representation I would say. Graphs are just eye candy. I've noticed you've just implemented the per worker stats, just to confirm for anyone reading, it's still fine to point multiple rigs at a single BTC address?
Don't forget that you can have separate workers for the same BTC address if you use and underscore character. For example, to discern between rigs R270-1, R270-2, etc, you would make each rig's worker as so: - YourBTCAddress_R2701 for the R270-1
- YourBTCAddress_MySecondRig for the R270-2
- Etc
Here's mine: http://wafflepool.com/miner/1Et2GGjAhsNm2XmeEsYXnN1zEjHDcr8urJ
|
|
|
|
jemmyboy
Newbie
Offline
Activity: 27
Merit: 0
|
|
March 12, 2014, 01:28:25 PM |
|
I have registered with this site (stats.androidetc) for over around a week now and it doesn't give me any stats at all when i log in (even though my bitcoin address is correct)....anyone else having the same problem?
|
|
|
|
oktay50000
|
|
March 12, 2014, 01:41:50 PM |
|
why reject rate incresing on eu server?
|
BTC : bc1qqz9hvv806w2zs42mx4rn576whxmr202yxp00e9
feel free to buy me a bear
|
|
|
|
caution
Member
Offline
Activity: 65
Merit: 10
|
|
March 12, 2014, 01:54:49 PM |
|
|
|
|
|
poolwaffle (OP)
|
|
March 12, 2014, 01:56:15 PM |
|
Just turns into a regular coin, rather than one that we can selectively mine.
|
|
|
|
Antebellum
|
|
March 12, 2014, 01:59:01 PM |
|
why reject rate incresing on eu server?
So its still there, have been like that on EU server for a couple of days, i moved away from it yesterday and havent had any problems with rejects since then.
|
|
|
|
dogechode
|
|
March 12, 2014, 02:01:51 PM |
|
Just turns into a regular coin, rather than one that we can selectively mine. how exactly are multipools selectively mining doge? It sounds like they are suggesting that there is a way to only mine when you are going to hit an above average block, is that true?
|
|
|
|
|