Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: mmitech on September 03, 2015, 12:20:08 PM



Title: Ethereum opensource Stratum/Pool server
Post by: mmitech on September 03, 2015, 12:20:08 PM
Any one of you knows of an opensource Stratum server for Ethereum that is compatible with MPOS or even if it has its own frontend , I know that MPOS would support Ethereum, because there are some pools that already did that, Like supernova  (https://eth.suprnova.cc/index.php) or coinmine (https://www2.coinmine.pl/eth/)

I don't even mind if it is not MPOS, because there are few pools out there using the same source-code, so there has to be some opensource code out there, like weipool (http://weipool.org/), Alphapool (http://alphapool.xyz/) and nanopool (http://eth.nanopool.org/)..

Any help would be really appreciated.


Title: Re: Ethereum opensource Stratum/Pool server
Post by: mmitech on September 04, 2015, 10:31:27 AM
bump


Title: Re: Ethereum opensource Stratum/Pool server
Post by: sp_ on September 04, 2015, 10:55:21 AM
Etherum have no stratum support or Gui wallet.


Title: Re: Ethereum opensource Stratum/Pool server
Post by: mmitech on September 04, 2015, 03:03:44 PM
Etherum have no stratum support or Gui wallet.

Then what are the pools implementing on their servers? they are implementing something and I want to know what is it... any idea where I can find that info ?


Title: Re: Ethereum opensource Stratum/Pool server
Post by: SpeedDemon13 on September 06, 2015, 02:42:23 AM
There is kind of a GUI wallet, still kind of raw, but workable: http://cryptomining-blog.com/5644-etherwall-is-a-simple-ethereum-wallet-gui/


Title: Re: Ethereum opensource Stratum/Pool server
Post by: mookid on September 09, 2015, 03:50:07 AM
Etherum have no stratum support or Gui wallet.

Then what are the pools implementing on their servers? they are implementing something and I want to know what is it... any idea where I can find that info ?

Servers use the Geth client (Go). I don't know any more details, but keep in mind that there are 3 different ethereum clients, Go, C++ and Python. The most populars are the Go and C++.
Most miners use the C++. Digg a little of information and email some pool owners to see if they answer your question.
Popular pools are ethpool, nanopool, supernva, weipool, etc.


Title: Re: Ethereum opensource Stratum/Pool server
Post by: SpeedDemon13 on September 10, 2015, 09:06:42 AM
Here's an unfinished code of an open source pool: http://cryptomining-blog.com/5666-first-open-source-ethereum-mining-pool-released/
Just have to migrate a couple things to get it working.


Title: Re: Ethereum opensource Stratum/Pool server
Post by: mmitech on September 10, 2015, 11:26:40 PM
Here's an unfinished code of an open source pool: http://cryptomining-blog.com/5666-first-open-source-ethereum-mining-pool-released/
Just have to migrate a couple things to get it working.

Thank you, now we just have to work to make this compatible with MPOS, and MPOS will do all the payments and reward part... for how long will Ethereum network stay on POW? few days ago I did read about it switching to POS shortly, so I am afraid that any effort will not pay off long term...