Bitcoin Forum

Bitcoin => Pools => Topic started by: bgibso01 on July 04, 2014, 01:32:32 AM



Title: php-MPOS for eliopool--Bitcoin
Post by: bgibso01 on July 04, 2014, 01:32:32 AM
Anyone have a working MPOS for eliopool they can post?  I'm going to play around this weekend and see if I can get a front-end going on my eloipool.  If not, I'll scrap it and try the MPOS setup.  The problem I have is most of the guides just show it for a scrypt coin. Is there a guide out there for sha256 (bitcoin)?


Title: Re: php-MPOS for eliopool--Bitcoin
Post by: guruvan on July 17, 2014, 02:32:27 PM
Anyone have a working MPOS for eliopool they can post?  I'm going to play around this weekend and see if I can get a front-end going on my eloipool.  If not, I'll scrap it and try the MPOS setup.  The problem I have is most of the guides just show it for a scrypt coin. Is there a guide out there for sha256 (bitcoin)?


https://github.com/ahmedbodi/SHA-Eloipool-MMCFE- should mostly work, may need to be updated.

Took me a while, by I have a mysql sharelogging statement that seemed to work for eloipool-mpos - though we hadn't run that setup long enough to make a full evaluation - let me know if you need it  - seems to use mpos' code for reading pushpool type shares in the database.


Title: Re: php-MPOS for eliopool--Bitcoin
Post by: bgibso01 on July 18, 2014, 11:58:30 PM
Thanks for the response.  I'll take a look.


Title: Re: php-MPOS for eliopool--Bitcoin
Post by: ahmed_bodi on August 04, 2014, 12:59:11 AM
Anyone have a working MPOS for eliopool they can post?  I'm going to play around this weekend and see if I can get a front-end going on my eloipool.  If not, I'll scrap it and try the MPOS setup.  The problem I have is most of the guides just show it for a scrypt coin. Is there a guide out there for sha256 (bitcoin)?


https://github.com/ahmedbodi/SHA-Eloipool-MMCFE- should mostly work, may need to be updated.

Took me a while, by I have a mysql sharelogging statement that seemed to work for eloipool-mpos - though we hadn't run that setup long enough to make a full evaluation - let me know if you need it  - seems to use mpos' code for reading pushpool type shares in the database.

this is my copy of eloipool and yes it should work pretty well.