Need some help to make FTC pool =)
-
Hi everyone, from before i got a P2pool Yacoin pool pool.yacointalk.com:8336
But i got one server left i want to use to something to support this great coin.
so i was wondering if anyone would help me setting up a FTC pool.i want to run Pushpool and Mmcfe or simplecoin as frontend.
the truth is that i have been playing around before with Pushpool, and that really went in disaster :/ so that’s why i asking for help :-\
Kindly regards Obermensch
Admin Yacointalk.com -
Look forward to seeing this great community assist this request.
-
bump…
-
To be honest, i’ve struggled to get assistance in setting up a pushpool/mmcfe too. From what i’ve read, the software seems rather buggy and vulnerable and requires pool ops to write custom code to patch it.
Might i suggest p2pool for ftc also? The more of them we have the more resistant we are to attacks.
-
[quote name=“d2” post=“13834” timestamp=“1371071842”]
There are a lot of guides for pushpool with litecoin or bitcoin that you can follow and just substitute litecoind with feathercoind but none are going to work well without a lot of work on your part after it’s set up. mmcfe is rather buggy and has required me to rewrite sections of nearly all of the processing scripts so if you aren’t great with PHP, I would recommend sticking with p2pool.You could also try the simplecoin front end. I haven’t tried it, but perhaps it’s a bit more stable. I can’t remember which was first, but either mmcfe is a fork of simplecoin or the other way around so they both work pretty much the exact same and the code structure and most of the files are the same.
The main important factor is to use a version of pushpool with scrypt support, such as: https://github.com/ArtForz/pushpool
[/quote]Pretty much this. If you have specific problems, post here and we can help you.
here is a guide to helping get pushpool installed, but note, the version he says to download is not scrypt[url=https://bitcointalk.org/index.php?topic=10321.0]https://bitcointalk.org/index.php?topic=10321.0[/url], so use the ArtForz branch above
-
i running with P2pool since i don’t got enough time to maintain a Pushpool & MMcfe pool.
i installed Feathercouind, works.
and P2pool, did run this command
[code]python run_p2pool.py --net feathercoin -a 6e1C7iivvWQqXM4XDtdTam4dWDYXfWA8qX -f 3 --give-author 0 --w 19327 --bitcoind-p2p-port 9337 --bitcoind-rpc-port 9667 user pass[/code]then i get this
[quote]
2013-06-13 01:48:55.611645 p2pool (version 11.4-9-g15932b7)
2013-06-13 01:48:55.611800
2013-06-13 01:48:55.611925 Testing bitcoind RPC connection to ‘http://127.0.0.1:9667/’ with username ‘someuser’…
2013-06-13 01:48:55.652610 …success!
2013-06-13 01:48:55.652720 Current block hash: 8cb0c4352e784e86b72bf1ec04b45a0ac26c2cbfc9292342e012fae979bbebb
2013-06-13 01:48:55.652793 Current block height: 36072
2013-06-13 01:48:55.652860
2013-06-13 01:48:55.652977 Testing bitcoind P2P connection to ‘127.0.0.1:9337’…
[/quote]and it pretty much stop there, nothing happends, and the frontend don’t work.
anyone had similar problems?
-
While I think p2pool is a great idea but I am not a big fan of it. Not really sure why… lol
Our pools utilize stratum and I have built out our own customize simplecoin interface.
If you have any questions or are interested to learn more about the setup PM me.