Bitcoin Forum

Alternate cryptocurrencies => Pools (Altcoins) => Topic started by: eXtremal on November 12, 2016, 03:15:37 PM



Title: Open source ZEC/XPM pool coinsforall.io
Post by: eXtremal on November 12, 2016, 03:15:37 PM
Pool system: PPLNS (Pay Per Last N Shares); accounting procedure uses all your shares received during last hour. Balance updates after next block receives 10 confirmations.

==== ZCASH ====

Pool address: http://coinsforall.io/#!/coin/ZCASH (http://coinsforall.io/#!/coin/ZCASH)
Source code: https://github.com/eXtremal-ik7/pool_frontend_zcash

Open source mrb/silentarmy miner (recommended): https://bitcointalk.org/index.php?topic=1666489.0
Quote
./silentarmy -c stratum+tcp://coinsforall.io:3357 -u t1ekR4ngkssfMEVRWWErPemdPPLXuALtsWB.worker1 --use=0,1,2,3

Claymore miner: https://bitcointalk.org/index.php?topic=1670733.0
Quote
ZecMiner64.exe -zpool coinsforall.io:3357 -zwal t1N7NByjcXxJEDPeb1KBDT9Q8Wocb3urxnv.YourWorkerName -zpsw x

Nicehash cpu miner: https://forum.z.cash/t/nicehash-zcash-cpu-gpu-miner-for-linux-and-windows/2861
Quote
nheqminer_cpu -l coinsforall.io:3357 -u t1ekR4ngkssfMEVRWWErPemdPPLXuALtsWB.cpu1

Native miner (need wait release 0.3 with latest silentarmy kernel)
Bitcointalk discussion: https://bitcointalk.org/index.php?topic=1660023.0

==== XPM ====

Pool address: http://coinsforall.io/#!/coin/XPM (http://coinsforall.io/#!/coin/XPM)
Source code: coming soon...

Native miner
Bitcointalk discussion: https://bitcointalk.org/index.php?topic=831708.0
Migration from http://xpmforall.org will start 20Nov 2016.

Pool sources: coming soon


Title: Re: Open source ZEC/XPM pool coinsforall.io
Post by: eXtremal on November 12, 2016, 03:15:58 PM
----

A lot of ZCash miners know about this pool. It had a problems at start (due to using z_sendmany api for payments), since 1Nov all works allright. Now there is an another problem, too low power. if you like opensource software and want support this unique (or you know other working open source pools with good hashrate?) pool and silentarmy kernel, and waiting block for a long time is not problem for you - welcome!

With current hashrate block found time is 5-6d ays or more.


Title: Re: Open source ZEC/XPM pool coinsforall.io
Post by: Notrag on November 13, 2016, 10:25:53 PM
Hey there,

Wondering what the connection details are for XPM pool?

cheers


Title: Re: Open source ZEC/XPM pool coinsforall.io
Post by: eXtremal on November 14, 2016, 02:17:02 PM
Hey there,

Wondering what the connection details are for XPM pool?

cheers
See config.txt file from native miner archive https://www.dropbox.com/s/2976f8tnhc6p4pj/xpmclient_v9.4.1.tar.gz?dl=0 :
Quote
server = "xpmforall.org";
port = "6666";
Use "xpmforall.org" as server address for mining on old pool or "coinsforall.io" for new XPM pool. New pool does not pay for immature coins, you need wait 2,5 days for payments or continue to use xpmforall.org.


Title: Re: Open source ZEC/XPM pool coinsforall.io
Post by: sm0k on November 16, 2016, 10:03:07 AM
Hi eXtremal, I have a problem with your pool and can't contact you using admin@coinsforall.io :

Code:
Delivery to the following recipient failed permanently:

     admin@coinsforall.io

Technical details of permanent failure:
read error: generic::failed_precondition: read error (0): error

I'm waiting for a payment to a zaddr (requested days ago) but nothing happens.

Thank you


Title: Re: Open source ZEC/XPM pool coinsforall.io
Post by: eXtremal on November 16, 2016, 12:08:36 PM
Hi eXtremal, I have a problem with your pool and can't contact you using admin@coinsforall.io :

Code:
Delivery to the following recipient failed permanently:

     admin@coinsforall.io

Technical details of permanent failure:
read error: generic::failed_precondition: read error (0): error

I'm waiting for a payment to a zaddr (requested days ago) but nothing happens.

Thank you
I changed email on website, use it plz.


Title: Re: Open source ZEC/XPM pool coinsforall.io
Post by: sm0k on November 16, 2016, 02:33:41 PM
Hi eXtremal, I have a problem with your pool and can't contact you using admin@coinsforall.io :

Code:
Delivery to the following recipient failed permanently:

     admin@coinsforall.io

Technical details of permanent failure:
read error: generic::failed_precondition: read error (0): error

I'm waiting for a payment to a zaddr (requested days ago) but nothing happens.

Thank you
I changed email on website, use it plz.

Thank you


Title: Re: Open source ZEC/XPM pool coinsforall.io
Post by: panda0229 on January 20, 2017, 10:39:36 AM
I can't mine XPM on coinsforall with port "6666". does it need change another port?