Welcome the the EthHM beta!
No need to rent or buy contracts to mine Ethereum. Get exactly what you pay for, at real time and reasonable prices. Are you a small operator looking to easily improve your margins, or just want to get paid out in BTC? Mining on the EthHM marketplace is as easy as mining at a multipool, guaranteeing profits greater than any traditional Ethereum mining pool.
For miners: we are currently only allowing people to sell their hash to us to make sure we can work out all the kinks in the buyer side before we go live. As such, we are guaranteeing an effective rate of up to 8.5% over calculator, pay-per-share. This is already 15% or more over pools such as f2pool or dwarfpool. After the beta ends we will let the market determine the rate.
http://EthHM.com/PS. If anyone wants early access to the buyer side send me a PM.
Comments
And now the possibility to use the stratrum proxy?
EDIT: Just realized that this post is 3 days old and OP has 1 post (here), and 1 answer here, only on the day he posted this. Nah, screw this guys. I'm out of this one, lol. Oh well, I lost half a day of hashing, no huge loss.
Finally, someone yesterday received at 8 EST?
Again if you have any problems PM me and I will make it right!
Sorry about the eth address problem that do you have any suggestions on how to make that more clear? It should be the moment you find your first share. If you are still having problems PM me. Payments don't all come from one address. If anyone else is willing to provide their address you can check payments from them. I am here now
Nothing is lost. PM me if you have any issues.
http://ethhm.com/miner/3958ieMrtSwQsF2g2yCvXh55CiANLxeBQv
get_work is not actually as bad as some may lead you to believe it is the one standard supported by almost all of the pools and only becomes a problem if you are running LOTS of miners but that can be solved by a get_work proxy.
It's not difficulty to support both, as you simply write your server to handle any of the possible methods. It's fairly trivial to review genoil's code, eth-proxy's code, and qtminer's code, and create a stratum server that supports all the methods used.
You can be sure that there will never be a single stratum "standard" at this point. Waiting for that is just silly - you'll be waiting forever.
Supporting stratum is a must if you want your operation to be taken seriously. And really, getwork polling is terrible; saying otherwise is ridiculous. Getwork polling isn't supported by ANY major pool that I know of anymore - IMO it's much smarter to ONLY support stratum.